GET https://kbin.spritesserver.nl/index.php/u/@neatchee@lemmy.world/commented

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2149
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 239
  +favouriteCount: 468
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705886347 {#3582
    date: 2024-01-22 02:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  +badges: Doctrine\ORM\PersistentCollection {#3597 …}
  +children: [
    App\Entity\EntryComment {#2148
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2149 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a complicated question because it gets into the origins of religion and belief systems in general, but also power and class struggles, economics, social psychology and propaganda, and more.\n
        \n
        Lots of people haven’t been properly educated Lots of people have been indoctrinated Lots of people have a reason to exploit the beliefs of others Lots of people value comfort and community above scientific accuracy or consistency\n
        \n
        Can you refine your question a bit?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1727497788 {#2152
        date: 2024-09-28 06:29:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2146 …}
      +nested: Doctrine\ORM\PersistentCollection {#2180 …}
      +votes: Doctrine\ORM\PersistentCollection {#2181 …}
      +reports: Doctrine\ORM\PersistentCollection {#2171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
      -id: 310360
      -bodyTs: "'accuraci':68 'also':21 'belief':16,56 'bit':77 'class':24 'comfort':63 'communiti':65 'complic':5 'consist':70 'econom':26 'educ':40 'exploit':54 'general':19 'get':9 'haven':36 'indoctrin':46 'lot':33,41,47,59 'origin':12 'other':58 'peopl':35,43,49,61 'power':22 'propaganda':30 'proper':39 'psycholog':28 'question':6,75 'reason':52 'refin':73 'religion':14 'scientif':67 'social':27 'struggl':25 'system':17 'valu':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6705385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705314580 {#2153
        date: 2024-01-15 11:29:40.0 +01:00
      }
      +"title": 310360
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#3569
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2149
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 239
  +favouriteCount: 468
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705886347 {#3582
    date: 2024-01-22 02:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  +badges: Doctrine\ORM\PersistentCollection {#3597 …}
  +children: [
    App\Entity\EntryComment {#2148
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2149 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a complicated question because it gets into the origins of religion and belief systems in general, but also power and class struggles, economics, social psychology and propaganda, and more.\n
        \n
        Lots of people haven’t been properly educated Lots of people have been indoctrinated Lots of people have a reason to exploit the beliefs of others Lots of people value comfort and community above scientific accuracy or consistency\n
        \n
        Can you refine your question a bit?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1727497788 {#2152
        date: 2024-09-28 06:29:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2146 …}
      +nested: Doctrine\ORM\PersistentCollection {#2180 …}
      +votes: Doctrine\ORM\PersistentCollection {#2181 …}
      +reports: Doctrine\ORM\PersistentCollection {#2171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
      -id: 310360
      -bodyTs: "'accuraci':68 'also':21 'belief':16,56 'bit':77 'class':24 'comfort':63 'communiti':65 'complic':5 'consist':70 'econom':26 'educ':40 'exploit':54 'general':19 'get':9 'haven':36 'indoctrin':46 'lot':33,41,47,59 'origin':12 'other':58 'peopl':35,43,49,61 'power':22 'propaganda':30 'proper':39 'psycholog':28 'question':6,75 'reason':52 'refin':73 'religion':14 'scientif':67 'social':27 'struggl':25 'system':17 'valu':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6705385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705314580 {#2153
        date: 2024-01-15 11:29:40.0 +01:00
      }
      +"title": 310360
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#3569
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2149
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 239
  +favouriteCount: 468
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705886347 {#3582
    date: 2024-01-22 02:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  +badges: Doctrine\ORM\PersistentCollection {#3597 …}
  +children: [
    App\Entity\EntryComment {#2148
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2149 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a complicated question because it gets into the origins of religion and belief systems in general, but also power and class struggles, economics, social psychology and propaganda, and more.\n
        \n
        Lots of people haven’t been properly educated Lots of people have been indoctrinated Lots of people have a reason to exploit the beliefs of others Lots of people value comfort and community above scientific accuracy or consistency\n
        \n
        Can you refine your question a bit?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1727497788 {#2152
        date: 2024-09-28 06:29:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2146 …}
      +nested: Doctrine\ORM\PersistentCollection {#2180 …}
      +votes: Doctrine\ORM\PersistentCollection {#2181 …}
      +reports: Doctrine\ORM\PersistentCollection {#2171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
      -id: 310360
      -bodyTs: "'accuraci':68 'also':21 'belief':16,56 'bit':77 'class':24 'comfort':63 'communiti':65 'complic':5 'consist':70 'econom':26 'educ':40 'exploit':54 'general':19 'get':9 'haven':36 'indoctrin':46 'lot':33,41,47,59 'origin':12 'other':58 'peopl':35,43,49,61 'power':22 'propaganda':30 'proper':39 'psycholog':28 'question':6,75 'reason':52 'refin':73 'religion':14 'scientif':67 'social':27 'struggl':25 'system':17 'valu':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6705385"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705314580 {#2153
        date: 2024-01-15 11:29:40.0 +01:00
      }
      +"title": 310360
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#3569
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#2148
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 239
    +favouriteCount: 468
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705886347 {#3582
      date: 2024-01-22 02:19:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
    +badges: Doctrine\ORM\PersistentCollection {#3597 …}
    +children: [
      App\Entity\EntryComment {#2148}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#3569
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is such a complicated question because it gets into the origins of religion and belief systems in general, but also power and class struggles, economics, social psychology and propaganda, and more.\n
    \n
    Lots of people haven’t been properly educated Lots of people have been indoctrinated Lots of people have a reason to exploit the beliefs of others Lots of people value comfort and community above scientific accuracy or consistency\n
    \n
    Can you refine your question a bit?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1727497788 {#2152
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 310360
  -bodyTs: "'accuraci':68 'also':21 'belief':16,56 'bit':77 'class':24 'comfort':63 'communiti':65 'complic':5 'consist':70 'econom':26 'educ':40 'exploit':54 'general':19 'get':9 'haven':36 'indoctrin':46 'lot':33,41,47,59 'origin':12 'other':58 'peopl':35,43,49,61 'power':22 'propaganda':30 'proper':39 'psycholog':28 'question':6,75 'reason':52 'refin':73 'religion':14 'scientif':67 'social':27 'struggl':25 'system':17 'valu':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705314580 {#2153
    date: 2024-01-15 11:29:40.0 +01:00
  }
  +"title": 310360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2148
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 239
    +favouriteCount: 468
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705886347 {#3582
      date: 2024-01-22 02:19:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
    +badges: Doctrine\ORM\PersistentCollection {#3597 …}
    +children: [
      App\Entity\EntryComment {#2148}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#3569
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is such a complicated question because it gets into the origins of religion and belief systems in general, but also power and class struggles, economics, social psychology and propaganda, and more.\n
    \n
    Lots of people haven’t been properly educated Lots of people have been indoctrinated Lots of people have a reason to exploit the beliefs of others Lots of people value comfort and community above scientific accuracy or consistency\n
    \n
    Can you refine your question a bit?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1727497788 {#2152
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 310360
  -bodyTs: "'accuraci':68 'also':21 'belief':16,56 'bit':77 'class':24 'comfort':63 'communiti':65 'complic':5 'consist':70 'econom':26 'educ':40 'exploit':54 'general':19 'get':9 'haven':36 'indoctrin':46 'lot':33,41,47,59 'origin':12 'other':58 'peopl':35,43,49,61 'power':22 'propaganda':30 'proper':39 'psycholog':28 'question':6,75 'reason':52 'refin':73 'religion':14 'scientif':67 'social':27 'struggl':25 'system':17 'valu':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705314580 {#2153
    date: 2024-01-15 11:29:40.0 +01:00
  }
  +"title": 310360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2148
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 239
    +favouriteCount: 468
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705886347 {#3582
      date: 2024-01-22 02:19:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
    +badges: Doctrine\ORM\PersistentCollection {#3597 …}
    +children: [
      App\Entity\EntryComment {#2148}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#3569
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is such a complicated question because it gets into the origins of religion and belief systems in general, but also power and class struggles, economics, social psychology and propaganda, and more.\n
    \n
    Lots of people haven’t been properly educated Lots of people have been indoctrinated Lots of people have a reason to exploit the beliefs of others Lots of people value comfort and community above scientific accuracy or consistency\n
    \n
    Can you refine your question a bit?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1727497788 {#2152
    date: 2024-09-28 06:29:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 310360
  -bodyTs: "'accuraci':68 'also':21 'belief':16,56 'bit':77 'class':24 'comfort':63 'communiti':65 'complic':5 'consist':70 'econom':26 'educ':40 'exploit':54 'general':19 'get':9 'haven':36 'indoctrin':46 'lot':33,41,47,59 'origin':12 'other':58 'peopl':35,43,49,61 'power':22 'propaganda':30 'proper':39 'psycholog':28 'question':6,75 'reason':52 'refin':73 'religion':14 'scientif':67 'social':27 'struggl':25 'system':17 'valu':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705314580 {#2153
    date: 2024-01-15 11:29:40.0 +01:00
  }
  +"title": 310360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2796 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
  +slug: "title"
  +title: "title"
  +url: "https://i.imgur.com/hERhbf7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710780338 {#2177
    date: 2024-03-18 17:45:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  +badges: Doctrine\ORM\PersistentCollection {#3426 …}
  +children: [
    13 => App\Entity\EntryComment {#2049
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: App\Entity\EntryComment {#2097
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
          > \n
          > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 125
        +score: 0
        +lastActive: DateTime @1710780338 {#2084
          date: 2024-03-18 17:45:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 239372
        -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162653"
        +editedAt: DateTimeImmutable @1706008589 {#2078
          date: 2024-01-23 12:16:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703124981 {#2076
          date: 2023-12-21 03:16:21.0 +01:00
        }
        +"title": 239372
      }
      +body: """
        If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
        \n
        Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703181445 {#2071
        date: 2023-12-21 18:57:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2051 …}
      +nested: Doctrine\ORM\PersistentCollection {#2059 …}
      +votes: Doctrine\ORM\PersistentCollection {#2047 …}
      +reports: Doctrine\ORM\PersistentCollection {#2057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
      -id: 240999
      -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6174776"
      +editedAt: DateTimeImmutable @1706125794 {#2067
        date: 2024-01-24 20:49:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703181445 {#2070
        date: 2023-12-21 18:57:25.0 +01:00
      }
      +"title": 240999
    }
    11 => App\Entity\EntryComment {#2326
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703167134 {#2289
        date: 2023-12-21 14:58:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2325 …}
      +nested: Doctrine\ORM\PersistentCollection {#2329 …}
      +votes: Doctrine\ORM\PersistentCollection {#2323 …}
      +reports: Doctrine\ORM\PersistentCollection {#2300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
      -id: 240413
      -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6170434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703167134 {#2328
        date: 2023-12-21 14:58:54.0 +01:00
      }
      +"title": 240413
    }
    12 => App\Entity\EntryComment {#2339
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > there’s no reason to provide free labor\n
        \n
        > I never said I don’t return carts\n
        \n
        Me thinks there is a contradiction afoot\n
        \n
        Are your saying you provide free labor for no reason?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703176739 {#2343
        date: 2023-12-21 17:38:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 240758
      -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6173104"
      +editedAt: DateTimeImmutable @1706109182 {#2336
        date: 2024-01-24 16:13:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703176739 {#2335
        date: 2023-12-21 17:38:59.0 +01:00
      }
      +"title": 240758
    }
    9 => App\Entity\EntryComment {#2330
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        Ladies and gentlemen, exhibit A\n
        \n
        Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
        \n
        Congratulations on making yourself feel righteous at the expense of your fellow plebs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1703129716 {#2040
        date: 2023-12-21 04:35:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 239483
      -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6163551"
      +editedAt: DateTimeImmutable @1706024529 {#2345
        date: 2024-01-23 16:42:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703129716 {#2350
        date: 2023-12-21 04:35:16.0 +01:00
      }
      +"title": 239483
    }
    10 => App\Entity\EntryComment {#2203
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703224827 {#2201
        date: 2023-12-22 07:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 242450
      -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6185271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703224827 {#2210
        date: 2023-12-22 07:00:27.0 +01:00
      }
      +"title": 242450
    }
    7 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703125778 {#2095
        date: 2023-12-21 03:29:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@skydivekingair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 239396
      -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6162831"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703125778 {#2087
        date: 2023-12-21 03:29:38.0 +01:00
      }
      +"title": 239396
    }
    8 => App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "I don’t disregard anything based on where it came from, only its content"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703213993 {#2313
        date: 2023-12-22 03:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 242213
      -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6183390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703213993 {#2316
        date: 2023-12-22 03:59:53.0 +01:00
      }
      +"title": 242213
    }
    5 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > wrong\n
        \n
        no u
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703210830 {#2162
        date: 2023-12-22 03:07:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 242116
      -bodyTs: "'u':3 'wrong':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6182763"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703210830 {#2044
        date: 2023-12-22 03:07:10.0 +01:00
      }
      +"title": 242116
    }
    6 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > wrong\n
        \n
        no u
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703210849 {#2230
        date: 2023-12-22 03:07:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 242117
      -bodyTs: "'u':3 'wrong':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6182768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703210849 {#2231
        date: 2023-12-22 03:07:29.0 +01:00
      }
      +"title": 242117
    }
    4 => App\Entity\EntryComment {#2097}
    3 => App\Entity\EntryComment {#2315
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "I don’t disregard anything based on where it came from, only its content"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703213975 {#2297
        date: 2023-12-22 03:59:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 242212
      -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6183384"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703213975 {#2320
        date: 2023-12-22 03:59:35.0 +01:00
      }
      +"title": 242212
    }
    2 => App\Entity\EntryComment {#2218
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703224814 {#2261
        date: 2023-12-22 07:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 242448
      -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6185267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703224814 {#2220
        date: 2023-12-22 07:00:14.0 +01:00
      }
      +"title": 242448
    }
    1 => App\Entity\EntryComment {#2041
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Right. Animals act solely on instinct"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703187183 {#2053
        date: 2023-12-21 20:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2100 …}
      +nested: Doctrine\ORM\PersistentCollection {#2105 …}
      +votes: Doctrine\ORM\PersistentCollection {#2111 …}
      +reports: Doctrine\ORM\PersistentCollection {#2102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
      -id: 241226
      -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6176639"
      +editedAt: DateTimeImmutable @1706146569 {#2125
        date: 2024-01-25 02:36:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703187183 {#2165
        date: 2023-12-21 20:33:03.0 +01:00
      }
      +"title": 241226
    }
    0 => App\Entity\EntryComment {#2114
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703198178 {#2112
        date: 2023-12-21 23:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@skydivekingair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 241671
      -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703198178 {#2124
        date: 2023-12-21 23:36:18.0 +01:00
      }
      +"title": 241671
    }
  ]
  -id: 23718
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703207785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9807533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703121385 {#3006
    date: 2023-12-21 02:16:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2796 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
  +slug: "title"
  +title: "title"
  +url: "https://i.imgur.com/hERhbf7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710780338 {#2177
    date: 2024-03-18 17:45:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  +badges: Doctrine\ORM\PersistentCollection {#3426 …}
  +children: [
    13 => App\Entity\EntryComment {#2049
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: App\Entity\EntryComment {#2097
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
          > \n
          > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 125
        +score: 0
        +lastActive: DateTime @1710780338 {#2084
          date: 2024-03-18 17:45:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 239372
        -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162653"
        +editedAt: DateTimeImmutable @1706008589 {#2078
          date: 2024-01-23 12:16:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703124981 {#2076
          date: 2023-12-21 03:16:21.0 +01:00
        }
        +"title": 239372
      }
      +body: """
        If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
        \n
        Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703181445 {#2071
        date: 2023-12-21 18:57:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2051 …}
      +nested: Doctrine\ORM\PersistentCollection {#2059 …}
      +votes: Doctrine\ORM\PersistentCollection {#2047 …}
      +reports: Doctrine\ORM\PersistentCollection {#2057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
      -id: 240999
      -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6174776"
      +editedAt: DateTimeImmutable @1706125794 {#2067
        date: 2024-01-24 20:49:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703181445 {#2070
        date: 2023-12-21 18:57:25.0 +01:00
      }
      +"title": 240999
    }
    11 => App\Entity\EntryComment {#2326
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703167134 {#2289
        date: 2023-12-21 14:58:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2325 …}
      +nested: Doctrine\ORM\PersistentCollection {#2329 …}
      +votes: Doctrine\ORM\PersistentCollection {#2323 …}
      +reports: Doctrine\ORM\PersistentCollection {#2300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
      -id: 240413
      -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6170434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703167134 {#2328
        date: 2023-12-21 14:58:54.0 +01:00
      }
      +"title": 240413
    }
    12 => App\Entity\EntryComment {#2339
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > there’s no reason to provide free labor\n
        \n
        > I never said I don’t return carts\n
        \n
        Me thinks there is a contradiction afoot\n
        \n
        Are your saying you provide free labor for no reason?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703176739 {#2343
        date: 2023-12-21 17:38:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 240758
      -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6173104"
      +editedAt: DateTimeImmutable @1706109182 {#2336
        date: 2024-01-24 16:13:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703176739 {#2335
        date: 2023-12-21 17:38:59.0 +01:00
      }
      +"title": 240758
    }
    9 => App\Entity\EntryComment {#2330
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        Ladies and gentlemen, exhibit A\n
        \n
        Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
        \n
        Congratulations on making yourself feel righteous at the expense of your fellow plebs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1703129716 {#2040
        date: 2023-12-21 04:35:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 239483
      -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6163551"
      +editedAt: DateTimeImmutable @1706024529 {#2345
        date: 2024-01-23 16:42:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703129716 {#2350
        date: 2023-12-21 04:35:16.0 +01:00
      }
      +"title": 239483
    }
    10 => App\Entity\EntryComment {#2203
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703224827 {#2201
        date: 2023-12-22 07:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 242450
      -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6185271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703224827 {#2210
        date: 2023-12-22 07:00:27.0 +01:00
      }
      +"title": 242450
    }
    7 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703125778 {#2095
        date: 2023-12-21 03:29:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@skydivekingair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 239396
      -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6162831"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703125778 {#2087
        date: 2023-12-21 03:29:38.0 +01:00
      }
      +"title": 239396
    }
    8 => App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "I don’t disregard anything based on where it came from, only its content"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703213993 {#2313
        date: 2023-12-22 03:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 242213
      -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6183390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703213993 {#2316
        date: 2023-12-22 03:59:53.0 +01:00
      }
      +"title": 242213
    }
    5 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > wrong\n
        \n
        no u
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703210830 {#2162
        date: 2023-12-22 03:07:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 242116
      -bodyTs: "'u':3 'wrong':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6182763"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703210830 {#2044
        date: 2023-12-22 03:07:10.0 +01:00
      }
      +"title": 242116
    }
    6 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > wrong\n
        \n
        no u
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703210849 {#2230
        date: 2023-12-22 03:07:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 242117
      -bodyTs: "'u':3 'wrong':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6182768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703210849 {#2231
        date: 2023-12-22 03:07:29.0 +01:00
      }
      +"title": 242117
    }
    4 => App\Entity\EntryComment {#2097}
    3 => App\Entity\EntryComment {#2315
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "I don’t disregard anything based on where it came from, only its content"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703213975 {#2297
        date: 2023-12-22 03:59:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 242212
      -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6183384"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703213975 {#2320
        date: 2023-12-22 03:59:35.0 +01:00
      }
      +"title": 242212
    }
    2 => App\Entity\EntryComment {#2218
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703224814 {#2261
        date: 2023-12-22 07:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 242448
      -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6185267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703224814 {#2220
        date: 2023-12-22 07:00:14.0 +01:00
      }
      +"title": 242448
    }
    1 => App\Entity\EntryComment {#2041
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Right. Animals act solely on instinct"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703187183 {#2053
        date: 2023-12-21 20:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2100 …}
      +nested: Doctrine\ORM\PersistentCollection {#2105 …}
      +votes: Doctrine\ORM\PersistentCollection {#2111 …}
      +reports: Doctrine\ORM\PersistentCollection {#2102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
      -id: 241226
      -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6176639"
      +editedAt: DateTimeImmutable @1706146569 {#2125
        date: 2024-01-25 02:36:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703187183 {#2165
        date: 2023-12-21 20:33:03.0 +01:00
      }
      +"title": 241226
    }
    0 => App\Entity\EntryComment {#2114
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703198178 {#2112
        date: 2023-12-21 23:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@skydivekingair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 241671
      -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703198178 {#2124
        date: 2023-12-21 23:36:18.0 +01:00
      }
      +"title": 241671
    }
  ]
  -id: 23718
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703207785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9807533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703121385 {#3006
    date: 2023-12-21 02:16:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2796 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
  +slug: "title"
  +title: "title"
  +url: "https://i.imgur.com/hERhbf7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710780338 {#2177
    date: 2024-03-18 17:45:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  +badges: Doctrine\ORM\PersistentCollection {#3426 …}
  +children: [
    13 => App\Entity\EntryComment {#2049
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: App\Entity\EntryComment {#2097
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
          > \n
          > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 125
        +score: 0
        +lastActive: DateTime @1710780338 {#2084
          date: 2024-03-18 17:45:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 239372
        -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162653"
        +editedAt: DateTimeImmutable @1706008589 {#2078
          date: 2024-01-23 12:16:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703124981 {#2076
          date: 2023-12-21 03:16:21.0 +01:00
        }
        +"title": 239372
      }
      +body: """
        If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
        \n
        Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703181445 {#2071
        date: 2023-12-21 18:57:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2051 …}
      +nested: Doctrine\ORM\PersistentCollection {#2059 …}
      +votes: Doctrine\ORM\PersistentCollection {#2047 …}
      +reports: Doctrine\ORM\PersistentCollection {#2057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
      -id: 240999
      -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6174776"
      +editedAt: DateTimeImmutable @1706125794 {#2067
        date: 2024-01-24 20:49:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703181445 {#2070
        date: 2023-12-21 18:57:25.0 +01:00
      }
      +"title": 240999
    }
    11 => App\Entity\EntryComment {#2326
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703167134 {#2289
        date: 2023-12-21 14:58:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2325 …}
      +nested: Doctrine\ORM\PersistentCollection {#2329 …}
      +votes: Doctrine\ORM\PersistentCollection {#2323 …}
      +reports: Doctrine\ORM\PersistentCollection {#2300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
      -id: 240413
      -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6170434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703167134 {#2328
        date: 2023-12-21 14:58:54.0 +01:00
      }
      +"title": 240413
    }
    12 => App\Entity\EntryComment {#2339
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > there’s no reason to provide free labor\n
        \n
        > I never said I don’t return carts\n
        \n
        Me thinks there is a contradiction afoot\n
        \n
        Are your saying you provide free labor for no reason?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703176739 {#2343
        date: 2023-12-21 17:38:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 240758
      -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6173104"
      +editedAt: DateTimeImmutable @1706109182 {#2336
        date: 2024-01-24 16:13:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703176739 {#2335
        date: 2023-12-21 17:38:59.0 +01:00
      }
      +"title": 240758
    }
    9 => App\Entity\EntryComment {#2330
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        Ladies and gentlemen, exhibit A\n
        \n
        Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
        \n
        Congratulations on making yourself feel righteous at the expense of your fellow plebs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1703129716 {#2040
        date: 2023-12-21 04:35:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 239483
      -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6163551"
      +editedAt: DateTimeImmutable @1706024529 {#2345
        date: 2024-01-23 16:42:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703129716 {#2350
        date: 2023-12-21 04:35:16.0 +01:00
      }
      +"title": 239483
    }
    10 => App\Entity\EntryComment {#2203
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703224827 {#2201
        date: 2023-12-22 07:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2212 …}
      +nested: Doctrine\ORM\PersistentCollection {#2209 …}
      +votes: Doctrine\ORM\PersistentCollection {#2200 …}
      +reports: Doctrine\ORM\PersistentCollection {#2270 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
      -id: 242450
      -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6185271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703224827 {#2210
        date: 2023-12-22 07:00:27.0 +01:00
      }
      +"title": 242450
    }
    7 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703125778 {#2095
        date: 2023-12-21 03:29:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@skydivekingair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 239396
      -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6162831"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703125778 {#2087
        date: 2023-12-21 03:29:38.0 +01:00
      }
      +"title": 239396
    }
    8 => App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "I don’t disregard anything based on where it came from, only its content"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703213993 {#2313
        date: 2023-12-22 03:59:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2290 …}
      +nested: Doctrine\ORM\PersistentCollection {#2295 …}
      +votes: Doctrine\ORM\PersistentCollection {#2283 …}
      +reports: Doctrine\ORM\PersistentCollection {#2282 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
      -id: 242213
      -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6183390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703213993 {#2316
        date: 2023-12-22 03:59:53.0 +01:00
      }
      +"title": 242213
    }
    5 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > wrong\n
        \n
        no u
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703210830 {#2162
        date: 2023-12-22 03:07:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 242116
      -bodyTs: "'u':3 'wrong':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6182763"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703210830 {#2044
        date: 2023-12-22 03:07:10.0 +01:00
      }
      +"title": 242116
    }
    6 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: App\Entity\EntryComment {#2097}
      +body: """
        > wrong\n
        \n
        no u
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703210849 {#2230
        date: 2023-12-22 03:07:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 242117
      -bodyTs: "'u':3 'wrong':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6182768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703210849 {#2231
        date: 2023-12-22 03:07:29.0 +01:00
      }
      +"title": 242117
    }
    4 => App\Entity\EntryComment {#2097}
    3 => App\Entity\EntryComment {#2315
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "I don’t disregard anything based on where it came from, only its content"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703213975 {#2297
        date: 2023-12-22 03:59:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 242212
      -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6183384"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703213975 {#2320
        date: 2023-12-22 03:59:35.0 +01:00
      }
      +"title": 242212
    }
    2 => App\Entity\EntryComment {#2218
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703224814 {#2261
        date: 2023-12-22 07:00:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@federatingIsTooHard@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2221 …}
      +nested: Doctrine\ORM\PersistentCollection {#2217 …}
      +votes: Doctrine\ORM\PersistentCollection {#2199 …}
      +reports: Doctrine\ORM\PersistentCollection {#2195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
      -id: 242448
      -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6185267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703224814 {#2220
        date: 2023-12-22 07:00:14.0 +01:00
      }
      +"title": 242448
    }
    1 => App\Entity\EntryComment {#2041
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "Right. Animals act solely on instinct"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703187183 {#2053
        date: 2023-12-21 20:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@AbsoluteChicagoDog@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2100 …}
      +nested: Doctrine\ORM\PersistentCollection {#2105 …}
      +votes: Doctrine\ORM\PersistentCollection {#2111 …}
      +reports: Doctrine\ORM\PersistentCollection {#2102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
      -id: 241226
      -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6176639"
      +editedAt: DateTimeImmutable @1706146569 {#2125
        date: 2024-01-25 02:36:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703187183 {#2165
        date: 2023-12-21 20:33:03.0 +01:00
      }
      +"title": 241226
    }
    0 => App\Entity\EntryComment {#2114
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: App\Entity\EntryComment {#2097}
      +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703198178 {#2112
        date: 2023-12-21 23:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@neatchee@lemmy.world"
        "@skydivekingair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 241671
      -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703198178 {#2124
        date: 2023-12-21 23:36:18.0 +01:00
      }
      +"title": 241671
    }
  ]
  -id: 23718
  -titleTs: "'titl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703207785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9807533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703121385 {#3006
    date: 2023-12-21 02:16:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2049
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049}
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
    \n
    Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703181445 {#2071
    date: 2023-12-21 18:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 240999
  -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6174776"
  +editedAt: DateTimeImmutable @1706125794 {#2067
    date: 2024-01-24 20:49:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703181445 {#2070
    date: 2023-12-21 18:57:25.0 +01:00
  }
  +"title": 240999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2049
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049}
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
    \n
    Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703181445 {#2071
    date: 2023-12-21 18:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 240999
  -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6174776"
  +editedAt: DateTimeImmutable @1706125794 {#2067
    date: 2024-01-24 20:49:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703181445 {#2070
    date: 2023-12-21 18:57:25.0 +01:00
  }
  +"title": 240999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2049
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049}
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
    \n
    Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703181445 {#2071
    date: 2023-12-21 18:57:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 240999
  -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6174776"
  +editedAt: DateTimeImmutable @1706125794 {#2067
    date: 2024-01-24 20:49:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703181445 {#2070
    date: 2023-12-21 18:57:25.0 +01:00
  }
  +"title": 240999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326}
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703167134 {#2289
    date: 2023-12-21 14:58:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 240413
  -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6170434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703167134 {#2328
    date: 2023-12-21 14:58:54.0 +01:00
  }
  +"title": 240413
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326}
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703167134 {#2289
    date: 2023-12-21 14:58:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 240413
  -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6170434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703167134 {#2328
    date: 2023-12-21 14:58:54.0 +01:00
  }
  +"title": 240413
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326}
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703167134 {#2289
    date: 2023-12-21 14:58:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 240413
  -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6170434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703167134 {#2328
    date: 2023-12-21 14:58:54.0 +01:00
  }
  +"title": 240413
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2339
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339}
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > there’s no reason to provide free labor\n
    \n
    > I never said I don’t return carts\n
    \n
    Me thinks there is a contradiction afoot\n
    \n
    Are your saying you provide free labor for no reason?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703176739 {#2343
    date: 2023-12-21 17:38:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 240758
  -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6173104"
  +editedAt: DateTimeImmutable @1706109182 {#2336
    date: 2024-01-24 16:13:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703176739 {#2335
    date: 2023-12-21 17:38:59.0 +01:00
  }
  +"title": 240758
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2339
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339}
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > there’s no reason to provide free labor\n
    \n
    > I never said I don’t return carts\n
    \n
    Me thinks there is a contradiction afoot\n
    \n
    Are your saying you provide free labor for no reason?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703176739 {#2343
    date: 2023-12-21 17:38:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 240758
  -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6173104"
  +editedAt: DateTimeImmutable @1706109182 {#2336
    date: 2024-01-24 16:13:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703176739 {#2335
    date: 2023-12-21 17:38:59.0 +01:00
  }
  +"title": 240758
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2339
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339}
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > there’s no reason to provide free labor\n
    \n
    > I never said I don’t return carts\n
    \n
    Me thinks there is a contradiction afoot\n
    \n
    Are your saying you provide free labor for no reason?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703176739 {#2343
    date: 2023-12-21 17:38:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 240758
  -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6173104"
  +editedAt: DateTimeImmutable @1706109182 {#2336
    date: 2024-01-24 16:13:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703176739 {#2335
    date: 2023-12-21 17:38:59.0 +01:00
  }
  +"title": 240758
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330}
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    Ladies and gentlemen, exhibit A\n
    \n
    Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
    \n
    Congratulations on making yourself feel righteous at the expense of your fellow plebs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1703129716 {#2040
    date: 2023-12-21 04:35:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 239483
  -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6163551"
  +editedAt: DateTimeImmutable @1706024529 {#2345
    date: 2024-01-23 16:42:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703129716 {#2350
    date: 2023-12-21 04:35:16.0 +01:00
  }
  +"title": 239483
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330}
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    Ladies and gentlemen, exhibit A\n
    \n
    Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
    \n
    Congratulations on making yourself feel righteous at the expense of your fellow plebs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1703129716 {#2040
    date: 2023-12-21 04:35:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 239483
  -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6163551"
  +editedAt: DateTimeImmutable @1706024529 {#2345
    date: 2024-01-23 16:42:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703129716 {#2350
    date: 2023-12-21 04:35:16.0 +01:00
  }
  +"title": 239483
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2330
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330}
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    Ladies and gentlemen, exhibit A\n
    \n
    Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
    \n
    Congratulations on making yourself feel righteous at the expense of your fellow plebs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1703129716 {#2040
    date: 2023-12-21 04:35:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 239483
  -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6163551"
  +editedAt: DateTimeImmutable @1706024529 {#2345
    date: 2024-01-23 16:42:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703129716 {#2350
    date: 2023-12-21 04:35:16.0 +01:00
  }
  +"title": 239483
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203}
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703224827 {#2201
    date: 2023-12-22 07:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 242450
  -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224827 {#2210
    date: 2023-12-22 07:00:27.0 +01:00
  }
  +"title": 242450
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203}
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703224827 {#2201
    date: 2023-12-22 07:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 242450
  -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224827 {#2210
    date: 2023-12-22 07:00:27.0 +01:00
  }
  +"title": 242450
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203}
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703224827 {#2201
    date: 2023-12-22 07:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2212 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 242450
  -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224827 {#2210
    date: 2023-12-22 07:00:27.0 +01:00
  }
  +"title": 242450
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2091
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091}
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703125778 {#2095
    date: 2023-12-21 03:29:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@skydivekingair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 239396
  -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6162831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703125778 {#2087
    date: 2023-12-21 03:29:38.0 +01:00
  }
  +"title": 239396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2091
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091}
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703125778 {#2095
    date: 2023-12-21 03:29:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@skydivekingair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 239396
  -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6162831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703125778 {#2087
    date: 2023-12-21 03:29:38.0 +01:00
  }
  +"title": 239396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2091
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091}
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703125778 {#2095
    date: 2023-12-21 03:29:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@skydivekingair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 239396
  -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6162831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703125778 {#2087
    date: 2023-12-21 03:29:38.0 +01:00
  }
  +"title": 239396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292}
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "I don’t disregard anything based on where it came from, only its content"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703213993 {#2313
    date: 2023-12-22 03:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 242213
  -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6183390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213993 {#2316
    date: 2023-12-22 03:59:53.0 +01:00
  }
  +"title": 242213
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292}
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "I don’t disregard anything based on where it came from, only its content"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703213993 {#2313
    date: 2023-12-22 03:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 242213
  -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6183390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213993 {#2316
    date: 2023-12-22 03:59:53.0 +01:00
  }
  +"title": 242213
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292}
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "I don’t disregard anything based on where it came from, only its content"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703213993 {#2313
    date: 2023-12-22 03:59:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 242213
  -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6183390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213993 {#2316
    date: 2023-12-22 03:59:53.0 +01:00
  }
  +"title": 242213
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128}
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > wrong\n
    \n
    no u
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210830 {#2162
    date: 2023-12-22 03:07:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 242116
  -bodyTs: "'u':3 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210830 {#2044
    date: 2023-12-22 03:07:10.0 +01:00
  }
  +"title": 242116
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128}
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > wrong\n
    \n
    no u
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210830 {#2162
    date: 2023-12-22 03:07:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 242116
  -bodyTs: "'u':3 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210830 {#2044
    date: 2023-12-22 03:07:10.0 +01:00
  }
  +"title": 242116
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128}
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > wrong\n
    \n
    no u
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210830 {#2162
    date: 2023-12-22 03:07:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 242116
  -bodyTs: "'u':3 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210830 {#2044
    date: 2023-12-22 03:07:10.0 +01:00
  }
  +"title": 242116
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2232
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232}
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > wrong\n
    \n
    no u
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210849 {#2230
    date: 2023-12-22 03:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 242117
  -bodyTs: "'u':3 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210849 {#2231
    date: 2023-12-22 03:07:29.0 +01:00
  }
  +"title": 242117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2232
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232}
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > wrong\n
    \n
    no u
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210849 {#2230
    date: 2023-12-22 03:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 242117
  -bodyTs: "'u':3 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210849 {#2231
    date: 2023-12-22 03:07:29.0 +01:00
  }
  +"title": 242117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2232
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232}
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: App\Entity\EntryComment {#2097}
  +body: """
    > wrong\n
    \n
    no u
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210849 {#2230
    date: 2023-12-22 03:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 242117
  -bodyTs: "'u':3 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210849 {#2231
    date: 2023-12-22 03:07:29.0 +01:00
  }
  +"title": 242117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2097
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
    > \n
    > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 125
  +score: 0
  +lastActive: DateTime @1710780338 {#2084
    date: 2024-03-18 17:45:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 239372
  -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6162653"
  +editedAt: DateTimeImmutable @1706008589 {#2078
    date: 2024-01-23 12:16:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703124981 {#2076
    date: 2023-12-21 03:16:21.0 +01:00
  }
  +"title": 239372
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2097
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
    > \n
    > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 125
  +score: 0
  +lastActive: DateTime @1710780338 {#2084
    date: 2024-03-18 17:45:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 239372
  -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6162653"
  +editedAt: DateTimeImmutable @1706008589 {#2078
    date: 2024-01-23 12:16:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703124981 {#2076
    date: 2023-12-21 03:16:21.0 +01:00
  }
  +"title": 239372
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2097
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
    > \n
    > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 125
  +score: 0
  +lastActive: DateTime @1710780338 {#2084
    date: 2024-03-18 17:45:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 239372
  -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6162653"
  +editedAt: DateTimeImmutable @1706008589 {#2078
    date: 2024-01-23 12:16:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703124981 {#2076
    date: 2023-12-21 03:16:21.0 +01:00
  }
  +"title": 239372
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315}
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "I don’t disregard anything based on where it came from, only its content"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703213975 {#2297
    date: 2023-12-22 03:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 242212
  -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6183384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213975 {#2320
    date: 2023-12-22 03:59:35.0 +01:00
  }
  +"title": 242212
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315}
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "I don’t disregard anything based on where it came from, only its content"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703213975 {#2297
    date: 2023-12-22 03:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 242212
  -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6183384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213975 {#2320
    date: 2023-12-22 03:59:35.0 +01:00
  }
  +"title": 242212
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315}
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "I don’t disregard anything based on where it came from, only its content"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703213975 {#2297
    date: 2023-12-22 03:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 242212
  -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6183384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213975 {#2320
    date: 2023-12-22 03:59:35.0 +01:00
  }
  +"title": 242212
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218}
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703224814 {#2261
    date: 2023-12-22 07:00:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 242448
  -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224814 {#2220
    date: 2023-12-22 07:00:14.0 +01:00
  }
  +"title": 242448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218}
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703224814 {#2261
    date: 2023-12-22 07:00:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 242448
  -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224814 {#2220
    date: 2023-12-22 07:00:14.0 +01:00
  }
  +"title": 242448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218}
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703224814 {#2261
    date: 2023-12-22 07:00:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@federatingIsTooHard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 242448
  -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703224814 {#2220
    date: 2023-12-22 07:00:14.0 +01:00
  }
  +"title": 242448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2041
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041}
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Right. Animals act solely on instinct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703187183 {#2053
    date: 2023-12-21 20:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 241226
  -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6176639"
  +editedAt: DateTimeImmutable @1706146569 {#2125
    date: 2024-01-25 02:36:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703187183 {#2165
    date: 2023-12-21 20:33:03.0 +01:00
  }
  +"title": 241226
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2041
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041}
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Right. Animals act solely on instinct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703187183 {#2053
    date: 2023-12-21 20:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 241226
  -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6176639"
  +editedAt: DateTimeImmutable @1706146569 {#2125
    date: 2024-01-25 02:36:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703187183 {#2165
    date: 2023-12-21 20:33:03.0 +01:00
  }
  +"title": 241226
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2041
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041}
      0 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703198178 {#2112
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 241671
        -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703198178 {#2124
          date: 2023-12-21 23:36:18.0 +01:00
        }
        +"title": 241671
      }
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "Right. Animals act solely on instinct"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703187183 {#2053
    date: 2023-12-21 20:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@AbsoluteChicagoDog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2100 …}
  +nested: Doctrine\ORM\PersistentCollection {#2105 …}
  +votes: Doctrine\ORM\PersistentCollection {#2111 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
  -id: 241226
  -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6176639"
  +editedAt: DateTimeImmutable @1706146569 {#2125
    date: 2024-01-25 02:36:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703187183 {#2165
    date: 2023-12-21 20:33:03.0 +01:00
  }
  +"title": 241226
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114}
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703198178 {#2112
    date: 2023-12-21 23:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@skydivekingair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 241671
  -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703198178 {#2124
    date: 2023-12-21 23:36:18.0 +01:00
  }
  +"title": 241671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114}
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703198178 {#2112
    date: 2023-12-21 23:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@skydivekingair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 241671
  -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703198178 {#2124
    date: 2023-12-21 23:36:18.0 +01:00
  }
  +"title": 241671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2114
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2796 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "title"
    +title: "title"
    +url: "https://i.imgur.com/hERhbf7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710780338 {#2177
      date: 2024-03-18 17:45:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
    +badges: Doctrine\ORM\PersistentCollection {#3426 …}
    +children: [
      13 => App\Entity\EntryComment {#2049
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
        +root: App\Entity\EntryComment {#2097
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            > The shopping cart is the ultimate litmus test for whether a person is capable of self-governing. To return the shopping cart is an easy, convenient task and one which we all recognize as the correct, appropriate thing to do. To return the shopping cart is objectively right. There are no situations other than dire emergencies in which a person is not able to return their cart. Simultaneously, it is not illegal to abandon your shopping cart. Therefore the shopping cart presents itself as the apex example of whether a person will do what is right without being forced to do it. No one will punish you for not returning the shopping cart, no one will fine you or kill you for not returning the shopping cart, you gain nothing by returning the shopping cart. You must return the shopping cart out of the goodness of your own heart. You must return the shopping cart because it is the right thing to do. Because it is correct.\n
            > \n
            > A person who is unable to do this is no better than an animal, an absolute savage who can only be made to do what is right by threatening them with a law and the force that stands behind it. The Shopping Cart is what determines whether a person is a good or bad member of society.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 125
          +score: 0
          +lastActive: DateTime @1710780338 {#2084
            date: 2024-03-18 17:45:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TehBamski@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2082 …}
          +nested: Doctrine\ORM\PersistentCollection {#2096 …}
          +votes: Doctrine\ORM\PersistentCollection {#2081 …}
          +reports: Doctrine\ORM\PersistentCollection {#2098 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
          -id: 239372
          -bodyTs: "'abandon':75 'abl':64 'absolut':184 'anim':182 'apex':87 'appropri':38 'bad':222 'behind':207 'better':179 'capabl':14 'cart':3,23,46,68,78,82,114,128,136,142,156,211 'conveni':27 'correct':37,168 'determin':214 'dire':56 'easi':26 'emerg':57 'exampl':88 'fine':118 'forc':100,204 'gain':130 'good':146,220 'govern':18 'heart':150 'illeg':73 'kill':121 'law':201 'litmus':7 'made':190 'member':223 'must':138,152 'noth':131 'object':48 'one':30,105,116 'person':12,61,92,170,217 'present':83 'punish':107 'recogn':34 'return':20,43,66,111,125,133,139,153 'right':49,97,161,195 'savag':185 'self':17 'self-govern':16 'shop':2,22,45,77,81,113,127,135,141,155,210 'simultan':69 'situat':53 'societi':225 'stand':206 'task':28 'test':8 'therefor':79 'thing':39,162 'threaten':197 'ultim':6 'unabl':173 'whether':10,90,215 'without':98"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6162653"
          +editedAt: DateTimeImmutable @1706008589 {#2078
            date: 2024-01-23 12:16:29.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703124981 {#2076
            date: 2023-12-21 03:16:21.0 +01:00
          }
          +"title": 239372
        }
        +body: """
          If you’re taking an action, then there’s a reason for it, even if you don’t yourself comprehend it ;D\n
          \n
          Also “I do random shit for no reason” may not be a great thing to admit. I point you back to the “Savage animal” bit in the original comment
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703181445 {#2071
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2051 …}
        +nested: Doctrine\ORM\PersistentCollection {#2059 …}
        +votes: Doctrine\ORM\PersistentCollection {#2047 …}
        +reports: Doctrine\ORM\PersistentCollection {#2057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
        -id: 240999
        -bodyTs: "'action':6 'admit':38 'also':23 'anim':46 'back':42 'bit':47 'comment':51 'comprehend':20 'd':22 'even':14 'great':35 'may':31 'origin':50 'point':40 'random':26 're':3 'reason':11,30 'savag':45 'shit':27 'take':4 'thing':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6174776"
        +editedAt: DateTimeImmutable @1706125794 {#2067
          date: 2024-01-24 20:49:54.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703181445 {#2070
          date: 2023-12-21 18:57:25.0 +01:00
        }
        +"title": 240999
      }
      11 => App\Entity\EntryComment {#2326
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Lol “moral obligation”. You don’t do it because you’re obligated. You do it because it’s nice for the worker, and for the other customers who don’t want to navigate around your abandoned cart"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703167134 {#2289
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 240413
        -bodyTs: "'abandon':36 'around':34 'cart':37 'custom':27 'lol':1 'moral':2 'navig':33 'nice':19 'oblig':3,12 're':11 'want':31 'worker':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6170434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703167134 {#2328
          date: 2023-12-21 14:58:54.0 +01:00
        }
        +"title": 240413
      }
      12 => App\Entity\EntryComment {#2339
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > there’s no reason to provide free labor\n
          \n
          > I never said I don’t return carts\n
          \n
          Me thinks there is a contradiction afoot\n
          \n
          Are your saying you provide free labor for no reason?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703176739 {#2343
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2159 …}
        +nested: Doctrine\ORM\PersistentCollection {#2135 …}
        +votes: Doctrine\ORM\PersistentCollection {#2137 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
        -id: 240758
        -bodyTs: "'afoot':23 'cart':16 'contradict':22 'free':7,29 'labor':8,30 'never':10 'provid':6,28 'reason':4,33 'return':15 'said':11 'say':26 'think':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6173104"
        +editedAt: DateTimeImmutable @1706109182 {#2336
          date: 2024-01-24 16:13:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703176739 {#2335
          date: 2023-12-21 17:38:59.0 +01:00
        }
        +"title": 240758
      }
      9 => App\Entity\EntryComment {#2330
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          Ladies and gentlemen, exhibit A\n
          \n
          Your misguided attempt at rebellion against capitalism in reality only hurts the grunt that has to pick up after your inconsiderate ass. You think your behavior actually costs the company anything? You think they hire an extra person because of people like you? No. You just make some poor sap at the bottom of the pecking order that much more miserable\n
          \n
          Congratulations on making yourself feel righteous at the expense of your fellow plebs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1703129716 {#2040
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 239483
        -bodyTs: "'actual':32 'anyth':36 'ass':27 'attempt':8 'behavior':31 'bottom':58 'capit':12 'compani':35 'congratul':67 'cost':33 'exhibit':4 'expens':75 'extra':42 'feel':71 'fellow':78 'gentlemen':3 'grunt':18 'hire':40 'hurt':16 'inconsider':26 'ladi':1 'like':47 'make':52,69 'miser':66 'misguid':7 'much':64 'order':62 'peck':61 'peopl':46 'person':43 'pick':22 'pleb':79 'poor':54 'realiti':14 'rebellion':10 'righteous':72 'sap':55 'think':29,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6163551"
        +editedAt: DateTimeImmutable @1706024529 {#2345
          date: 2024-01-23 16:42:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703129716 {#2350
          date: 2023-12-21 04:35:16.0 +01:00
        }
        +"title": 239483
      }
      10 => App\Entity\EntryComment {#2203
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224827 {#2201
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2212 …}
        +nested: Doctrine\ORM\PersistentCollection {#2209 …}
        +votes: Doctrine\ORM\PersistentCollection {#2200 …}
        +reports: Doctrine\ORM\PersistentCollection {#2270 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
        -id: 242450
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185271"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224827 {#2210
          date: 2023-12-22 07:00:27.0 +01:00
        }
        +"title": 242450
      }
      7 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "The existence of Aldi carts is proof that there are a lot of people out there with no ability to self govern"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703125778 {#2095
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@skydivekingair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 239396
        -bodyTs: "'abil':19 'aldi':4 'cart':5 'exist':2 'govern':22 'lot':12 'peopl':14 'proof':7 'self':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6162831"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703125778 {#2087
          date: 2023-12-21 03:29:38.0 +01:00
        }
        +"title": 239396
      }
      8 => App\Entity\EntryComment {#2292
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213993 {#2313
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2290 …}
        +nested: Doctrine\ORM\PersistentCollection {#2295 …}
        +votes: Doctrine\ORM\PersistentCollection {#2283 …}
        +reports: Doctrine\ORM\PersistentCollection {#2282 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
        -id: 242213
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183390"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213993 {#2316
          date: 2023-12-22 03:59:53.0 +01:00
        }
        +"title": 242213
      }
      5 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210830 {#2162
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 242116
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182763"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210830 {#2044
          date: 2023-12-22 03:07:10.0 +01:00
        }
        +"title": 242116
      }
      6 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2097}
        +body: """
          > wrong\n
          \n
          no u
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703210849 {#2230
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 242117
        -bodyTs: "'u':3 'wrong':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6182768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703210849 {#2231
          date: 2023-12-22 03:07:29.0 +01:00
        }
        +"title": 242117
      }
      4 => App\Entity\EntryComment {#2097}
      3 => App\Entity\EntryComment {#2315
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "I don’t disregard anything based on where it came from, only its content"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703213975 {#2297
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 242212
        -bodyTs: "'anyth':5 'base':6 'came':10 'content':14 'disregard':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6183384"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703213975 {#2320
          date: 2023-12-22 03:59:35.0 +01:00
        }
        +"title": 242212
      }
      2 => App\Entity\EntryComment {#2218
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Your ability to interpret hyperbole apparently isn’t testable either given that it seems to be non-existent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703224814 {#2261
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@federatingIsTooHard@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2221 …}
        +nested: Doctrine\ORM\PersistentCollection {#2217 …}
        +votes: Doctrine\ORM\PersistentCollection {#2199 …}
        +reports: Doctrine\ORM\PersistentCollection {#2195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
        -id: 242448
        -bodyTs: "'abil':2 'appar':6 'either':10 'exist':19 'given':11 'hyperbol':5 'interpret':4 'isn':7 'non':18 'non-exist':17 'seem':14 'testabl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6185267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703224814 {#2220
          date: 2023-12-22 07:00:14.0 +01:00
        }
        +"title": 242448
      }
      1 => App\Entity\EntryComment {#2041
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
        +root: App\Entity\EntryComment {#2097}
        +body: "Right. Animals act solely on instinct"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703187183 {#2053
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@neatchee@lemmy.world"
          "@AbsoluteChicagoDog@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2100 …}
        +nested: Doctrine\ORM\PersistentCollection {#2105 …}
        +votes: Doctrine\ORM\PersistentCollection {#2111 …}
        +reports: Doctrine\ORM\PersistentCollection {#2102 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2103 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2110 …}
        -id: 241226
        -bodyTs: "'act':3 'anim':2 'instinct':6 'right':1 'sole':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6176639"
        +editedAt: DateTimeImmutable @1706146569 {#2125
          date: 2024-01-25 02:36:09.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703187183 {#2165
          date: 2023-12-21 20:33:03.0 +01:00
        }
        +"title": 241226
      }
      0 => App\Entity\EntryComment {#2114}
    ]
    -id: 23718
    -titleTs: "'titl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703207785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9807533"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703121385 {#3006
      date: 2023-12-21 02:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: App\Entity\EntryComment {#2097}
  +body: "[youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6](https://youtu.be/8DYje57V_BY?si=wkUDwV5pxTa_q8V6)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703198178 {#2112
    date: 2023-12-21 23:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@neatchee@lemmy.world"
    "@skydivekingair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 241671
  -bodyTs: "'/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':3 'youtu.be':2 'youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6](https://youtu.be/8dyje57v_by?si=wkudwv5pxta_q8v6)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703198178 {#2124
    date: 2023-12-21 23:36:18.0 +01:00
  }
  +"title": 241671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#3468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3510 …}
  +slug: "Funds"
  +title: "Funds"
  +url: "https://lemmy.zip/pictrs/image/ed1f847e-b650-4678-96bb-6f51d0258294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711026051 {#3503
    date: 2024-03-21 14:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  +badges: Doctrine\ORM\PersistentCollection {#3521 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: "… So we can pay for things twice? Pass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703112248 {#1405
        date: 2023-12-20 23:44:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 238912
      -bodyTs: "'pass':8 'pay':4 'thing':6 'twice':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6159595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112248 {#1385
        date: 2023-12-20 23:44:08.0 +01:00
      }
      +"title": 238912
    }
  ]
  -id: 23667
  -titleTs: "'fund':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703190449
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7254121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703104049 {#3490
    date: 2023-12-20 21:27:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#3468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3510 …}
  +slug: "Funds"
  +title: "Funds"
  +url: "https://lemmy.zip/pictrs/image/ed1f847e-b650-4678-96bb-6f51d0258294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711026051 {#3503
    date: 2024-03-21 14:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  +badges: Doctrine\ORM\PersistentCollection {#3521 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: "… So we can pay for things twice? Pass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703112248 {#1405
        date: 2023-12-20 23:44:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 238912
      -bodyTs: "'pass':8 'pay':4 'thing':6 'twice':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6159595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112248 {#1385
        date: 2023-12-20 23:44:08.0 +01:00
      }
      +"title": 238912
    }
  ]
  -id: 23667
  -titleTs: "'fund':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703190449
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7254121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703104049 {#3490
    date: 2023-12-20 21:27:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#3468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3510 …}
  +slug: "Funds"
  +title: "Funds"
  +url: "https://lemmy.zip/pictrs/image/ed1f847e-b650-4678-96bb-6f51d0258294.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711026051 {#3503
    date: 2024-03-21 14:00:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3511 …}
  +votes: Doctrine\ORM\PersistentCollection {#3513 …}
  +reports: Doctrine\ORM\PersistentCollection {#3515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
  +badges: Doctrine\ORM\PersistentCollection {#3521 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: "… So we can pay for things twice? Pass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703112248 {#1405
        date: 2023-12-20 23:44:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 238912
      -bodyTs: "'pass':8 'pay':4 'thing':6 'twice':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6159595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703112248 {#1385
        date: 2023-12-20 23:44:08.0 +01:00
      }
      +"title": 238912
    }
  ]
  -id: 23667
  -titleTs: "'fund':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703190449
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7254121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703104049 {#3490
    date: 2023-12-20 21:27:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#3468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3508 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3510 …}
    +slug: "Funds"
    +title: "Funds"
    +url: "https://lemmy.zip/pictrs/image/ed1f847e-b650-4678-96bb-6f51d0258294.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711026051 {#3503
      date: 2024-03-21 14:00:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3511 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
    +badges: Doctrine\ORM\PersistentCollection {#3521 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 23667
    -titleTs: "'fund':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703190449
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7254121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703104049 {#3490
      date: 2023-12-20 21:27:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "… So we can pay for things twice? Pass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703112248 {#1405
    date: 2023-12-20 23:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 238912
  -bodyTs: "'pass':8 'pay':4 'thing':6 'twice':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6159595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112248 {#1385
    date: 2023-12-20 23:44:08.0 +01:00
  }
  +"title": 238912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#3468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3508 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3510 …}
    +slug: "Funds"
    +title: "Funds"
    +url: "https://lemmy.zip/pictrs/image/ed1f847e-b650-4678-96bb-6f51d0258294.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711026051 {#3503
      date: 2024-03-21 14:00:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3511 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
    +badges: Doctrine\ORM\PersistentCollection {#3521 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 23667
    -titleTs: "'fund':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703190449
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7254121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703104049 {#3490
      date: 2023-12-20 21:27:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "… So we can pay for things twice? Pass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703112248 {#1405
    date: 2023-12-20 23:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 238912
  -bodyTs: "'pass':8 'pay':4 'thing':6 'twice':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6159595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112248 {#1385
    date: 2023-12-20 23:44:08.0 +01:00
  }
  +"title": 238912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#3468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3508 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3510 …}
    +slug: "Funds"
    +title: "Funds"
    +url: "https://lemmy.zip/pictrs/image/ed1f847e-b650-4678-96bb-6f51d0258294.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711026051 {#3503
      date: 2024-03-21 14:00:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3511 …}
    +votes: Doctrine\ORM\PersistentCollection {#3513 …}
    +reports: Doctrine\ORM\PersistentCollection {#3515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3519 …}
    +badges: Doctrine\ORM\PersistentCollection {#3521 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 23667
    -titleTs: "'fund':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703190449
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7254121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703104049 {#3490
      date: 2023-12-20 21:27:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "… So we can pay for things twice? Pass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703112248 {#1405
    date: 2023-12-20 23:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 238912
  -bodyTs: "'pass':8 'pay':4 'thing':6 'twice':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6159595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703112248 {#1385
    date: 2023-12-20 23:44:08.0 +01:00
  }
  +"title": 238912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2258
  +user: Proxies\__CG__\App\Entity\User {#3450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
  +title: "What's the funniest mishearing of song lyrics you've had?"
  +url: null
  +body: """
    **Tears in Heaven**\n
    \n
    [chorus] I must be strong == I must destroy\n
    \n
    Lets hear em
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723107901 {#3445
    date: 2024-08-08 11:05:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3453 …}
  +votes: Doctrine\ORM\PersistentCollection {#3455 …}
  +reports: Doctrine\ORM\PersistentCollection {#3457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
  +badges: Doctrine\ORM\PersistentCollection {#3463 …}
  +children: [
    1 => App\Entity\EntryComment {#2249
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
      +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704924039 {#2234
        date: 2024-01-10 23:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2244 …}
      +nested: Doctrine\ORM\PersistentCollection {#2250 …}
      +votes: Doctrine\ORM\PersistentCollection {#2245 …}
      +reports: Doctrine\ORM\PersistentCollection {#2243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
      -id: 297395
      -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6563253"
      +editedAt: DateTimeImmutable @1720368888 {#2238
        date: 2024-07-07 18:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704924039 {#2237
        date: 2024-01-10 23:00:39.0 +01:00
      }
      +"title": 297395
    }
    0 => App\Entity\EntryComment {#2188
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
        \n
        Hendrix. Purple Haze
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704924172 {#2285
        date: 2024-01-10 23:02:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2142 …}
      +nested: Doctrine\ORM\PersistentCollection {#2039 …}
      +votes: Doctrine\ORM\PersistentCollection {#2155 …}
      +reports: Doctrine\ORM\PersistentCollection {#2158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
      -id: 297401
      -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6563297"
      +editedAt: DateTimeImmutable @1720370730 {#2286
        date: 2024-07-07 18:45:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704924172 {#2287
        date: 2024-01-10 23:02:52.0 +01:00
      }
      +"title": 297401
    }
  ]
  -id: 28760
  -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
  -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008300
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551726"
  +editedAt: DateTimeImmutable @1720337229 {#3433
    date: 2024-07-07 09:27:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921900 {#3228
    date: 2024-01-10 22:25:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2258
  +user: Proxies\__CG__\App\Entity\User {#3450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
  +title: "What's the funniest mishearing of song lyrics you've had?"
  +url: null
  +body: """
    **Tears in Heaven**\n
    \n
    [chorus] I must be strong == I must destroy\n
    \n
    Lets hear em
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723107901 {#3445
    date: 2024-08-08 11:05:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3453 …}
  +votes: Doctrine\ORM\PersistentCollection {#3455 …}
  +reports: Doctrine\ORM\PersistentCollection {#3457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
  +badges: Doctrine\ORM\PersistentCollection {#3463 …}
  +children: [
    1 => App\Entity\EntryComment {#2249
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
      +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704924039 {#2234
        date: 2024-01-10 23:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2244 …}
      +nested: Doctrine\ORM\PersistentCollection {#2250 …}
      +votes: Doctrine\ORM\PersistentCollection {#2245 …}
      +reports: Doctrine\ORM\PersistentCollection {#2243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
      -id: 297395
      -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6563253"
      +editedAt: DateTimeImmutable @1720368888 {#2238
        date: 2024-07-07 18:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704924039 {#2237
        date: 2024-01-10 23:00:39.0 +01:00
      }
      +"title": 297395
    }
    0 => App\Entity\EntryComment {#2188
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
        \n
        Hendrix. Purple Haze
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704924172 {#2285
        date: 2024-01-10 23:02:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2142 …}
      +nested: Doctrine\ORM\PersistentCollection {#2039 …}
      +votes: Doctrine\ORM\PersistentCollection {#2155 …}
      +reports: Doctrine\ORM\PersistentCollection {#2158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
      -id: 297401
      -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6563297"
      +editedAt: DateTimeImmutable @1720370730 {#2286
        date: 2024-07-07 18:45:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704924172 {#2287
        date: 2024-01-10 23:02:52.0 +01:00
      }
      +"title": 297401
    }
  ]
  -id: 28760
  -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
  -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008300
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551726"
  +editedAt: DateTimeImmutable @1720337229 {#3433
    date: 2024-07-07 09:27:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921900 {#3228
    date: 2024-01-10 22:25:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2258
  +user: Proxies\__CG__\App\Entity\User {#3450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
  +title: "What's the funniest mishearing of song lyrics you've had?"
  +url: null
  +body: """
    **Tears in Heaven**\n
    \n
    [chorus] I must be strong == I must destroy\n
    \n
    Lets hear em
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723107901 {#3445
    date: 2024-08-08 11:05:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3453 …}
  +votes: Doctrine\ORM\PersistentCollection {#3455 …}
  +reports: Doctrine\ORM\PersistentCollection {#3457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
  +badges: Doctrine\ORM\PersistentCollection {#3463 …}
  +children: [
    1 => App\Entity\EntryComment {#2249
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
      +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704924039 {#2234
        date: 2024-01-10 23:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@MajesticSloth@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2244 …}
      +nested: Doctrine\ORM\PersistentCollection {#2250 …}
      +votes: Doctrine\ORM\PersistentCollection {#2245 …}
      +reports: Doctrine\ORM\PersistentCollection {#2243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
      -id: 297395
      -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6563253"
      +editedAt: DateTimeImmutable @1720368888 {#2238
        date: 2024-07-07 18:14:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704924039 {#2237
        date: 2024-01-10 23:00:39.0 +01:00
      }
      +"title": 297395
    }
    0 => App\Entity\EntryComment {#2188
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
        \n
        Hendrix. Purple Haze
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704924172 {#2285
        date: 2024-01-10 23:02:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2142 …}
      +nested: Doctrine\ORM\PersistentCollection {#2039 …}
      +votes: Doctrine\ORM\PersistentCollection {#2155 …}
      +reports: Doctrine\ORM\PersistentCollection {#2158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
      -id: 297401
      -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6563297"
      +editedAt: DateTimeImmutable @1720370730 {#2286
        date: 2024-07-07 18:45:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704924172 {#2287
        date: 2024-01-10 23:02:52.0 +01:00
      }
      +"title": 297401
    }
  ]
  -id: 28760
  -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
  -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008300
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551726"
  +editedAt: DateTimeImmutable @1720337229 {#3433
    date: 2024-07-07 09:27:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921900 {#3228
    date: 2024-01-10 22:25:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
    +title: "What's the funniest mishearing of song lyrics you've had?"
    +url: null
    +body: """
      **Tears in Heaven**\n
      \n
      [chorus] I must be strong == I must destroy\n
      \n
      Lets hear em
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723107901 {#3445
      date: 2024-08-08 11:05:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    +badges: Doctrine\ORM\PersistentCollection {#3463 …}
    +children: [
      1 => App\Entity\EntryComment {#2249}
      0 => App\Entity\EntryComment {#2188
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
          \n
          Hendrix. Purple Haze
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704924172 {#2285
          date: 2024-01-10 23:02:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2142 …}
        +nested: Doctrine\ORM\PersistentCollection {#2039 …}
        +votes: Doctrine\ORM\PersistentCollection {#2155 …}
        +reports: Doctrine\ORM\PersistentCollection {#2158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
        -id: 297401
        -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6563297"
        +editedAt: DateTimeImmutable @1720370730 {#2286
          date: 2024-07-07 18:45:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704924172 {#2287
          date: 2024-01-10 23:02:52.0 +01:00
        }
        +"title": 297401
      }
    ]
    -id: 28760
    -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
    -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705008300
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10551726"
    +editedAt: DateTimeImmutable @1720337229 {#3433
      date: 2024-07-07 09:27:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704921900 {#3228
      date: 2024-01-10 22:25:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704924039 {#2234
    date: 2024-01-10 23:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 297395
  -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6563253"
  +editedAt: DateTimeImmutable @1720368888 {#2238
    date: 2024-07-07 18:14:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704924039 {#2237
    date: 2024-01-10 23:00:39.0 +01:00
  }
  +"title": 297395
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
    +title: "What's the funniest mishearing of song lyrics you've had?"
    +url: null
    +body: """
      **Tears in Heaven**\n
      \n
      [chorus] I must be strong == I must destroy\n
      \n
      Lets hear em
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723107901 {#3445
      date: 2024-08-08 11:05:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    +badges: Doctrine\ORM\PersistentCollection {#3463 …}
    +children: [
      1 => App\Entity\EntryComment {#2249}
      0 => App\Entity\EntryComment {#2188
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
          \n
          Hendrix. Purple Haze
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704924172 {#2285
          date: 2024-01-10 23:02:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2142 …}
        +nested: Doctrine\ORM\PersistentCollection {#2039 …}
        +votes: Doctrine\ORM\PersistentCollection {#2155 …}
        +reports: Doctrine\ORM\PersistentCollection {#2158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
        -id: 297401
        -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6563297"
        +editedAt: DateTimeImmutable @1720370730 {#2286
          date: 2024-07-07 18:45:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704924172 {#2287
          date: 2024-01-10 23:02:52.0 +01:00
        }
        +"title": 297401
      }
    ]
    -id: 28760
    -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
    -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705008300
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10551726"
    +editedAt: DateTimeImmutable @1720337229 {#3433
      date: 2024-07-07 09:27:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704921900 {#3228
      date: 2024-01-10 22:25:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704924039 {#2234
    date: 2024-01-10 23:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 297395
  -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6563253"
  +editedAt: DateTimeImmutable @1720368888 {#2238
    date: 2024-07-07 18:14:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704924039 {#2237
    date: 2024-01-10 23:00:39.0 +01:00
  }
  +"title": 297395
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
    +title: "What's the funniest mishearing of song lyrics you've had?"
    +url: null
    +body: """
      **Tears in Heaven**\n
      \n
      [chorus] I must be strong == I must destroy\n
      \n
      Lets hear em
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723107901 {#3445
      date: 2024-08-08 11:05:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    +badges: Doctrine\ORM\PersistentCollection {#3463 …}
    +children: [
      1 => App\Entity\EntryComment {#2249}
      0 => App\Entity\EntryComment {#2188
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
          \n
          Hendrix. Purple Haze
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704924172 {#2285
          date: 2024-01-10 23:02:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2142 …}
        +nested: Doctrine\ORM\PersistentCollection {#2039 …}
        +votes: Doctrine\ORM\PersistentCollection {#2155 …}
        +reports: Doctrine\ORM\PersistentCollection {#2158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
        -id: 297401
        -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6563297"
        +editedAt: DateTimeImmutable @1720370730 {#2286
          date: 2024-07-07 18:45:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704924172 {#2287
          date: 2024-01-10 23:02:52.0 +01:00
        }
        +"title": 297401
      }
    ]
    -id: 28760
    -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
    -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705008300
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10551726"
    +editedAt: DateTimeImmutable @1720337229 {#3433
      date: 2024-07-07 09:27:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704921900 {#3228
      date: 2024-01-10 22:25:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704924039 {#2234
    date: 2024-01-10 23:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@MajesticSloth@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2250 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  -id: 297395
  -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6563253"
  +editedAt: DateTimeImmutable @1720368888 {#2238
    date: 2024-07-07 18:14:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704924039 {#2237
    date: 2024-01-10 23:00:39.0 +01:00
  }
  +"title": 297395
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2188
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
    +title: "What's the funniest mishearing of song lyrics you've had?"
    +url: null
    +body: """
      **Tears in Heaven**\n
      \n
      [chorus] I must be strong == I must destroy\n
      \n
      Lets hear em
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723107901 {#3445
      date: 2024-08-08 11:05:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    +badges: Doctrine\ORM\PersistentCollection {#3463 …}
    +children: [
      1 => App\Entity\EntryComment {#2249
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
        +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704924039 {#2234
          date: 2024-01-10 23:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2244 …}
        +nested: Doctrine\ORM\PersistentCollection {#2250 …}
        +votes: Doctrine\ORM\PersistentCollection {#2245 …}
        +reports: Doctrine\ORM\PersistentCollection {#2243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
        -id: 297395
        -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6563253"
        +editedAt: DateTimeImmutable @1720368888 {#2238
          date: 2024-07-07 18:14:48.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704924039 {#2237
          date: 2024-01-10 23:00:39.0 +01:00
        }
        +"title": 297395
      }
      0 => App\Entity\EntryComment {#2188}
    ]
    -id: 28760
    -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
    -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705008300
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10551726"
    +editedAt: DateTimeImmutable @1720337229 {#3433
      date: 2024-07-07 09:27:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704921900 {#3228
      date: 2024-01-10 22:25:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
    \n
    Hendrix. Purple Haze
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704924172 {#2285
    date: 2024-01-10 23:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 297401
  -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6563297"
  +editedAt: DateTimeImmutable @1720370730 {#2286
    date: 2024-07-07 18:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704924172 {#2287
    date: 2024-01-10 23:02:52.0 +01:00
  }
  +"title": 297401
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2188
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
    +title: "What's the funniest mishearing of song lyrics you've had?"
    +url: null
    +body: """
      **Tears in Heaven**\n
      \n
      [chorus] I must be strong == I must destroy\n
      \n
      Lets hear em
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723107901 {#3445
      date: 2024-08-08 11:05:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    +badges: Doctrine\ORM\PersistentCollection {#3463 …}
    +children: [
      1 => App\Entity\EntryComment {#2249
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
        +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704924039 {#2234
          date: 2024-01-10 23:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2244 …}
        +nested: Doctrine\ORM\PersistentCollection {#2250 …}
        +votes: Doctrine\ORM\PersistentCollection {#2245 …}
        +reports: Doctrine\ORM\PersistentCollection {#2243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
        -id: 297395
        -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6563253"
        +editedAt: DateTimeImmutable @1720368888 {#2238
          date: 2024-07-07 18:14:48.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704924039 {#2237
          date: 2024-01-10 23:00:39.0 +01:00
        }
        +"title": 297395
      }
      0 => App\Entity\EntryComment {#2188}
    ]
    -id: 28760
    -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
    -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705008300
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10551726"
    +editedAt: DateTimeImmutable @1720337229 {#3433
      date: 2024-07-07 09:27:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704921900 {#3228
      date: 2024-01-10 22:25:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
    \n
    Hendrix. Purple Haze
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704924172 {#2285
    date: 2024-01-10 23:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 297401
  -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6563297"
  +editedAt: DateTimeImmutable @1720370730 {#2286
    date: 2024-07-07 18:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704924172 {#2287
    date: 2024-01-10 23:02:52.0 +01:00
  }
  +"title": 297401
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2188
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#3450 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
    +title: "What's the funniest mishearing of song lyrics you've had?"
    +url: null
    +body: """
      **Tears in Heaven**\n
      \n
      [chorus] I must be strong == I must destroy\n
      \n
      Lets hear em
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 118
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723107901 {#3445
      date: 2024-08-08 11:05:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3453 …}
    +votes: Doctrine\ORM\PersistentCollection {#3455 …}
    +reports: Doctrine\ORM\PersistentCollection {#3457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3461 …}
    +badges: Doctrine\ORM\PersistentCollection {#3463 …}
    +children: [
      1 => App\Entity\EntryComment {#2249
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
        +body: "Da Vinci’s Notebook has you covered: [youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-](https://youtu.be/ezd_gZxOukw?si=yQJ38BXRZU7BzJ7-)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704924039 {#2234
          date: 2024-01-10 23:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@MajesticSloth@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2244 …}
        +nested: Doctrine\ORM\PersistentCollection {#2250 …}
        +votes: Doctrine\ORM\PersistentCollection {#2245 …}
        +reports: Doctrine\ORM\PersistentCollection {#2243 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
        -id: 297395
        -bodyTs: "'/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':10 'cover':7 'da':1 'notebook':4 'vinci':2 'youtu.be':9 'youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-](https://youtu.be/ezd_gzxoukw?si=yqj38bxrzu7bzj7-)':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6563253"
        +editedAt: DateTimeImmutable @1720368888 {#2238
          date: 2024-07-07 18:14:48.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704924039 {#2237
          date: 2024-01-10 23:00:39.0 +01:00
        }
        +"title": 297395
      }
      0 => App\Entity\EntryComment {#2188}
    ]
    -id: 28760
    -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
    -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705008300
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10551726"
    +editedAt: DateTimeImmutable @1720337229 {#3433
      date: 2024-07-07 09:27:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704921900 {#3228
      date: 2024-01-10 22:25:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2259 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Acting funny, but I don’t know why… 'Scuse me while I kiss the sky kiss this guy\n
    \n
    Hendrix. Purple Haze
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704924172 {#2285
    date: 2024-01-10 23:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2155 …}
  +reports: Doctrine\ORM\PersistentCollection {#2158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2145 …}
  -id: 297401
  -bodyTs: "'act':1 'funni':2 'guy':18 'haze':21 'hendrix':19 'kiss':13,16 'know':7 'purpl':20 'scuse':9 'sky':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6563297"
  +editedAt: DateTimeImmutable @1720370730 {#2286
    date: 2024-07-07 18:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704924172 {#2287
    date: 2024-01-10 23:02:52.0 +01:00
  }
  +"title": 297401
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2190
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "Me-vs-my-ISP"
  +title: "Me vs my ISP"
  +url: null
  +body: """
    So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
    \n
    Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
    \n
    It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
    \n
    Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
    \n
    It’s frustrating.\n
    \n
    I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
    \n
    Edit: TIL ISPs in the US don’t have NATs\n
    \n
    Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
    \n
    Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
    \n
    Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712089943 {#3465
    date: 2024-04-02 22:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3472 …}
  +votes: Doctrine\ORM\PersistentCollection {#3474 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  +badges: Doctrine\ORM\PersistentCollection {#3482 …}
  +children: [
    App\Entity\EntryComment {#2272
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is primarily geographic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703920796 {#2271
        date: 2023-12-30 08:19:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 264177
      -bodyTs: "'geograph':4 'primarili':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6302039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703920796 {#2274
        date: 2023-12-30 08:19:56.0 +01:00
      }
      +"title": 264177
    }
  ]
  -id: 25811
  -titleTs: "'isp':4 'vs':2"
  -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005137
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11336181"
  +editedAt: DateTimeImmutable @1709720708 {#3451
    date: 2024-03-06 11:25:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703918737 {#3428
    date: 2023-12-30 07:45:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2190
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "Me-vs-my-ISP"
  +title: "Me vs my ISP"
  +url: null
  +body: """
    So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
    \n
    Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
    \n
    It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
    \n
    Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
    \n
    It’s frustrating.\n
    \n
    I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
    \n
    Edit: TIL ISPs in the US don’t have NATs\n
    \n
    Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
    \n
    Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
    \n
    Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712089943 {#3465
    date: 2024-04-02 22:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3472 …}
  +votes: Doctrine\ORM\PersistentCollection {#3474 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  +badges: Doctrine\ORM\PersistentCollection {#3482 …}
  +children: [
    App\Entity\EntryComment {#2272
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is primarily geographic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703920796 {#2271
        date: 2023-12-30 08:19:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 264177
      -bodyTs: "'geograph':4 'primarili':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6302039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703920796 {#2274
        date: 2023-12-30 08:19:56.0 +01:00
      }
      +"title": 264177
    }
  ]
  -id: 25811
  -titleTs: "'isp':4 'vs':2"
  -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005137
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11336181"
  +editedAt: DateTimeImmutable @1709720708 {#3451
    date: 2024-03-06 11:25:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703918737 {#3428
    date: 2023-12-30 07:45:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2190
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
  +slug: "Me-vs-my-ISP"
  +title: "Me vs my ISP"
  +url: null
  +body: """
    So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
    \n
    Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
    \n
    It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
    \n
    Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
    \n
    It’s frustrating.\n
    \n
    I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
    \n
    Edit: TIL ISPs in the US don’t have NATs\n
    \n
    Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
    \n
    Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
    \n
    Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712089943 {#3465
    date: 2024-04-02 22:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3472 …}
  +votes: Doctrine\ORM\PersistentCollection {#3474 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  +badges: Doctrine\ORM\PersistentCollection {#3482 …}
  +children: [
    App\Entity\EntryComment {#2272
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is primarily geographic"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703920796 {#2271
        date: 2023-12-30 08:19:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2253 …}
      +nested: Doctrine\ORM\PersistentCollection {#2262 …}
      +votes: Doctrine\ORM\PersistentCollection {#2264 …}
      +reports: Doctrine\ORM\PersistentCollection {#2242 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
      -id: 264177
      -bodyTs: "'geograph':4 'primarili':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6302039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703920796 {#2274
        date: 2023-12-30 08:19:56.0 +01:00
      }
      +"title": 264177
    }
  ]
  -id: 25811
  -titleTs: "'isp':4 'vs':2"
  -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005137
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11336181"
  +editedAt: DateTimeImmutable @1709720708 {#3451
    date: 2024-03-06 11:25:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703918737 {#3428
    date: 2023-12-30 07:45:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "Me-vs-my-ISP"
    +title: "Me vs my ISP"
    +url: null
    +body: """
      So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
      \n
      Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
      \n
      It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
      \n
      Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
      \n
      It’s frustrating.\n
      \n
      I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
      \n
      Edit: TIL ISPs in the US don’t have NATs\n
      \n
      Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
      \n
      Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
      \n
      Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 113
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712089943 {#3465
      date: 2024-04-02 22:32:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3472 …}
    +votes: Doctrine\ORM\PersistentCollection {#3474 …}
    +reports: Doctrine\ORM\PersistentCollection {#3476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
    +badges: Doctrine\ORM\PersistentCollection {#3482 …}
    +children: [
      App\Entity\EntryComment {#2272}
    ]
    -id: 25811
    -titleTs: "'isp':4 'vs':2"
    -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704005137
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11336181"
    +editedAt: DateTimeImmutable @1709720708 {#3451
      date: 2024-03-06 11:25:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703918737 {#3428
      date: 2023-12-30 07:45:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is primarily geographic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703920796 {#2271
    date: 2023-12-30 08:19:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 264177
  -bodyTs: "'geograph':4 'primarili':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6302039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703920796 {#2274
    date: 2023-12-30 08:19:56.0 +01:00
  }
  +"title": 264177
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "Me-vs-my-ISP"
    +title: "Me vs my ISP"
    +url: null
    +body: """
      So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
      \n
      Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
      \n
      It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
      \n
      Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
      \n
      It’s frustrating.\n
      \n
      I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
      \n
      Edit: TIL ISPs in the US don’t have NATs\n
      \n
      Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
      \n
      Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
      \n
      Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 113
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712089943 {#3465
      date: 2024-04-02 22:32:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3472 …}
    +votes: Doctrine\ORM\PersistentCollection {#3474 …}
    +reports: Doctrine\ORM\PersistentCollection {#3476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
    +badges: Doctrine\ORM\PersistentCollection {#3482 …}
    +children: [
      App\Entity\EntryComment {#2272}
    ]
    -id: 25811
    -titleTs: "'isp':4 'vs':2"
    -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704005137
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11336181"
    +editedAt: DateTimeImmutable @1709720708 {#3451
      date: 2024-03-06 11:25:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703918737 {#3428
      date: 2023-12-30 07:45:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is primarily geographic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703920796 {#2271
    date: 2023-12-30 08:19:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 264177
  -bodyTs: "'geograph':4 'primarili':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6302039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703920796 {#2274
    date: 2023-12-30 08:19:56.0 +01:00
  }
  +"title": 264177
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3452 …}
    +slug: "Me-vs-my-ISP"
    +title: "Me vs my ISP"
    +url: null
    +body: """
      So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
      \n
      Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
      \n
      It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
      \n
      Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
      \n
      It’s frustrating.\n
      \n
      I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
      \n
      Edit: TIL ISPs in the US don’t have NATs\n
      \n
      Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
      \n
      Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
      \n
      Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 113
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712089943 {#3465
      date: 2024-04-02 22:32:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3472 …}
    +votes: Doctrine\ORM\PersistentCollection {#3474 …}
    +reports: Doctrine\ORM\PersistentCollection {#3476 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
    +badges: Doctrine\ORM\PersistentCollection {#3482 …}
    +children: [
      App\Entity\EntryComment {#2272}
    ]
    -id: 25811
    -titleTs: "'isp':4 'vs':2"
    -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704005137
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11336181"
    +editedAt: DateTimeImmutable @1709720708 {#3451
      date: 2024-03-06 11:25:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703918737 {#3428
      date: 2023-12-30 07:45:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is primarily geographic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703920796 {#2271
    date: 2023-12-30 08:19:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2233 …}
  -id: 264177
  -bodyTs: "'geograph':4 'primarili':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6302039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703920796 {#2274
    date: 2023-12-30 08:19:56.0 +01:00
  }
  +"title": 264177
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2411
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
  +slug: "Remember-guys-this-is-why-we-don-t-pay-for-the"
  +title: "Remember guys, this is why we don't pay for the apps."
  +url: "https://i.imgur.com/S5rFcMv.png"
  +body: """
    This is the app called Franco Kernel Manager, one of the best kernel managers that are out there… Even when it was outdated (which I think that’s the cause it got booted from the PlayStore?).\n
    \n
    I used it to check the process of my phone and monitor the active and idle drain mostly, I paid for it a long time ago, but now it just fails to check the licence and it doesn’t let me use it fully… I think there must be a cracked APK over there…\n
    \n
    **EDIT:**\n
    \n
    [Fortunately](https://twitter.com/franciscof_1990/status/1726890182971212038) the app is back in the store and hopefully that update version comes soon enough!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 75
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723589679 {#3425
    date: 2024-08-14 00:54:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  +badges: Doctrine\ORM\PersistentCollection {#3443 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: """
        … You’re suggesting pirating a small dev’s app…to protest surveillance by the app store owner?\n
        \n
        That’s not how it works. If you don’t like the policies of the store, then ask the dev to put it on another store. If they refuse, don’t use their product because they suck.\n
        \n
        Choosing to limit your product to a shitty store is a developer choice. That gives you the right to not use their product, not the right to steal it. Otherwise, pay for it and then install a cracked version to remove the surveillance or whatever
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700528541 {#1554
        date: 2023-11-21 02:02:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kratoz29@lemm.ee"
        "@neatchee@lemmy.world"
        "@Emerald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1625 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
      -id: 144882
      -bodyTs: "'anoth':42 'app':9,15 'ask':35 'choic':67 'choos':55 'crack':92 'dev':7,37 'develop':66 'give':69 'instal':90 'like':28 'limit':57 'otherwis':84 'owner':17 'pay':85 'pirat':4 'polici':30 'product':51,59,77 'protest':11 'put':39 're':2 'refus':46 'remov':95 'right':72,80 'shitti':62 'small':6 'steal':82 'store':16,33,43,63 'suck':54 'suggest':3 'surveil':12,97 'use':49,75 'version':93 'whatev':99 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5464584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700528541 {#1564
        date: 2023-11-21 02:02:21.0 +01:00
      }
      +"title": 144882
    }
  ]
  -id: 14528
  -titleTs: "'app':12 'guy':2 'pay':9 'rememb':1"
  -bodyTs: "'/franciscof_1990/status/1726890182971212038)':95 'activ':50 'ago':62 'apk':88 'app':4,97 'back':99 'best':12 'boot':33 'call':5 'caus':30 'check':41,69 'come':108 'crack':87 'doesn':74 'drain':53 'edit':91 'enough':110 'even':19 'fail':67 'fortun':92 'franco':6 'fulli':80 'got':32 'hope':104 'idl':52 'kernel':7,13 'let':76 'licenc':71 'long':60 'manag':8,14 'monitor':48 'most':54 'must':84 'one':9 'outdat':23 'paid':56 'phone':46 'playstor':36 'process':43 'soon':109 'store':102 'think':26,82 'time':61 'twitter.com':94 'twitter.com/franciscof_1990/status/1726890182971212038)':93 'updat':106 'use':38,78 'version':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514930
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15457622"
  +editedAt: DateTimeImmutable @1701058035 {#3234
    date: 2023-11-27 05:07:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700428530 {#2803
    date: 2023-11-19 22:15:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2411
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
  +slug: "Remember-guys-this-is-why-we-don-t-pay-for-the"
  +title: "Remember guys, this is why we don't pay for the apps."
  +url: "https://i.imgur.com/S5rFcMv.png"
  +body: """
    This is the app called Franco Kernel Manager, one of the best kernel managers that are out there… Even when it was outdated (which I think that’s the cause it got booted from the PlayStore?).\n
    \n
    I used it to check the process of my phone and monitor the active and idle drain mostly, I paid for it a long time ago, but now it just fails to check the licence and it doesn’t let me use it fully… I think there must be a cracked APK over there…\n
    \n
    **EDIT:**\n
    \n
    [Fortunately](https://twitter.com/franciscof_1990/status/1726890182971212038) the app is back in the store and hopefully that update version comes soon enough!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 75
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723589679 {#3425
    date: 2024-08-14 00:54:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  +badges: Doctrine\ORM\PersistentCollection {#3443 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: """
        … You’re suggesting pirating a small dev’s app…to protest surveillance by the app store owner?\n
        \n
        That’s not how it works. If you don’t like the policies of the store, then ask the dev to put it on another store. If they refuse, don’t use their product because they suck.\n
        \n
        Choosing to limit your product to a shitty store is a developer choice. That gives you the right to not use their product, not the right to steal it. Otherwise, pay for it and then install a cracked version to remove the surveillance or whatever
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700528541 {#1554
        date: 2023-11-21 02:02:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kratoz29@lemm.ee"
        "@neatchee@lemmy.world"
        "@Emerald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1625 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
      -id: 144882
      -bodyTs: "'anoth':42 'app':9,15 'ask':35 'choic':67 'choos':55 'crack':92 'dev':7,37 'develop':66 'give':69 'instal':90 'like':28 'limit':57 'otherwis':84 'owner':17 'pay':85 'pirat':4 'polici':30 'product':51,59,77 'protest':11 'put':39 're':2 'refus':46 'remov':95 'right':72,80 'shitti':62 'small':6 'steal':82 'store':16,33,43,63 'suck':54 'suggest':3 'surveil':12,97 'use':49,75 'version':93 'whatev':99 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5464584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700528541 {#1564
        date: 2023-11-21 02:02:21.0 +01:00
      }
      +"title": 144882
    }
  ]
  -id: 14528
  -titleTs: "'app':12 'guy':2 'pay':9 'rememb':1"
  -bodyTs: "'/franciscof_1990/status/1726890182971212038)':95 'activ':50 'ago':62 'apk':88 'app':4,97 'back':99 'best':12 'boot':33 'call':5 'caus':30 'check':41,69 'come':108 'crack':87 'doesn':74 'drain':53 'edit':91 'enough':110 'even':19 'fail':67 'fortun':92 'franco':6 'fulli':80 'got':32 'hope':104 'idl':52 'kernel':7,13 'let':76 'licenc':71 'long':60 'manag':8,14 'monitor':48 'most':54 'must':84 'one':9 'outdat':23 'paid':56 'phone':46 'playstor':36 'process':43 'soon':109 'store':102 'think':26,82 'time':61 'twitter.com':94 'twitter.com/franciscof_1990/status/1726890182971212038)':93 'updat':106 'use':38,78 'version':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514930
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15457622"
  +editedAt: DateTimeImmutable @1701058035 {#3234
    date: 2023-11-27 05:07:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700428530 {#2803
    date: 2023-11-19 22:15:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2411
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
  +slug: "Remember-guys-this-is-why-we-don-t-pay-for-the"
  +title: "Remember guys, this is why we don't pay for the apps."
  +url: "https://i.imgur.com/S5rFcMv.png"
  +body: """
    This is the app called Franco Kernel Manager, one of the best kernel managers that are out there… Even when it was outdated (which I think that’s the cause it got booted from the PlayStore?).\n
    \n
    I used it to check the process of my phone and monitor the active and idle drain mostly, I paid for it a long time ago, but now it just fails to check the licence and it doesn’t let me use it fully… I think there must be a cracked APK over there…\n
    \n
    **EDIT:**\n
    \n
    [Fortunately](https://twitter.com/franciscof_1990/status/1726890182971212038) the app is back in the store and hopefully that update version comes soon enough!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 75
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723589679 {#3425
    date: 2024-08-14 00:54:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  +badges: Doctrine\ORM\PersistentCollection {#3443 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: """
        … You’re suggesting pirating a small dev’s app…to protest surveillance by the app store owner?\n
        \n
        That’s not how it works. If you don’t like the policies of the store, then ask the dev to put it on another store. If they refuse, don’t use their product because they suck.\n
        \n
        Choosing to limit your product to a shitty store is a developer choice. That gives you the right to not use their product, not the right to steal it. Otherwise, pay for it and then install a cracked version to remove the surveillance or whatever
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700528541 {#1554
        date: 2023-11-21 02:02:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kratoz29@lemm.ee"
        "@neatchee@lemmy.world"
        "@Emerald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1625 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
      -id: 144882
      -bodyTs: "'anoth':42 'app':9,15 'ask':35 'choic':67 'choos':55 'crack':92 'dev':7,37 'develop':66 'give':69 'instal':90 'like':28 'limit':57 'otherwis':84 'owner':17 'pay':85 'pirat':4 'polici':30 'product':51,59,77 'protest':11 'put':39 're':2 'refus':46 'remov':95 'right':72,80 'shitti':62 'small':6 'steal':82 'store':16,33,43,63 'suck':54 'suggest':3 'surveil':12,97 'use':49,75 'version':93 'whatev':99 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5464584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700528541 {#1564
        date: 2023-11-21 02:02:21.0 +01:00
      }
      +"title": 144882
    }
  ]
  -id: 14528
  -titleTs: "'app':12 'guy':2 'pay':9 'rememb':1"
  -bodyTs: "'/franciscof_1990/status/1726890182971212038)':95 'activ':50 'ago':62 'apk':88 'app':4,97 'back':99 'best':12 'boot':33 'call':5 'caus':30 'check':41,69 'come':108 'crack':87 'doesn':74 'drain':53 'edit':91 'enough':110 'even':19 'fail':67 'fortun':92 'franco':6 'fulli':80 'got':32 'hope':104 'idl':52 'kernel':7,13 'let':76 'licenc':71 'long':60 'manag':8,14 'monitor':48 'most':54 'must':84 'one':9 'outdat':23 'paid':56 'phone':46 'playstor':36 'process':43 'soon':109 'store':102 'think':26,82 'time':61 'twitter.com':94 'twitter.com/franciscof_1990/status/1726890182971212038)':93 'updat':106 'use':38,78 'version':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514930
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15457622"
  +editedAt: DateTimeImmutable @1701058035 {#3234
    date: 2023-11-27 05:07:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700428530 {#2803
    date: 2023-11-19 22:15:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#3432 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "Remember-guys-this-is-why-we-don-t-pay-for-the"
    +title: "Remember guys, this is why we don't pay for the apps."
    +url: "https://i.imgur.com/S5rFcMv.png"
    +body: """
      This is the app called Franco Kernel Manager, one of the best kernel managers that are out there… Even when it was outdated (which I think that’s the cause it got booted from the PlayStore?).\n
      \n
      I used it to check the process of my phone and monitor the active and idle drain mostly, I paid for it a long time ago, but now it just fails to check the licence and it doesn’t let me use it fully… I think there must be a cracked APK over there…\n
      \n
      **EDIT:**\n
      \n
      [Fortunately](https://twitter.com/franciscof_1990/status/1726890182971212038) the app is back in the store and hopefully that update version comes soon enough!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 75
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723589679 {#3425
      date: 2024-08-14 00:54:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3435 …}
    +reports: Doctrine\ORM\PersistentCollection {#3437 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
    +badges: Doctrine\ORM\PersistentCollection {#3443 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 14528
    -titleTs: "'app':12 'guy':2 'pay':9 'rememb':1"
    -bodyTs: "'/franciscof_1990/status/1726890182971212038)':95 'activ':50 'ago':62 'apk':88 'app':4,97 'back':99 'best':12 'boot':33 'call':5 'caus':30 'check':41,69 'come':108 'crack':87 'doesn':74 'drain':53 'edit':91 'enough':110 'even':19 'fail':67 'fortun':92 'franco':6 'fulli':80 'got':32 'hope':104 'idl':52 'kernel':7,13 'let':76 'licenc':71 'long':60 'manag':8,14 'monitor':48 'most':54 'must':84 'one':9 'outdat':23 'paid':56 'phone':46 'playstor':36 'process':43 'soon':109 'store':102 'think':26,82 'time':61 'twitter.com':94 'twitter.com/franciscof_1990/status/1726890182971212038)':93 'updat':106 'use':38,78 'version':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514930
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15457622"
    +editedAt: DateTimeImmutable @1701058035 {#3234
      date: 2023-11-27 05:07:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700428530 {#2803
      date: 2023-11-19 22:15:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    … You’re suggesting pirating a small dev’s app…to protest surveillance by the app store owner?\n
    \n
    That’s not how it works. If you don’t like the policies of the store, then ask the dev to put it on another store. If they refuse, don’t use their product because they suck.\n
    \n
    Choosing to limit your product to a shitty store is a developer choice. That gives you the right to not use their product, not the right to steal it. Otherwise, pay for it and then install a cracked version to remove the surveillance or whatever
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700528541 {#1554
    date: 2023-11-21 02:02:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kratoz29@lemm.ee"
    "@neatchee@lemmy.world"
    "@Emerald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 144882
  -bodyTs: "'anoth':42 'app':9,15 'ask':35 'choic':67 'choos':55 'crack':92 'dev':7,37 'develop':66 'give':69 'instal':90 'like':28 'limit':57 'otherwis':84 'owner':17 'pay':85 'pirat':4 'polici':30 'product':51,59,77 'protest':11 'put':39 're':2 'refus':46 'remov':95 'right':72,80 'shitti':62 'small':6 'steal':82 'store':16,33,43,63 'suck':54 'suggest':3 'surveil':12,97 'use':49,75 'version':93 'whatev':99 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5464584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528541 {#1564
    date: 2023-11-21 02:02:21.0 +01:00
  }
  +"title": 144882
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#3432 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "Remember-guys-this-is-why-we-don-t-pay-for-the"
    +title: "Remember guys, this is why we don't pay for the apps."
    +url: "https://i.imgur.com/S5rFcMv.png"
    +body: """
      This is the app called Franco Kernel Manager, one of the best kernel managers that are out there… Even when it was outdated (which I think that’s the cause it got booted from the PlayStore?).\n
      \n
      I used it to check the process of my phone and monitor the active and idle drain mostly, I paid for it a long time ago, but now it just fails to check the licence and it doesn’t let me use it fully… I think there must be a cracked APK over there…\n
      \n
      **EDIT:**\n
      \n
      [Fortunately](https://twitter.com/franciscof_1990/status/1726890182971212038) the app is back in the store and hopefully that update version comes soon enough!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 75
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723589679 {#3425
      date: 2024-08-14 00:54:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3435 …}
    +reports: Doctrine\ORM\PersistentCollection {#3437 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
    +badges: Doctrine\ORM\PersistentCollection {#3443 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 14528
    -titleTs: "'app':12 'guy':2 'pay':9 'rememb':1"
    -bodyTs: "'/franciscof_1990/status/1726890182971212038)':95 'activ':50 'ago':62 'apk':88 'app':4,97 'back':99 'best':12 'boot':33 'call':5 'caus':30 'check':41,69 'come':108 'crack':87 'doesn':74 'drain':53 'edit':91 'enough':110 'even':19 'fail':67 'fortun':92 'franco':6 'fulli':80 'got':32 'hope':104 'idl':52 'kernel':7,13 'let':76 'licenc':71 'long':60 'manag':8,14 'monitor':48 'most':54 'must':84 'one':9 'outdat':23 'paid':56 'phone':46 'playstor':36 'process':43 'soon':109 'store':102 'think':26,82 'time':61 'twitter.com':94 'twitter.com/franciscof_1990/status/1726890182971212038)':93 'updat':106 'use':38,78 'version':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514930
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15457622"
    +editedAt: DateTimeImmutable @1701058035 {#3234
      date: 2023-11-27 05:07:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700428530 {#2803
      date: 2023-11-19 22:15:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    … You’re suggesting pirating a small dev’s app…to protest surveillance by the app store owner?\n
    \n
    That’s not how it works. If you don’t like the policies of the store, then ask the dev to put it on another store. If they refuse, don’t use their product because they suck.\n
    \n
    Choosing to limit your product to a shitty store is a developer choice. That gives you the right to not use their product, not the right to steal it. Otherwise, pay for it and then install a cracked version to remove the surveillance or whatever
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700528541 {#1554
    date: 2023-11-21 02:02:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kratoz29@lemm.ee"
    "@neatchee@lemmy.world"
    "@Emerald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 144882
  -bodyTs: "'anoth':42 'app':9,15 'ask':35 'choic':67 'choos':55 'crack':92 'dev':7,37 'develop':66 'give':69 'instal':90 'like':28 'limit':57 'otherwis':84 'owner':17 'pay':85 'pirat':4 'polici':30 'product':51,59,77 'protest':11 'put':39 're':2 'refus':46 'remov':95 'right':72,80 'shitti':62 'small':6 'steal':82 'store':16,33,43,63 'suck':54 'suggest':3 'surveil':12,97 'use':49,75 'version':93 'whatev':99 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5464584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528541 {#1564
    date: 2023-11-21 02:02:21.0 +01:00
  }
  +"title": 144882
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#3432 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3235 …}
    +slug: "Remember-guys-this-is-why-we-don-t-pay-for-the"
    +title: "Remember guys, this is why we don't pay for the apps."
    +url: "https://i.imgur.com/S5rFcMv.png"
    +body: """
      This is the app called Franco Kernel Manager, one of the best kernel managers that are out there… Even when it was outdated (which I think that’s the cause it got booted from the PlayStore?).\n
      \n
      I used it to check the process of my phone and monitor the active and idle drain mostly, I paid for it a long time ago, but now it just fails to check the licence and it doesn’t let me use it fully… I think there must be a cracked APK over there…\n
      \n
      **EDIT:**\n
      \n
      [Fortunately](https://twitter.com/franciscof_1990/status/1726890182971212038) the app is back in the store and hopefully that update version comes soon enough!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 75
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723589679 {#3425
      date: 2024-08-14 00:54:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3435 …}
    +reports: Doctrine\ORM\PersistentCollection {#3437 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
    +badges: Doctrine\ORM\PersistentCollection {#3443 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 14528
    -titleTs: "'app':12 'guy':2 'pay':9 'rememb':1"
    -bodyTs: "'/franciscof_1990/status/1726890182971212038)':95 'activ':50 'ago':62 'apk':88 'app':4,97 'back':99 'best':12 'boot':33 'call':5 'caus':30 'check':41,69 'come':108 'crack':87 'doesn':74 'drain':53 'edit':91 'enough':110 'even':19 'fail':67 'fortun':92 'franco':6 'fulli':80 'got':32 'hope':104 'idl':52 'kernel':7,13 'let':76 'licenc':71 'long':60 'manag':8,14 'monitor':48 'most':54 'must':84 'one':9 'outdat':23 'paid':56 'phone':46 'playstor':36 'process':43 'soon':109 'store':102 'think':26,82 'time':61 'twitter.com':94 'twitter.com/franciscof_1990/status/1726890182971212038)':93 'updat':106 'use':38,78 'version':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514930
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15457622"
    +editedAt: DateTimeImmutable @1701058035 {#3234
      date: 2023-11-27 05:07:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700428530 {#2803
      date: 2023-11-19 22:15:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2448 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: """
    … You’re suggesting pirating a small dev’s app…to protest surveillance by the app store owner?\n
    \n
    That’s not how it works. If you don’t like the policies of the store, then ask the dev to put it on another store. If they refuse, don’t use their product because they suck.\n
    \n
    Choosing to limit your product to a shitty store is a developer choice. That gives you the right to not use their product, not the right to steal it. Otherwise, pay for it and then install a cracked version to remove the surveillance or whatever
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700528541 {#1554
    date: 2023-11-21 02:02:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kratoz29@lemm.ee"
    "@neatchee@lemmy.world"
    "@Emerald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 144882
  -bodyTs: "'anoth':42 'app':9,15 'ask':35 'choic':67 'choos':55 'crack':92 'dev':7,37 'develop':66 'give':69 'instal':90 'like':28 'limit':57 'otherwis':84 'owner':17 'pay':85 'pirat':4 'polici':30 'product':51,59,77 'protest':11 'put':39 're':2 'refus':46 'remov':95 'right':72,80 'shitti':62 'small':6 'steal':82 'store':16,33,43,63 'suck':54 'suggest':3 'surveil':12,97 'use':49,75 'version':93 'whatev':99 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5464584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528541 {#1564
    date: 2023-11-21 02:02:21.0 +01:00
  }
  +"title": 144882
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1883
  +user: Proxies\__CG__\App\Entity\User {#3487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3530 …}
  +slug: "Let-s-hope-it-never-has-to-come-to-this"
  +title: "Let's hope it never has to come to this"
  +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987060 {#3523
    date: 2023-12-19 12:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3531 …}
  +votes: Doctrine\ORM\PersistentCollection {#3533 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  +badges: Doctrine\ORM\PersistentCollection {#3541 …}
  +children: [
    App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1883 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m putting some cloth over the end with a rubberband and filling it with crushed altoids. If I’m gonna huff sewage fumes, let’s at least make it minty fresh"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702949541 {#1907
        date: 2023-12-19 02:32:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 233571
      -bodyTs: "'altoid':17 'cloth':5 'crush':16 'end':8 'fill':13 'fresh':32 'fume':24 'gonna':21 'huff':22 'least':28 'let':25 'm':2,20 'make':29 'minti':31 'put':3 'rubberband':11 'sewag':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702949541 {#1908
        date: 2023-12-19 02:32:21.0 +01:00
      }
      +"title": 233571
    }
  ]
  -id: 23151
  -titleTs: "'come':8 'hope':3 'let':1 'never':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703026043
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4280862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702939643 {#3509
    date: 2023-12-18 23:47:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1883
  +user: Proxies\__CG__\App\Entity\User {#3487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3530 …}
  +slug: "Let-s-hope-it-never-has-to-come-to-this"
  +title: "Let's hope it never has to come to this"
  +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987060 {#3523
    date: 2023-12-19 12:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3531 …}
  +votes: Doctrine\ORM\PersistentCollection {#3533 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  +badges: Doctrine\ORM\PersistentCollection {#3541 …}
  +children: [
    App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1883 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m putting some cloth over the end with a rubberband and filling it with crushed altoids. If I’m gonna huff sewage fumes, let’s at least make it minty fresh"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702949541 {#1907
        date: 2023-12-19 02:32:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 233571
      -bodyTs: "'altoid':17 'cloth':5 'crush':16 'end':8 'fill':13 'fresh':32 'fume':24 'gonna':21 'huff':22 'least':28 'let':25 'm':2,20 'make':29 'minti':31 'put':3 'rubberband':11 'sewag':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702949541 {#1908
        date: 2023-12-19 02:32:21.0 +01:00
      }
      +"title": 233571
    }
  ]
  -id: 23151
  -titleTs: "'come':8 'hope':3 'let':1 'never':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703026043
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4280862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702939643 {#3509
    date: 2023-12-18 23:47:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1883
  +user: Proxies\__CG__\App\Entity\User {#3487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#3528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3530 …}
  +slug: "Let-s-hope-it-never-has-to-come-to-this"
  +title: "Let's hope it never has to come to this"
  +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987060 {#3523
    date: 2023-12-19 12:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3531 …}
  +votes: Doctrine\ORM\PersistentCollection {#3533 …}
  +reports: Doctrine\ORM\PersistentCollection {#3535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
  +badges: Doctrine\ORM\PersistentCollection {#3541 …}
  +children: [
    App\Entity\EntryComment {#1407
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1883 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m putting some cloth over the end with a rubberband and filling it with crushed altoids. If I’m gonna huff sewage fumes, let’s at least make it minty fresh"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702949541 {#1907
        date: 2023-12-19 02:32:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 233571
      -bodyTs: "'altoid':17 'cloth':5 'crush':16 'end':8 'fill':13 'fresh':32 'fume':24 'gonna':21 'huff':22 'least':28 'let':25 'm':2,20 'make':29 'minti':31 'put':3 'rubberband':11 'sewag':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6122032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702949541 {#1908
        date: 2023-12-19 02:32:21.0 +01:00
      }
      +"title": 233571
    }
  ]
  -id: 23151
  -titleTs: "'come':8 'hope':3 'let':1 'never':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703026043
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4280862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702939643 {#3509
    date: 2023-12-18 23:47:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883
    +user: Proxies\__CG__\App\Entity\User {#3487 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3528 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3530 …}
    +slug: "Let-s-hope-it-never-has-to-come-to-this"
    +title: "Let's hope it never has to come to this"
    +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 282
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987060 {#3523
      date: 2023-12-19 12:57:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3531 …}
    +votes: Doctrine\ORM\PersistentCollection {#3533 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    +badges: Doctrine\ORM\PersistentCollection {#3541 …}
    +children: [
      App\Entity\EntryComment {#1407}
    ]
    -id: 23151
    -titleTs: "'come':8 'hope':3 'let':1 'never':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703026043
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4280862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702939643 {#3509
      date: 2023-12-18 23:47:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m putting some cloth over the end with a rubberband and filling it with crushed altoids. If I’m gonna huff sewage fumes, let’s at least make it minty fresh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702949541 {#1907
    date: 2023-12-19 02:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 233571
  -bodyTs: "'altoid':17 'cloth':5 'crush':16 'end':8 'fill':13 'fresh':32 'fume':24 'gonna':21 'huff':22 'least':28 'let':25 'm':2,20 'make':29 'minti':31 'put':3 'rubberband':11 'sewag':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949541 {#1908
    date: 2023-12-19 02:32:21.0 +01:00
  }
  +"title": 233571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883
    +user: Proxies\__CG__\App\Entity\User {#3487 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3528 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3530 …}
    +slug: "Let-s-hope-it-never-has-to-come-to-this"
    +title: "Let's hope it never has to come to this"
    +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 282
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987060 {#3523
      date: 2023-12-19 12:57:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3531 …}
    +votes: Doctrine\ORM\PersistentCollection {#3533 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    +badges: Doctrine\ORM\PersistentCollection {#3541 …}
    +children: [
      App\Entity\EntryComment {#1407}
    ]
    -id: 23151
    -titleTs: "'come':8 'hope':3 'let':1 'never':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703026043
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4280862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702939643 {#3509
      date: 2023-12-18 23:47:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m putting some cloth over the end with a rubberband and filling it with crushed altoids. If I’m gonna huff sewage fumes, let’s at least make it minty fresh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702949541 {#1907
    date: 2023-12-19 02:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 233571
  -bodyTs: "'altoid':17 'cloth':5 'crush':16 'end':8 'fill':13 'fresh':32 'fume':24 'gonna':21 'huff':22 'least':28 'let':25 'm':2,20 'make':29 'minti':31 'put':3 'rubberband':11 'sewag':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949541 {#1908
    date: 2023-12-19 02:32:21.0 +01:00
  }
  +"title": 233571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883
    +user: Proxies\__CG__\App\Entity\User {#3487 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#3528 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3530 …}
    +slug: "Let-s-hope-it-never-has-to-come-to-this"
    +title: "Let's hope it never has to come to this"
    +url: "https://lemmy.today/pictrs/image/d7c260b0-2697-4811-9f89-9199dfb41245.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 282
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987060 {#3523
      date: 2023-12-19 12:57:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3531 …}
    +votes: Doctrine\ORM\PersistentCollection {#3533 …}
    +reports: Doctrine\ORM\PersistentCollection {#3535 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3537 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3539 …}
    +badges: Doctrine\ORM\PersistentCollection {#3541 …}
    +children: [
      App\Entity\EntryComment {#1407}
    ]
    -id: 23151
    -titleTs: "'come':8 'hope':3 'let':1 'never':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703026043
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4280862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702939643 {#3509
      date: 2023-12-18 23:47:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m putting some cloth over the end with a rubberband and filling it with crushed altoids. If I’m gonna huff sewage fumes, let’s at least make it minty fresh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702949541 {#1907
    date: 2023-12-19 02:32:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 233571
  -bodyTs: "'altoid':17 'cloth':5 'crush':16 'end':8 'fill':13 'fresh':32 'fume':24 'gonna':21 'huff':22 'least':28 'let':25 'm':2,20 'make':29 'minti':31 'put':3 'rubberband':11 'sewag':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6122032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702949541 {#1908
    date: 2023-12-19 02:32:21.0 +01:00
  }
  +"title": 233571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#3548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3550 …}
  +slug: "Me-Too-me-too"
  +title: "Me Too, me too..."
  +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723310450 {#3543
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  +badges: Doctrine\ORM\PersistentCollection {#3561 …}
  +children: [
    App\Entity\EntryComment {#2382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
        \n
        Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701658348 {#2372
        date: 2023-12-04 03:52:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 194351
      -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5787359"
      +editedAt: DateTimeImmutable @1702861726 {#2380
        date: 2023-12-18 02:08:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701658348 {#2386
        date: 2023-12-04 03:52:28.0 +01:00
      }
      +"title": 194351
    }
  ]
  -id: 19817
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701720357
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10577359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633957 {#3529
    date: 2023-12-03 21:05:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#3548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3550 …}
  +slug: "Me-Too-me-too"
  +title: "Me Too, me too..."
  +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723310450 {#3543
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  +badges: Doctrine\ORM\PersistentCollection {#3561 …}
  +children: [
    App\Entity\EntryComment {#2382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
        \n
        Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701658348 {#2372
        date: 2023-12-04 03:52:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 194351
      -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5787359"
      +editedAt: DateTimeImmutable @1702861726 {#2380
        date: 2023-12-18 02:08:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701658348 {#2386
        date: 2023-12-04 03:52:28.0 +01:00
      }
      +"title": 194351
    }
  ]
  -id: 19817
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701720357
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10577359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633957 {#3529
    date: 2023-12-03 21:05:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#3548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3550 …}
  +slug: "Me-Too-me-too"
  +title: "Me Too, me too..."
  +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723310450 {#3543
    date: 2024-08-10 19:20:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  +badges: Doctrine\ORM\PersistentCollection {#3561 …}
  +children: [
    App\Entity\EntryComment {#2382
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
        \n
        Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701658348 {#2372
        date: 2023-12-04 03:52:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2379 …}
      +votes: Doctrine\ORM\PersistentCollection {#2383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1906 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
      -id: 194351
      -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5787359"
      +editedAt: DateTimeImmutable @1702861726 {#2380
        date: 2023-12-18 02:08:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701658348 {#2386
        date: 2023-12-04 03:52:28.0 +01:00
      }
      +"title": 194351
    }
  ]
  -id: 19817
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701720357
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10577359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701633957 {#3529
    date: 2023-12-03 21:05:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#3506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#3548 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3550 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#3543
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    +badges: Doctrine\ORM\PersistentCollection {#3561 …}
    +children: [
      App\Entity\EntryComment {#2382}
    ]
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#3529
      date: 2023-12-03 21:05:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
    \n
    Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701658348 {#2372
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 194351
  -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787359"
  +editedAt: DateTimeImmutable @1702861726 {#2380
    date: 2023-12-18 02:08:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701658348 {#2386
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +"title": 194351
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#3506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#3548 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3550 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#3543
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    +badges: Doctrine\ORM\PersistentCollection {#3561 …}
    +children: [
      App\Entity\EntryComment {#2382}
    ]
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#3529
      date: 2023-12-03 21:05:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
    \n
    Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701658348 {#2372
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 194351
  -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787359"
  +editedAt: DateTimeImmutable @1702861726 {#2380
    date: 2023-12-18 02:08:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701658348 {#2386
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +"title": 194351
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2382
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#3506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: Proxies\__CG__\App\Entity\Image {#3548 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3550 …}
    +slug: "Me-Too-me-too"
    +title: "Me Too, me too..."
    +url: "https://lemmy.ca/pictrs/image/f9338de5-3918-40aa-a47b-4864ed36c7eb.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723310450 {#3543
      date: 2024-08-10 19:20:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    +badges: Doctrine\ORM\PersistentCollection {#3561 …}
    +children: [
      App\Entity\EntryComment {#2382}
    ]
    -id: 19817
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701720357
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10577359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701633957 {#3529
      date: 2023-12-03 21:05:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    PROTIP: Whenever possible, shape/place the food you’re heating like a donut. ( O )\n
    \n
    Microwaves need to penetrate the food; if it’s a big lump, it’s hard to reach the stuff in the middle. By using a “donut” shape, you are creating more surface area, and spreading out the “middle” so it’s easier for microwaves to reach all the parts of the food equally
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701658348 {#2372
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  -id: 194351
  -bodyTs: "'area':46 'big':24 'creat':43 'donut':12,39 'easier':55 'equal':66 'food':6,19,65 'hard':28 'heat':9 'like':10 'lump':25 'microwav':14,57 'middl':35,51 'need':15 'o':13 'part':62 'penetr':17 'possibl':3 'protip':1 're':8 'reach':30,59 'shape':40 'shape/place':4 'spread':48 'stuff':32 'surfac':45 'use':37 'whenev':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5787359"
  +editedAt: DateTimeImmutable @1702861726 {#2380
    date: 2023-12-18 02:08:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701658348 {#2386
    date: 2023-12-04 03:52:28.0 +01:00
  }
  +"title": 194351
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3489 …}
  +slug: "Hey-everyone-check-out-Police-Supporters-Of-Lemmy-pro-cop-lemmy"
  +title: "Hey everyone, check out Police Supporters Of Lemmy, pro-cop lemmy space where we post funny cop memes, wholesome cop moments, and cops being heroes."
  +url: "https://lemm.ee/c/propolicelemmy"
  +body: """
    [Police Supporters Of Lemmy](https://lemm.ee/c/propolicelemmy)\n
    \n
    !propolicelemmy@lemm.ee\n
    \n
    [lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709305142 {#3484
    date: 2024-03-01 15:59:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  +badges: Doctrine\ORM\PersistentCollection {#3501 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
      +image: null
      +parent: null
      +root: null
      +body: "🍿"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703119951 {#2011
        date: 2023-12-21 01:52:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CopLover98@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 239205
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6161526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703119951 {#2033
        date: 2023-12-21 01:52:31.0 +01:00
      }
      +"title": 239205
    }
  ]
  -id: 23707
  -titleTs: "'check':3 'cop':11,18,21,24 'everyon':2 'funni':17 'hero':26 'hey':1 'lemmi':8,12 'meme':19 'moment':22 'polic':5 'post':16 'pro':10 'pro-cop':9 'space':13 'support':6 'wholesom':20"
  -bodyTs: "'/c/propolicelemmy)':7 '/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':11 'lemm.ee':6,10 'lemm.ee/c/propolicelemmy)':5 'lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':9 'lemmi':4 'polic':1 'propolicelemmy@lemm.ee':8 'support':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703205433
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18632442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119033 {#3471
    date: 2023-12-21 01:37:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3489 …}
  +slug: "Hey-everyone-check-out-Police-Supporters-Of-Lemmy-pro-cop-lemmy"
  +title: "Hey everyone, check out Police Supporters Of Lemmy, pro-cop lemmy space where we post funny cop memes, wholesome cop moments, and cops being heroes."
  +url: "https://lemm.ee/c/propolicelemmy"
  +body: """
    [Police Supporters Of Lemmy](https://lemm.ee/c/propolicelemmy)\n
    \n
    !propolicelemmy@lemm.ee\n
    \n
    [lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709305142 {#3484
    date: 2024-03-01 15:59:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  +badges: Doctrine\ORM\PersistentCollection {#3501 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
      +image: null
      +parent: null
      +root: null
      +body: "🍿"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703119951 {#2011
        date: 2023-12-21 01:52:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CopLover98@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 239205
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6161526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703119951 {#2033
        date: 2023-12-21 01:52:31.0 +01:00
      }
      +"title": 239205
    }
  ]
  -id: 23707
  -titleTs: "'check':3 'cop':11,18,21,24 'everyon':2 'funni':17 'hero':26 'hey':1 'lemmi':8,12 'meme':19 'moment':22 'polic':5 'post':16 'pro':10 'pro-cop':9 'space':13 'support':6 'wholesom':20"
  -bodyTs: "'/c/propolicelemmy)':7 '/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':11 'lemm.ee':6,10 'lemm.ee/c/propolicelemmy)':5 'lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':9 'lemmi':4 'polic':1 'propolicelemmy@lemm.ee':8 'support':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703205433
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18632442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119033 {#3471
    date: 2023-12-21 01:37:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#3448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3489 …}
  +slug: "Hey-everyone-check-out-Police-Supporters-Of-Lemmy-pro-cop-lemmy"
  +title: "Hey everyone, check out Police Supporters Of Lemmy, pro-cop lemmy space where we post funny cop memes, wholesome cop moments, and cops being heroes."
  +url: "https://lemm.ee/c/propolicelemmy"
  +body: """
    [Police Supporters Of Lemmy](https://lemm.ee/c/propolicelemmy)\n
    \n
    !propolicelemmy@lemm.ee\n
    \n
    [lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709305142 {#3484
    date: 2024-03-01 15:59:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  +badges: Doctrine\ORM\PersistentCollection {#3501 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
      +image: null
      +parent: null
      +root: null
      +body: "🍿"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703119951 {#2011
        date: 2023-12-21 01:52:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CopLover98@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 239205
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6161526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703119951 {#2033
        date: 2023-12-21 01:52:31.0 +01:00
      }
      +"title": 239205
    }
  ]
  -id: 23707
  -titleTs: "'check':3 'cop':11,18,21,24 'everyon':2 'funni':17 'hero':26 'hey':1 'lemmi':8,12 'meme':19 'moment':22 'polic':5 'post':16 'pro':10 'pro-cop':9 'space':13 'support':6 'wholesom':20"
  -bodyTs: "'/c/propolicelemmy)':7 '/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':11 'lemm.ee':6,10 'lemm.ee/c/propolicelemmy)':5 'lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':9 'lemmi':4 'polic':1 'propolicelemmy@lemm.ee':8 'support':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703205433
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18632442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119033 {#3471
    date: 2023-12-21 01:37:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2021
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#3448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3489 …}
    +slug: "Hey-everyone-check-out-Police-Supporters-Of-Lemmy-pro-cop-lemmy"
    +title: "Hey everyone, check out Police Supporters Of Lemmy, pro-cop lemmy space where we post funny cop memes, wholesome cop moments, and cops being heroes."
    +url: "https://lemm.ee/c/propolicelemmy"
    +body: """
      [Police Supporters Of Lemmy](https://lemm.ee/c/propolicelemmy)\n
      \n
      !propolicelemmy@lemm.ee\n
      \n
      [lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709305142 {#3484
      date: 2024-03-01 15:59:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3491 …}
    +votes: Doctrine\ORM\PersistentCollection {#3493 …}
    +reports: Doctrine\ORM\PersistentCollection {#3495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
    +badges: Doctrine\ORM\PersistentCollection {#3501 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 23707
    -titleTs: "'check':3 'cop':11,18,21,24 'everyon':2 'funni':17 'hero':26 'hey':1 'lemmi':8,12 'meme':19 'moment':22 'polic':5 'post':16 'pro':10 'pro-cop':9 'space':13 'support':6 'wholesom':20"
    -bodyTs: "'/c/propolicelemmy)':7 '/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':11 'lemm.ee':6,10 'lemm.ee/c/propolicelemmy)':5 'lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':9 'lemmi':4 'polic':1 'propolicelemmy@lemm.ee':8 'support':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703205433
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/18632442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703119033 {#3471
      date: 2023-12-21 01:37:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +parent: null
  +root: null
  +body: "🍿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703119951 {#2011
    date: 2023-12-21 01:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CopLover98@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 239205
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6161526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119951 {#2033
    date: 2023-12-21 01:52:31.0 +01:00
  }
  +"title": 239205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2021
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#3448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3489 …}
    +slug: "Hey-everyone-check-out-Police-Supporters-Of-Lemmy-pro-cop-lemmy"
    +title: "Hey everyone, check out Police Supporters Of Lemmy, pro-cop lemmy space where we post funny cop memes, wholesome cop moments, and cops being heroes."
    +url: "https://lemm.ee/c/propolicelemmy"
    +body: """
      [Police Supporters Of Lemmy](https://lemm.ee/c/propolicelemmy)\n
      \n
      !propolicelemmy@lemm.ee\n
      \n
      [lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709305142 {#3484
      date: 2024-03-01 15:59:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3491 …}
    +votes: Doctrine\ORM\PersistentCollection {#3493 …}
    +reports: Doctrine\ORM\PersistentCollection {#3495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
    +badges: Doctrine\ORM\PersistentCollection {#3501 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 23707
    -titleTs: "'check':3 'cop':11,18,21,24 'everyon':2 'funni':17 'hero':26 'hey':1 'lemmi':8,12 'meme':19 'moment':22 'polic':5 'post':16 'pro':10 'pro-cop':9 'space':13 'support':6 'wholesom':20"
    -bodyTs: "'/c/propolicelemmy)':7 '/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':11 'lemm.ee':6,10 'lemm.ee/c/propolicelemmy)':5 'lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':9 'lemmi':4 'polic':1 'propolicelemmy@lemm.ee':8 'support':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703205433
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/18632442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703119033 {#3471
      date: 2023-12-21 01:37:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +parent: null
  +root: null
  +body: "🍿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703119951 {#2011
    date: 2023-12-21 01:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CopLover98@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 239205
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6161526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119951 {#2033
    date: 2023-12-21 01:52:31.0 +01:00
  }
  +"title": 239205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2021
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#3448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3489 …}
    +slug: "Hey-everyone-check-out-Police-Supporters-Of-Lemmy-pro-cop-lemmy"
    +title: "Hey everyone, check out Police Supporters Of Lemmy, pro-cop lemmy space where we post funny cop memes, wholesome cop moments, and cops being heroes."
    +url: "https://lemm.ee/c/propolicelemmy"
    +body: """
      [Police Supporters Of Lemmy](https://lemm.ee/c/propolicelemmy)\n
      \n
      !propolicelemmy@lemm.ee\n
      \n
      [lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709305142 {#3484
      date: 2024-03-01 15:59:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3491 …}
    +votes: Doctrine\ORM\PersistentCollection {#3493 …}
    +reports: Doctrine\ORM\PersistentCollection {#3495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
    +badges: Doctrine\ORM\PersistentCollection {#3501 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 23707
    -titleTs: "'check':3 'cop':11,18,21,24 'everyon':2 'funni':17 'hero':26 'hey':1 'lemmi':8,12 'meme':19 'moment':22 'polic':5 'post':16 'pro':10 'pro-cop':9 'space':13 'support':6 'wholesom':20"
    -bodyTs: "'/c/propolicelemmy)':7 '/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':11 'lemm.ee':6,10 'lemm.ee/c/propolicelemmy)':5 'lemm.ee/c/propolicelemmy](https://lemm.ee/c/propolicelemmy)':9 'lemmi':4 'polic':1 'propolicelemmy@lemm.ee':8 'support':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703205433
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/18632442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703119033 {#3471
      date: 2023-12-21 01:37:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +parent: null
  +root: null
  +body: "🍿"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703119951 {#2011
    date: 2023-12-21 01:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CopLover98@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 239205
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6161526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119951 {#2033
    date: 2023-12-21 01:52:31.0 +01:00
  }
  +"title": 239205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 moderate
Proxies\__CG__\App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#3526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "It-must-be-rough-being-a-living-paradox"
  +title: "It must be rough being a living paradox"
  +url: "https://lemmy.world/pictrs/image/7dfb32d6-6b3f-4770-a3f8-783140beb79d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701514697 {#3563
    date: 2023-12-02 11:58:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3570 …}
  +votes: Doctrine\ORM\PersistentCollection {#3572 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  +badges: Doctrine\ORM\PersistentCollection {#3580 …}
  +children: [
    App\Entity\EntryComment {#2468
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: """
        Always fun to see how many people don’t realize “zionists” and “Jews” are not synonyms, and that many zionists are only “supporting the Jewish state” because they think all the Jews need to be there to trigger the second coming\n
        \n
        Fun times
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1701495284 {#1741
        date: 2023-12-02 06:34:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChamrsDeluxe@lemmy.world"
        "@bus_factor@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 188005
      -bodyTs: "'alway':1 'come':41 'fun':2,42 'jew':13,32 'jewish':25 'mani':6,19 'need':33 'peopl':7 'realiz':10 'second':40 'see':4 'state':26 'support':23 'synonym':16 'think':29 'time':43 'trigger':38 'zionist':11,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5740887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701495284 {#2459
        date: 2023-12-02 06:34:44.0 +01:00
      }
      +"title": 188005
    }
  ]
  -id: 19239
  -titleTs: "'live':7 'must':2 'paradox':8 'rough':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701579718
  +visibility: "trashed             "
  +apId: "https://lemmy.world/post/9035588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701493318 {#3549
    date: 2023-12-02 06:01:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#3526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "It-must-be-rough-being-a-living-paradox"
  +title: "It must be rough being a living paradox"
  +url: "https://lemmy.world/pictrs/image/7dfb32d6-6b3f-4770-a3f8-783140beb79d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701514697 {#3563
    date: 2023-12-02 11:58:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3570 …}
  +votes: Doctrine\ORM\PersistentCollection {#3572 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  +badges: Doctrine\ORM\PersistentCollection {#3580 …}
  +children: [
    App\Entity\EntryComment {#2468
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: """
        Always fun to see how many people don’t realize “zionists” and “Jews” are not synonyms, and that many zionists are only “supporting the Jewish state” because they think all the Jews need to be there to trigger the second coming\n
        \n
        Fun times
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1701495284 {#1741
        date: 2023-12-02 06:34:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChamrsDeluxe@lemmy.world"
        "@bus_factor@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 188005
      -bodyTs: "'alway':1 'come':41 'fun':2,42 'jew':13,32 'jewish':25 'mani':6,19 'need':33 'peopl':7 'realiz':10 'second':40 'see':4 'state':26 'support':23 'synonym':16 'think':29 'time':43 'trigger':38 'zionist':11,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5740887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701495284 {#2459
        date: 2023-12-02 06:34:44.0 +01:00
      }
      +"title": 188005
    }
  ]
  -id: 19239
  -titleTs: "'live':7 'must':2 'paradox':8 'rough':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701579718
  +visibility: "trashed             "
  +apId: "https://lemmy.world/post/9035588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701493318 {#3549
    date: 2023-12-02 06:01:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
131 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
132 DENIED moderate
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#3526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
    +slug: "It-must-be-rough-being-a-living-paradox"
    +title: "It must be rough being a living paradox"
    +url: "https://lemmy.world/pictrs/image/7dfb32d6-6b3f-4770-a3f8-783140beb79d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701514697 {#3563
      date: 2023-12-02 11:58:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3570 …}
    +votes: Doctrine\ORM\PersistentCollection {#3572 …}
    +reports: Doctrine\ORM\PersistentCollection {#3574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
    +badges: Doctrine\ORM\PersistentCollection {#3580 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 19239
    -titleTs: "'live':7 'must':2 'paradox':8 'rough':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701579718
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/9035588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493318 {#3549
      date: 2023-12-02 06:01:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: """
    Always fun to see how many people don’t realize “zionists” and “Jews” are not synonyms, and that many zionists are only “supporting the Jewish state” because they think all the Jews need to be there to trigger the second coming\n
    \n
    Fun times
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1701495284 {#1741
    date: 2023-12-02 06:34:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChamrsDeluxe@lemmy.world"
    "@bus_factor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 188005
  -bodyTs: "'alway':1 'come':41 'fun':2,42 'jew':13,32 'jewish':25 'mani':6,19 'need':33 'peopl':7 'realiz':10 'second':40 'see':4 'state':26 'support':23 'synonym':16 'think':29 'time':43 'trigger':38 'zionist':11,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5740887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701495284 {#2459
    date: 2023-12-02 06:34:44.0 +01:00
  }
  +"title": 188005
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#3526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
    +slug: "It-must-be-rough-being-a-living-paradox"
    +title: "It must be rough being a living paradox"
    +url: "https://lemmy.world/pictrs/image/7dfb32d6-6b3f-4770-a3f8-783140beb79d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701514697 {#3563
      date: 2023-12-02 11:58:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3570 …}
    +votes: Doctrine\ORM\PersistentCollection {#3572 …}
    +reports: Doctrine\ORM\PersistentCollection {#3574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
    +badges: Doctrine\ORM\PersistentCollection {#3580 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 19239
    -titleTs: "'live':7 'must':2 'paradox':8 'rough':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701579718
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/9035588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493318 {#3549
      date: 2023-12-02 06:01:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: """
    Always fun to see how many people don’t realize “zionists” and “Jews” are not synonyms, and that many zionists are only “supporting the Jewish state” because they think all the Jews need to be there to trigger the second coming\n
    \n
    Fun times
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1701495284 {#1741
    date: 2023-12-02 06:34:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChamrsDeluxe@lemmy.world"
    "@bus_factor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 188005
  -bodyTs: "'alway':1 'come':41 'fun':2,42 'jew':13,32 'jewish':25 'mani':6,19 'need':33 'peopl':7 'realiz':10 'second':40 'see':4 'state':26 'support':23 'synonym':16 'think':29 'time':43 'trigger':38 'zionist':11,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5740887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701495284 {#2459
    date: 2023-12-02 06:34:44.0 +01:00
  }
  +"title": 188005
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2468
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#3526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
    +slug: "It-must-be-rough-being-a-living-paradox"
    +title: "It must be rough being a living paradox"
    +url: "https://lemmy.world/pictrs/image/7dfb32d6-6b3f-4770-a3f8-783140beb79d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701514697 {#3563
      date: 2023-12-02 11:58:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3570 …}
    +votes: Doctrine\ORM\PersistentCollection {#3572 …}
    +reports: Doctrine\ORM\PersistentCollection {#3574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
    +badges: Doctrine\ORM\PersistentCollection {#3580 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 19239
    -titleTs: "'live':7 'must':2 'paradox':8 'rough':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701579718
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/9035588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493318 {#3549
      date: 2023-12-02 06:01:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: """
    Always fun to see how many people don’t realize “zionists” and “Jews” are not synonyms, and that many zionists are only “supporting the Jewish state” because they think all the Jews need to be there to trigger the second coming\n
    \n
    Fun times
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1701495284 {#1741
    date: 2023-12-02 06:34:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChamrsDeluxe@lemmy.world"
    "@bus_factor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 188005
  -bodyTs: "'alway':1 'come':41 'fun':2,42 'jew':13,32 'jewish':25 'mani':6,19 'need':33 'peopl':7 'realiz':10 'second':40 'see':4 'state':26 'support':23 'synonym':16 'think':29 'time':43 'trigger':38 'zionist':11,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5740887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701495284 {#2459
    date: 2023-12-02 06:34:44.0 +01:00
  }
  +"title": 188005
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
136 DENIED moderate
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Stock-photo"
  +title: "Stock photo"
  +url: "https://lemmy.world/pictrs/image/148f4562-36f4-4774-8ebd-2d447632032b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698905551 {#1766
    date: 2023-11-02 07:12:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 8971
  -titleTs: "'photo':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698160760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7253044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698131260 {#1466
    date: 2023-10-24 09:07:40.0 +02: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
137 DENIED edit
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Stock-photo"
  +title: "Stock photo"
  +url: "https://lemmy.world/pictrs/image/148f4562-36f4-4774-8ebd-2d447632032b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698905551 {#1766
    date: 2023-11-02 07:12:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 8971
  -titleTs: "'photo':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698160760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7253044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698131260 {#1466
    date: 2023-10-24 09:07:40.0 +02: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
138 DENIED moderate
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: Proxies\__CG__\App\Entity\Image {#1640 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1655 …}
  +slug: "Stock-photo"
  +title: "Stock photo"
  +url: "https://lemmy.world/pictrs/image/148f4562-36f4-4774-8ebd-2d447632032b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698905551 {#1766
    date: 2023-11-02 07:12:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 8971
  -titleTs: "'photo':2 'stock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698160760
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7253044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698131260 {#1466
    date: 2023-10-24 09:07:40.0 +02: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
139 DENIED ROLE_ADMIN
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
140 DENIED ROLE_MODERATOR
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