GET https://kbin.spritesserver.nl/u/@june@lemmy.world/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
2.43 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2220
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "How-are-you-all-making-it-right-now-with-grocery"
  +title: "How are you all making it right now with grocery store prices?"
  +url: null
  +body: "I don’t know how they think we’re all going to survive with these prices."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574713 {#3282
    date: 2024-10-22 07:25:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  +badges: Doctrine\ORM\PersistentCollection {#3298 …}
  +children: [
    1 => App\Entity\EntryComment {#2261
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706502820 {#2275
        date: 2024-01-29 05:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 348912
      -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7117808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706502820 {#2277
        date: 2024-01-29 05:33:40.0 +01:00
      }
      +"title": 348912
    }
    0 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706505231 {#2206
        date: 2024-01-29 06:13:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Vaggumon@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 348974
      -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7118325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706505231 {#2202
        date: 2024-01-29 06:13:51.0 +01:00
      }
      +"title": 348974
    }
  ]
  -id: 33728
  -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
  -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706570895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484495 {#3268
    date: 2024-01-29 00:28:15.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 {#2220
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "How-are-you-all-making-it-right-now-with-grocery"
  +title: "How are you all making it right now with grocery store prices?"
  +url: null
  +body: "I don’t know how they think we’re all going to survive with these prices."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574713 {#3282
    date: 2024-10-22 07:25:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  +badges: Doctrine\ORM\PersistentCollection {#3298 …}
  +children: [
    1 => App\Entity\EntryComment {#2261
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706502820 {#2275
        date: 2024-01-29 05:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 348912
      -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7117808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706502820 {#2277
        date: 2024-01-29 05:33:40.0 +01:00
      }
      +"title": 348912
    }
    0 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706505231 {#2206
        date: 2024-01-29 06:13:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Vaggumon@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 348974
      -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7118325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706505231 {#2202
        date: 2024-01-29 06:13:51.0 +01:00
      }
      +"title": 348974
    }
  ]
  -id: 33728
  -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
  -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706570895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484495 {#3268
    date: 2024-01-29 00:28:15.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 {#2220
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "How-are-you-all-making-it-right-now-with-grocery"
  +title: "How are you all making it right now with grocery store prices?"
  +url: null
  +body: "I don’t know how they think we’re all going to survive with these prices."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574713 {#3282
    date: 2024-10-22 07:25:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3287 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  +badges: Doctrine\ORM\PersistentCollection {#3298 …}
  +children: [
    1 => App\Entity\EntryComment {#2261
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706502820 {#2275
        date: 2024-01-29 05:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 348912
      -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7117808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706502820 {#2277
        date: 2024-01-29 05:33:40.0 +01:00
      }
      +"title": 348912
    }
    0 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706505231 {#2206
        date: 2024-01-29 06:13:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Vaggumon@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 348974
      -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7118325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706505231 {#2202
        date: 2024-01-29 06:13:51.0 +01:00
      }
      +"title": 348974
    }
  ]
  -id: 33728
  -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
  -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706570895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484495 {#3268
    date: 2024-01-29 00:28:15.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 {#2261
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-are-you-all-making-it-right-now-with-grocery"
    +title: "How are you all making it right now with grocery store prices?"
    +url: null
    +body: "I don’t know how they think we’re all going to survive with these prices."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574713 {#3282
      date: 2024-10-22 07:25:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3290 …}
    +reports: Doctrine\ORM\PersistentCollection {#3292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
    +badges: Doctrine\ORM\PersistentCollection {#3298 …}
    +children: [
      1 => App\Entity\EntryComment {#2261}
      0 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706505231 {#2206
          date: 2024-01-29 06:13:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Vaggumon@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 348974
        -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7118325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706505231 {#2202
          date: 2024-01-29 06:13:51.0 +01:00
        }
        +"title": 348974
      }
    ]
    -id: 33728
    -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
    -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706570895
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484495 {#3268
      date: 2024-01-29 00:28:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706502820 {#2275
    date: 2024-01-29 05:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 348912
  -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502820 {#2277
    date: 2024-01-29 05:33:40.0 +01:00
  }
  +"title": 348912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2261
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-are-you-all-making-it-right-now-with-grocery"
    +title: "How are you all making it right now with grocery store prices?"
    +url: null
    +body: "I don’t know how they think we’re all going to survive with these prices."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574713 {#3282
      date: 2024-10-22 07:25:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3290 …}
    +reports: Doctrine\ORM\PersistentCollection {#3292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
    +badges: Doctrine\ORM\PersistentCollection {#3298 …}
    +children: [
      1 => App\Entity\EntryComment {#2261}
      0 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706505231 {#2206
          date: 2024-01-29 06:13:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Vaggumon@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 348974
        -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7118325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706505231 {#2202
          date: 2024-01-29 06:13:51.0 +01:00
        }
        +"title": 348974
      }
    ]
    -id: 33728
    -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
    -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706570895
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484495 {#3268
      date: 2024-01-29 00:28:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706502820 {#2275
    date: 2024-01-29 05:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 348912
  -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502820 {#2277
    date: 2024-01-29 05:33:40.0 +01:00
  }
  +"title": 348912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2261
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-are-you-all-making-it-right-now-with-grocery"
    +title: "How are you all making it right now with grocery store prices?"
    +url: null
    +body: "I don’t know how they think we’re all going to survive with these prices."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574713 {#3282
      date: 2024-10-22 07:25:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3290 …}
    +reports: Doctrine\ORM\PersistentCollection {#3292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
    +badges: Doctrine\ORM\PersistentCollection {#3298 …}
    +children: [
      1 => App\Entity\EntryComment {#2261}
      0 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706505231 {#2206
          date: 2024-01-29 06:13:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Vaggumon@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 348974
        -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7118325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706505231 {#2202
          date: 2024-01-29 06:13:51.0 +01:00
        }
        +"title": 348974
      }
    ]
    -id: 33728
    -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
    -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706570895
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484495 {#3268
      date: 2024-01-29 00:28:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706502820 {#2275
    date: 2024-01-29 05:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 348912
  -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7117808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502820 {#2277
    date: 2024-01-29 05:33:40.0 +01:00
  }
  +"title": 348912
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-are-you-all-making-it-right-now-with-grocery"
    +title: "How are you all making it right now with grocery store prices?"
    +url: null
    +body: "I don’t know how they think we’re all going to survive with these prices."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574713 {#3282
      date: 2024-10-22 07:25:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3290 …}
    +reports: Doctrine\ORM\PersistentCollection {#3292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
    +badges: Doctrine\ORM\PersistentCollection {#3298 …}
    +children: [
      1 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706502820 {#2275
          date: 2024-01-29 05:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 348912
        -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7117808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706502820 {#2277
          date: 2024-01-29 05:33:40.0 +01:00
        }
        +"title": 348912
      }
      0 => App\Entity\EntryComment {#2201}
    ]
    -id: 33728
    -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
    -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706570895
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484495 {#3268
      date: 2024-01-29 00:28:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706505231 {#2206
    date: 2024-01-29 06:13:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Vaggumon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 348974
  -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7118325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706505231 {#2202
    date: 2024-01-29 06:13:51.0 +01:00
  }
  +"title": 348974
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-are-you-all-making-it-right-now-with-grocery"
    +title: "How are you all making it right now with grocery store prices?"
    +url: null
    +body: "I don’t know how they think we’re all going to survive with these prices."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574713 {#3282
      date: 2024-10-22 07:25:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3290 …}
    +reports: Doctrine\ORM\PersistentCollection {#3292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
    +badges: Doctrine\ORM\PersistentCollection {#3298 …}
    +children: [
      1 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706502820 {#2275
          date: 2024-01-29 05:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 348912
        -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7117808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706502820 {#2277
          date: 2024-01-29 05:33:40.0 +01:00
        }
        +"title": 348912
      }
      0 => App\Entity\EntryComment {#2201}
    ]
    -id: 33728
    -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
    -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706570895
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484495 {#3268
      date: 2024-01-29 00:28:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706505231 {#2206
    date: 2024-01-29 06:13:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Vaggumon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 348974
  -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7118325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706505231 {#2202
    date: 2024-01-29 06:13:51.0 +01:00
  }
  +"title": 348974
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-are-you-all-making-it-right-now-with-grocery"
    +title: "How are you all making it right now with grocery store prices?"
    +url: null
    +body: "I don’t know how they think we’re all going to survive with these prices."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 223
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574713 {#3282
      date: 2024-10-22 07:25:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3287 …}
    +votes: Doctrine\ORM\PersistentCollection {#3290 …}
    +reports: Doctrine\ORM\PersistentCollection {#3292 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
    +badges: Doctrine\ORM\PersistentCollection {#3298 …}
    +children: [
      1 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "My prices have come down quite a bit over the past few months. It was a stretch to feed myself on $250 but now I’m ending the month with a few dollars left over"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706502820 {#2275
          date: 2024-01-29 05:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 348912
        -bodyTs: "'250':22 'bit':8 'come':4 'dollar':33 'end':27 'feed':19 'left':34 'm':26 'month':13,29 'past':11 'price':2 'quit':6 'stretch':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7117808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706502820 {#2277
          date: 2024-01-29 05:33:40.0 +01:00
        }
        +"title": 348912
      }
      0 => App\Entity\EntryComment {#2201}
    ]
    -id: 33728
    -titleTs: "'groceri':10 'make':5 'price':12 'right':7 'store':11"
    -bodyTs: "'go':11 'know':4 'price':16 're':9 'surviv':13 'think':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706570895
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484495 {#3268
      date: 2024-01-29 00:28:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Ramon is a good guy. Glad you got ‘em in your life to help keep ya goin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706505231 {#2206
    date: 2024-01-29 06:13:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Vaggumon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 348974
  -bodyTs: "'em':9 'glad':6 'goin':17 'good':4 'got':8 'guy':5 'help':14 'keep':15 'life':12 'ramon':1 'ya':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7118325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706505231 {#2202
    date: 2024-01-29 06:13:51.0 +01:00
  }
  +"title": 348974
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#3247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3249 …}
  +slug: "is-a-hot-dog-a-sandwich"
  +title: "is a hot dog a sandwich"
  +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729512743 {#3242
    date: 2024-10-21 14:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  +badges: Doctrine\ORM\PersistentCollection {#3260 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think stuffed crust is sushi attached to toast"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1726801411 {#2457
        date: 2024-09-20 05:03:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 321941
      -bodyTs: "'attach':7 'crust':4 'stuf':3 'sushi':6 'think':2 'toast':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6819914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705651811 {#2454
        date: 2024-01-19 09:10:11.0 +01:00
      }
      +"title": 321941
    }
  ]
  -id: 31644
  -titleTs: "'dog':4 'hot':3 'sandwich':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705722347
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10738852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635947 {#3209
    date: 2024-01-19 04:45:47.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#3247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3249 …}
  +slug: "is-a-hot-dog-a-sandwich"
  +title: "is a hot dog a sandwich"
  +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729512743 {#3242
    date: 2024-10-21 14:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  +badges: Doctrine\ORM\PersistentCollection {#3260 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think stuffed crust is sushi attached to toast"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1726801411 {#2457
        date: 2024-09-20 05:03:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 321941
      -bodyTs: "'attach':7 'crust':4 'stuf':3 'sushi':6 'think':2 'toast':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6819914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705651811 {#2454
        date: 2024-01-19 09:10:11.0 +01:00
      }
      +"title": 321941
    }
  ]
  -id: 31644
  -titleTs: "'dog':4 'hot':3 'sandwich':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705722347
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10738852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635947 {#3209
    date: 2024-01-19 04:45:47.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#3247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3249 …}
  +slug: "is-a-hot-dog-a-sandwich"
  +title: "is a hot dog a sandwich"
  +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729512743 {#3242
    date: 2024-10-21 14:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  +badges: Doctrine\ORM\PersistentCollection {#3260 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think stuffed crust is sushi attached to toast"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1726801411 {#2457
        date: 2024-09-20 05:03:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 321941
      -bodyTs: "'attach':7 'crust':4 'stuf':3 'sushi':6 'think':2 'toast':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6819914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705651811 {#2454
        date: 2024-01-19 09:10:11.0 +01:00
      }
      +"title": 321941
    }
  ]
  -id: 31644
  -titleTs: "'dog':4 'hot':3 'sandwich':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705722347
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10738852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635947 {#3209
    date: 2024-01-19 04:45:47.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
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 {#2455
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#3247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3249 …}
    +slug: "is-a-hot-dog-a-sandwich"
    +title: "is a hot dog a sandwich"
    +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729512743 {#3242
      date: 2024-10-21 14:12:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    +badges: Doctrine\ORM\PersistentCollection {#3260 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 31644
    -titleTs: "'dog':4 'hot':3 'sandwich':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705722347
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10738852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635947 {#3209
      date: 2024-01-19 04:45:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think stuffed crust is sushi attached to toast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1726801411 {#2457
    date: 2024-09-20 05:03:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 321941
  -bodyTs: "'attach':7 'crust':4 'stuf':3 'sushi':6 'think':2 'toast':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705651811 {#2454
    date: 2024-01-19 09:10:11.0 +01:00
  }
  +"title": 321941
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2455
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#3247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3249 …}
    +slug: "is-a-hot-dog-a-sandwich"
    +title: "is a hot dog a sandwich"
    +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729512743 {#3242
      date: 2024-10-21 14:12:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    +badges: Doctrine\ORM\PersistentCollection {#3260 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 31644
    -titleTs: "'dog':4 'hot':3 'sandwich':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705722347
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10738852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635947 {#3209
      date: 2024-01-19 04:45:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think stuffed crust is sushi attached to toast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1726801411 {#2457
    date: 2024-09-20 05:03:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 321941
  -bodyTs: "'attach':7 'crust':4 'stuf':3 'sushi':6 'think':2 'toast':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705651811 {#2454
    date: 2024-01-19 09:10:11.0 +01:00
  }
  +"title": 321941
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2455
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#3247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3249 …}
    +slug: "is-a-hot-dog-a-sandwich"
    +title: "is a hot dog a sandwich"
    +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729512743 {#3242
      date: 2024-10-21 14:12:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3250 …}
    +votes: Doctrine\ORM\PersistentCollection {#3252 …}
    +reports: Doctrine\ORM\PersistentCollection {#3254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
    +badges: Doctrine\ORM\PersistentCollection {#3260 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 31644
    -titleTs: "'dog':4 'hot':3 'sandwich':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705722347
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10738852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635947 {#3209
      date: 2024-01-19 04:45:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think stuffed crust is sushi attached to toast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1726801411 {#2457
    date: 2024-09-20 05:03:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 321941
  -bodyTs: "'attach':7 'crust':4 'stuf':3 'sushi':6 'think':2 'toast':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705651811 {#2454
    date: 2024-01-19 09:10:11.0 +01:00
  }
  +"title": 321941
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2316
  +user: Proxies\__CG__\App\Entity\User {#3036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "How-do-I-stop-a-crush-from-developing-further"
  +title: "How do I stop a crush from developing further?"
  +url: null
  +body: """
    I think I got a crush on my dance instructor. Which fucking sucks for all the obvious reasons. Normally I wouldn’t be so worried. BUT I JUST HAD A GODDAMN ROMANTIC DREAM ABOUT HER. Seriously I just woke up from a dream about her confessing her love to me and me eagerly doing the same about her.\n
    \n
    So how do you stop a crush from developing further? Because this is a well from which only disappointment may be drawn.\n
    \n
    Edit: I am single btw.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729498274 {#2262
    date: 2024-10-21 10:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  +badges: Doctrine\ORM\PersistentCollection {#3204 …}
  +children: [
    App\Entity\EntryComment {#2313
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2316 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve found that when I want to kill a crush I can start looking for characteristics I dislike. Everyone has them and early on in infatuation we gloss over them. But intentionally highlight them and that crush usually goes away pretty quick. Works for me anyway"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1729253497 {#2317
        date: 2024-10-18 14:11:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throwawaysalami@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 347567
      -bodyTs: "'anyway':47 'away':41 'characterist':17 'crush':11,38 'dislik':19 'earli':24 'everyon':20 'found':3 'gloss':29 'goe':40 'highlight':34 'infatu':27 'intent':33 'kill':9 'look':15 'pretti':42 'quick':43 'start':14 'usual':39 've':2 'want':7 'work':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7106991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706466659 {#2318
        date: 2024-01-28 19:30:59.0 +01:00
      }
      +"title": 347567
    }
  ]
  -id: 33477
  -titleTs: "'crush':6 'develop':8 'stop':4"
  -bodyTs: "'btw':85 'confess':46 'crush':6,65 'danc':9 'develop':67 'disappoint':77 'drawn':80 'dream':33,43 'eager':53 'edit':81 'fuck':12 'goddamn':31 'got':4 'instructor':10 'love':48 'may':78 'normal':19 'obvious':17 'reason':18 'romant':32 'serious':36 'singl':84 'stop':63 'suck':13 'think':2 'well':73 'woke':39 'worri':25 'wouldn':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706461323
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11252650"
  +editedAt: DateTimeImmutable @1728996964 {#2938
    date: 2024-10-15 14:56:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706374923 {#2769
    date: 2024-01-27 18:02:03.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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2316
  +user: Proxies\__CG__\App\Entity\User {#3036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "How-do-I-stop-a-crush-from-developing-further"
  +title: "How do I stop a crush from developing further?"
  +url: null
  +body: """
    I think I got a crush on my dance instructor. Which fucking sucks for all the obvious reasons. Normally I wouldn’t be so worried. BUT I JUST HAD A GODDAMN ROMANTIC DREAM ABOUT HER. Seriously I just woke up from a dream about her confessing her love to me and me eagerly doing the same about her.\n
    \n
    So how do you stop a crush from developing further? Because this is a well from which only disappointment may be drawn.\n
    \n
    Edit: I am single btw.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729498274 {#2262
    date: 2024-10-21 10:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  +badges: Doctrine\ORM\PersistentCollection {#3204 …}
  +children: [
    App\Entity\EntryComment {#2313
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2316 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve found that when I want to kill a crush I can start looking for characteristics I dislike. Everyone has them and early on in infatuation we gloss over them. But intentionally highlight them and that crush usually goes away pretty quick. Works for me anyway"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1729253497 {#2317
        date: 2024-10-18 14:11:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throwawaysalami@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 347567
      -bodyTs: "'anyway':47 'away':41 'characterist':17 'crush':11,38 'dislik':19 'earli':24 'everyon':20 'found':3 'gloss':29 'goe':40 'highlight':34 'infatu':27 'intent':33 'kill':9 'look':15 'pretti':42 'quick':43 'start':14 'usual':39 've':2 'want':7 'work':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7106991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706466659 {#2318
        date: 2024-01-28 19:30:59.0 +01:00
      }
      +"title": 347567
    }
  ]
  -id: 33477
  -titleTs: "'crush':6 'develop':8 'stop':4"
  -bodyTs: "'btw':85 'confess':46 'crush':6,65 'danc':9 'develop':67 'disappoint':77 'drawn':80 'dream':33,43 'eager':53 'edit':81 'fuck':12 'goddamn':31 'got':4 'instructor':10 'love':48 'may':78 'normal':19 'obvious':17 'reason':18 'romant':32 'serious':36 'singl':84 'stop':63 'suck':13 'think':2 'well':73 'woke':39 'worri':25 'wouldn':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706461323
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11252650"
  +editedAt: DateTimeImmutable @1728996964 {#2938
    date: 2024-10-15 14:56:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706374923 {#2769
    date: 2024-01-27 18:02:03.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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2316
  +user: Proxies\__CG__\App\Entity\User {#3036 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "How-do-I-stop-a-crush-from-developing-further"
  +title: "How do I stop a crush from developing further?"
  +url: null
  +body: """
    I think I got a crush on my dance instructor. Which fucking sucks for all the obvious reasons. Normally I wouldn’t be so worried. BUT I JUST HAD A GODDAMN ROMANTIC DREAM ABOUT HER. Seriously I just woke up from a dream about her confessing her love to me and me eagerly doing the same about her.\n
    \n
    So how do you stop a crush from developing further? Because this is a well from which only disappointment may be drawn.\n
    \n
    Edit: I am single btw.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729498274 {#2262
    date: 2024-10-21 10:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  +badges: Doctrine\ORM\PersistentCollection {#3204 …}
  +children: [
    App\Entity\EntryComment {#2313
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2316 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve found that when I want to kill a crush I can start looking for characteristics I dislike. Everyone has them and early on in infatuation we gloss over them. But intentionally highlight them and that crush usually goes away pretty quick. Works for me anyway"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1729253497 {#2317
        date: 2024-10-18 14:11:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throwawaysalami@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 347567
      -bodyTs: "'anyway':47 'away':41 'characterist':17 'crush':11,38 'dislik':19 'earli':24 'everyon':20 'found':3 'gloss':29 'goe':40 'highlight':34 'infatu':27 'intent':33 'kill':9 'look':15 'pretti':42 'quick':43 'start':14 'usual':39 've':2 'want':7 'work':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7106991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706466659 {#2318
        date: 2024-01-28 19:30:59.0 +01:00
      }
      +"title": 347567
    }
  ]
  -id: 33477
  -titleTs: "'crush':6 'develop':8 'stop':4"
  -bodyTs: "'btw':85 'confess':46 'crush':6,65 'danc':9 'develop':67 'disappoint':77 'drawn':80 'dream':33,43 'eager':53 'edit':81 'fuck':12 'goddamn':31 'got':4 'instructor':10 'love':48 'may':78 'normal':19 'obvious':17 'reason':18 'romant':32 'serious':36 'singl':84 'stop':63 'suck':13 'think':2 'well':73 'woke':39 'worri':25 'wouldn':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706461323
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11252650"
  +editedAt: DateTimeImmutable @1728996964 {#2938
    date: 2024-10-15 14:56:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706374923 {#2769
    date: 2024-01-27 18:02:03.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
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 {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316
    +user: Proxies\__CG__\App\Entity\User {#3036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-do-I-stop-a-crush-from-developing-further"
    +title: "How do I stop a crush from developing further?"
    +url: null
    +body: """
      I think I got a crush on my dance instructor. Which fucking sucks for all the obvious reasons. Normally I wouldn’t be so worried. BUT I JUST HAD A GODDAMN ROMANTIC DREAM ABOUT HER. Seriously I just woke up from a dream about her confessing her love to me and me eagerly doing the same about her.\n
      \n
      So how do you stop a crush from developing further? Because this is a well from which only disappointment may be drawn.\n
      \n
      Edit: I am single btw.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 84
    +favouriteCount: 172
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729498274 {#2262
      date: 2024-10-21 10:11:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +badges: Doctrine\ORM\PersistentCollection {#3204 …}
    +children: [
      App\Entity\EntryComment {#2313}
    ]
    -id: 33477
    -titleTs: "'crush':6 'develop':8 'stop':4"
    -bodyTs: "'btw':85 'confess':46 'crush':6,65 'danc':9 'develop':67 'disappoint':77 'drawn':80 'dream':33,43 'eager':53 'edit':81 'fuck':12 'goddamn':31 'got':4 'instructor':10 'love':48 'may':78 'normal':19 'obvious':17 'reason':18 'romant':32 'serious':36 'singl':84 'stop':63 'suck':13 'think':2 'well':73 'woke':39 'worri':25 'wouldn':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706461323
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11252650"
    +editedAt: DateTimeImmutable @1728996964 {#2938
      date: 2024-10-15 14:56:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706374923 {#2769
      date: 2024-01-27 18:02:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve found that when I want to kill a crush I can start looking for characteristics I dislike. Everyone has them and early on in infatuation we gloss over them. But intentionally highlight them and that crush usually goes away pretty quick. Works for me anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1729253497 {#2317
    date: 2024-10-18 14:11:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throwawaysalami@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 347567
  -bodyTs: "'anyway':47 'away':41 'characterist':17 'crush':11,38 'dislik':19 'earli':24 'everyon':20 'found':3 'gloss':29 'goe':40 'highlight':34 'infatu':27 'intent':33 'kill':9 'look':15 'pretti':42 'quick':43 'start':14 'usual':39 've':2 'want':7 'work':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7106991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466659 {#2318
    date: 2024-01-28 19:30:59.0 +01:00
  }
  +"title": 347567
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316
    +user: Proxies\__CG__\App\Entity\User {#3036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-do-I-stop-a-crush-from-developing-further"
    +title: "How do I stop a crush from developing further?"
    +url: null
    +body: """
      I think I got a crush on my dance instructor. Which fucking sucks for all the obvious reasons. Normally I wouldn’t be so worried. BUT I JUST HAD A GODDAMN ROMANTIC DREAM ABOUT HER. Seriously I just woke up from a dream about her confessing her love to me and me eagerly doing the same about her.\n
      \n
      So how do you stop a crush from developing further? Because this is a well from which only disappointment may be drawn.\n
      \n
      Edit: I am single btw.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 84
    +favouriteCount: 172
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729498274 {#2262
      date: 2024-10-21 10:11:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +badges: Doctrine\ORM\PersistentCollection {#3204 …}
    +children: [
      App\Entity\EntryComment {#2313}
    ]
    -id: 33477
    -titleTs: "'crush':6 'develop':8 'stop':4"
    -bodyTs: "'btw':85 'confess':46 'crush':6,65 'danc':9 'develop':67 'disappoint':77 'drawn':80 'dream':33,43 'eager':53 'edit':81 'fuck':12 'goddamn':31 'got':4 'instructor':10 'love':48 'may':78 'normal':19 'obvious':17 'reason':18 'romant':32 'serious':36 'singl':84 'stop':63 'suck':13 'think':2 'well':73 'woke':39 'worri':25 'wouldn':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706461323
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11252650"
    +editedAt: DateTimeImmutable @1728996964 {#2938
      date: 2024-10-15 14:56:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706374923 {#2769
      date: 2024-01-27 18:02:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve found that when I want to kill a crush I can start looking for characteristics I dislike. Everyone has them and early on in infatuation we gloss over them. But intentionally highlight them and that crush usually goes away pretty quick. Works for me anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1729253497 {#2317
    date: 2024-10-18 14:11:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throwawaysalami@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 347567
  -bodyTs: "'anyway':47 'away':41 'characterist':17 'crush':11,38 'dislik':19 'earli':24 'everyon':20 'found':3 'gloss':29 'goe':40 'highlight':34 'infatu':27 'intent':33 'kill':9 'look':15 'pretti':42 'quick':43 'start':14 'usual':39 've':2 'want':7 'work':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7106991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466659 {#2318
    date: 2024-01-28 19:30:59.0 +01:00
  }
  +"title": 347567
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2313
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316
    +user: Proxies\__CG__\App\Entity\User {#3036 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "How-do-I-stop-a-crush-from-developing-further"
    +title: "How do I stop a crush from developing further?"
    +url: null
    +body: """
      I think I got a crush on my dance instructor. Which fucking sucks for all the obvious reasons. Normally I wouldn’t be so worried. BUT I JUST HAD A GODDAMN ROMANTIC DREAM ABOUT HER. Seriously I just woke up from a dream about her confessing her love to me and me eagerly doing the same about her.\n
      \n
      So how do you stop a crush from developing further? Because this is a well from which only disappointment may be drawn.\n
      \n
      Edit: I am single btw.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 84
    +favouriteCount: 172
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729498274 {#2262
      date: 2024-10-21 10:11:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    +badges: Doctrine\ORM\PersistentCollection {#3204 …}
    +children: [
      App\Entity\EntryComment {#2313}
    ]
    -id: 33477
    -titleTs: "'crush':6 'develop':8 'stop':4"
    -bodyTs: "'btw':85 'confess':46 'crush':6,65 'danc':9 'develop':67 'disappoint':77 'drawn':80 'dream':33,43 'eager':53 'edit':81 'fuck':12 'goddamn':31 'got':4 'instructor':10 'love':48 'may':78 'normal':19 'obvious':17 'reason':18 'romant':32 'serious':36 'singl':84 'stop':63 'suck':13 'think':2 'well':73 'woke':39 'worri':25 'wouldn':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706461323
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11252650"
    +editedAt: DateTimeImmutable @1728996964 {#2938
      date: 2024-10-15 14:56:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706374923 {#2769
      date: 2024-01-27 18:02:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve found that when I want to kill a crush I can start looking for characteristics I dislike. Everyone has them and early on in infatuation we gloss over them. But intentionally highlight them and that crush usually goes away pretty quick. Works for me anyway"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1729253497 {#2317
    date: 2024-10-18 14:11:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throwawaysalami@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 347567
  -bodyTs: "'anyway':47 'away':41 'characterist':17 'crush':11,38 'dislik':19 'earli':24 'everyon':20 'found':3 'gloss':29 'goe':40 'highlight':34 'infatu':27 'intent':33 'kill':9 'look':15 'pretti':42 'quick':43 'start':14 'usual':39 've':2 'want':7 'work':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7106991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466659 {#2318
    date: 2024-01-28 19:30:59.0 +01:00
  }
  +"title": 347567
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3231 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Uncanny"
  +title: "Uncanny"
  +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729471669 {#3201
    date: 2024-10-21 02:47:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    4 => App\Entity\EntryComment {#2110
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "It is and I’m glad to be here right now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706208948 {#2103
        date: 2024-01-25 19:55:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Potatos_are_not_friends@lemmy.world"
        "@Rolder@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 340047
      -bodyTs: "'glad':6 'm':5 'right':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706208948 {#2106
        date: 2024-01-25 19:55:48.0 +01:00
      }
      +"title": 340047
    }
    3 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706209242 {#2161
        date: 2024-01-25 20:00:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Potatos_are_not_friends@lemmy.world"
        "@alliswell33@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 340056
      -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209242 {#2160
        date: 2024-01-25 20:00:42.0 +01:00
      }
      +"title": 340056
    }
    2 => App\Entity\EntryComment {#2230
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +root: App\Entity\EntryComment {#2058
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "I thought she was holding a hedgehog for a second"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1728693981 {#2052
          date: 2024-10-12 02:46:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 340044
        -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208874 {#2054
          date: 2024-01-25 19:54:34.0 +01:00
        }
        +"title": 340044
      }
      +body: "Yea I think it’s a purse or a jacket"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706209954 {#2214
        date: 2024-01-25 20:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 340092
      -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008748"
      +editedAt: DateTimeImmutable @1728642754 {#2213
        date: 2024-10-11 12:32:34.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706209954 {#2225
        date: 2024-01-25 20:12:34.0 +01:00
      }
      +"title": 340092
    }
    1 => App\Entity\EntryComment {#2297
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: App\Entity\EntryComment {#2058}
      +body: "She is not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706227025 {#2301
        date: 2024-01-26 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
        "@piracysails@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2315 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2310 …}
      +reports: Doctrine\ORM\PersistentCollection {#2306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 340797
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7014775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706227025 {#2302
        date: 2024-01-26 00:57:05.0 +01:00
      }
      +"title": 340797
    }
    0 => App\Entity\EntryComment {#2058}
  ]
  -id: 32982
  -titleTs: "'uncanni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706272879
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5644007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706186479 {#3031
    date: 2024-01-25 13:41:19.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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3231 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Uncanny"
  +title: "Uncanny"
  +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729471669 {#3201
    date: 2024-10-21 02:47:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    4 => App\Entity\EntryComment {#2110
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "It is and I’m glad to be here right now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706208948 {#2103
        date: 2024-01-25 19:55:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Potatos_are_not_friends@lemmy.world"
        "@Rolder@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 340047
      -bodyTs: "'glad':6 'm':5 'right':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706208948 {#2106
        date: 2024-01-25 19:55:48.0 +01:00
      }
      +"title": 340047
    }
    3 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706209242 {#2161
        date: 2024-01-25 20:00:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Potatos_are_not_friends@lemmy.world"
        "@alliswell33@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 340056
      -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209242 {#2160
        date: 2024-01-25 20:00:42.0 +01:00
      }
      +"title": 340056
    }
    2 => App\Entity\EntryComment {#2230
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +root: App\Entity\EntryComment {#2058
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "I thought she was holding a hedgehog for a second"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1728693981 {#2052
          date: 2024-10-12 02:46:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 340044
        -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208874 {#2054
          date: 2024-01-25 19:54:34.0 +01:00
        }
        +"title": 340044
      }
      +body: "Yea I think it’s a purse or a jacket"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706209954 {#2214
        date: 2024-01-25 20:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 340092
      -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008748"
      +editedAt: DateTimeImmutable @1728642754 {#2213
        date: 2024-10-11 12:32:34.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706209954 {#2225
        date: 2024-01-25 20:12:34.0 +01:00
      }
      +"title": 340092
    }
    1 => App\Entity\EntryComment {#2297
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: App\Entity\EntryComment {#2058}
      +body: "She is not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706227025 {#2301
        date: 2024-01-26 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
        "@piracysails@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2315 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2310 …}
      +reports: Doctrine\ORM\PersistentCollection {#2306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 340797
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7014775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706227025 {#2302
        date: 2024-01-26 00:57:05.0 +01:00
      }
      +"title": 340797
    }
    0 => App\Entity\EntryComment {#2058}
  ]
  -id: 32982
  -titleTs: "'uncanni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706272879
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5644007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706186479 {#3031
    date: 2024-01-25 13:41:19.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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3231 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
  +slug: "Uncanny"
  +title: "Uncanny"
  +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729471669 {#3201
    date: 2024-10-21 02:47:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    4 => App\Entity\EntryComment {#2110
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "It is and I’m glad to be here right now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706208948 {#2103
        date: 2024-01-25 19:55:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Potatos_are_not_friends@lemmy.world"
        "@Rolder@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 340047
      -bodyTs: "'glad':6 'm':5 'right':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706208948 {#2106
        date: 2024-01-25 19:55:48.0 +01:00
      }
      +"title": 340047
    }
    3 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706209242 {#2161
        date: 2024-01-25 20:00:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Potatos_are_not_friends@lemmy.world"
        "@alliswell33@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 340056
      -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209242 {#2160
        date: 2024-01-25 20:00:42.0 +01:00
      }
      +"title": 340056
    }
    2 => App\Entity\EntryComment {#2230
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +root: App\Entity\EntryComment {#2058
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "I thought she was holding a hedgehog for a second"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1728693981 {#2052
          date: 2024-10-12 02:46:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 340044
        -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208874 {#2054
          date: 2024-01-25 19:54:34.0 +01:00
        }
        +"title": 340044
      }
      +body: "Yea I think it’s a purse or a jacket"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706209954 {#2214
        date: 2024-01-25 20:12:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 340092
      -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7008748"
      +editedAt: DateTimeImmutable @1728642754 {#2213
        date: 2024-10-11 12:32:34.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706209954 {#2225
        date: 2024-01-25 20:12:34.0 +01:00
      }
      +"title": 340092
    }
    1 => App\Entity\EntryComment {#2297
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: App\Entity\EntryComment {#2058}
      +body: "She is not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706227025 {#2301
        date: 2024-01-26 00:57:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@june@lemmy.world"
        "@piracysails@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2315 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2310 …}
      +reports: Doctrine\ORM\PersistentCollection {#2306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 340797
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7014775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706227025 {#2302
        date: 2024-01-26 00:57:05.0 +01:00
      }
      +"title": 340797
    }
    0 => App\Entity\EntryComment {#2058}
  ]
  -id: 32982
  -titleTs: "'uncanni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706272879
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5644007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706186479 {#3031
    date: 2024-01-25 13:41:19.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
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 {#2110
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110}
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "It is and I’m glad to be here right now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706208948 {#2103
    date: 2024-01-25 19:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Potatos_are_not_friends@lemmy.world"
    "@Rolder@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 340047
  -bodyTs: "'glad':6 'm':5 'right':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706208948 {#2106
    date: 2024-01-25 19:55:48.0 +01:00
  }
  +"title": 340047
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2110
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110}
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "It is and I’m glad to be here right now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706208948 {#2103
    date: 2024-01-25 19:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Potatos_are_not_friends@lemmy.world"
    "@Rolder@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 340047
  -bodyTs: "'glad':6 'm':5 'right':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706208948 {#2106
    date: 2024-01-25 19:55:48.0 +01:00
  }
  +"title": 340047
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2110
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110}
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "It is and I’m glad to be here right now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706208948 {#2103
    date: 2024-01-25 19:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Potatos_are_not_friends@lemmy.world"
    "@Rolder@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 340047
  -bodyTs: "'glad':6 'm':5 'right':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706208948 {#2106
    date: 2024-01-25 19:55:48.0 +01:00
  }
  +"title": 340047
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163}
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706209242 {#2161
    date: 2024-01-25 20:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Potatos_are_not_friends@lemmy.world"
    "@alliswell33@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 340056
  -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209242 {#2160
    date: 2024-01-25 20:00:42.0 +01:00
  }
  +"title": 340056
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163}
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706209242 {#2161
    date: 2024-01-25 20:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Potatos_are_not_friends@lemmy.world"
    "@alliswell33@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 340056
  -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209242 {#2160
    date: 2024-01-25 20:00:42.0 +01:00
  }
  +"title": 340056
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2163
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163}
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706209242 {#2161
    date: 2024-01-25 20:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Potatos_are_not_friends@lemmy.world"
    "@alliswell33@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 340056
  -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209242 {#2160
    date: 2024-01-25 20:00:42.0 +01:00
  }
  +"title": 340056
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2230
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230}
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: App\Entity\EntryComment {#2058}
  +body: "Yea I think it’s a purse or a jacket"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706209954 {#2214
    date: 2024-01-25 20:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 340092
  -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008748"
  +editedAt: DateTimeImmutable @1728642754 {#2213
    date: 2024-10-11 12:32:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706209954 {#2225
    date: 2024-01-25 20:12:34.0 +01:00
  }
  +"title": 340092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2230
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230}
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: App\Entity\EntryComment {#2058}
  +body: "Yea I think it’s a purse or a jacket"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706209954 {#2214
    date: 2024-01-25 20:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 340092
  -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008748"
  +editedAt: DateTimeImmutable @1728642754 {#2213
    date: 2024-10-11 12:32:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706209954 {#2225
    date: 2024-01-25 20:12:34.0 +01:00
  }
  +"title": 340092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2230
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230}
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: App\Entity\EntryComment {#2058}
  +body: "Yea I think it’s a purse or a jacket"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706209954 {#2214
    date: 2024-01-25 20:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 340092
  -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008748"
  +editedAt: DateTimeImmutable @1728642754 {#2213
    date: 2024-10-11 12:32:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706209954 {#2225
    date: 2024-01-25 20:12:34.0 +01:00
  }
  +"title": 340092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297}
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: App\Entity\EntryComment {#2058}
  +body: "She is not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706227025 {#2301
    date: 2024-01-26 00:57:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
    "@piracysails@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 340797
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7014775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706227025 {#2302
    date: 2024-01-26 00:57:05.0 +01:00
  }
  +"title": 340797
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297}
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: App\Entity\EntryComment {#2058}
  +body: "She is not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706227025 {#2301
    date: 2024-01-26 00:57:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
    "@piracysails@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 340797
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7014775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706227025 {#2302
    date: 2024-01-26 00:57:05.0 +01:00
  }
  +"title": 340797
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2297
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "I thought she was holding a hedgehog for a second"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728693981 {#2052
            date: 2024-10-12 02:46:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MacNCheezus@lemmy.today"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2125 …}
          +nested: Doctrine\ORM\PersistentCollection {#2041 …}
          +votes: Doctrine\ORM\PersistentCollection {#2100 …}
          +reports: Doctrine\ORM\PersistentCollection {#2105 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
          -id: 340044
          -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7008351"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706208874 {#2054
            date: 2024-01-25 19:54:34.0 +01:00
          }
          +"title": 340044
        }
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297}
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: App\Entity\EntryComment {#2058}
  +body: "She is not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706227025 {#2301
    date: 2024-01-26 00:57:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@june@lemmy.world"
    "@piracysails@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 340797
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7014775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706227025 {#2302
    date: 2024-01-26 00:57:05.0 +01:00
  }
  +"title": 340797
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought she was holding a hedgehog for a second"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1728693981 {#2052
    date: 2024-10-12 02:46:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 340044
  -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706208874 {#2054
    date: 2024-01-25 19:54:34.0 +01:00
  }
  +"title": 340044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought she was holding a hedgehog for a second"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1728693981 {#2052
    date: 2024-10-12 02:46:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 340044
  -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706208874 {#2054
    date: 2024-01-25 19:54:34.0 +01:00
  }
  +"title": 340044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2058
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2665 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3231 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3230 …}
    +slug: "Uncanny"
    +title: "Uncanny"
    +url: "https://lemmy.today/pictrs/image/0ee07a9f-7388-40da-9bf4-aa61d90771dc.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471669 {#3201
      date: 2024-10-21 02:47:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      4 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "It is and I’m glad to be here right now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706208948 {#2103
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@Rolder@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 340047
        -bodyTs: "'glad':6 'm':5 'right':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008379"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706208948 {#2106
          date: 2024-01-25 19:55:48.0 +01:00
        }
        +"title": 340047
      }
      3 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +body: "Yea idk, when I disagree with something it’s usually because I’ve given it the chance to convince me and it failed. And if I agree with something it’s because I’ve taken the time to understand it. It would be a bit weird to not feel like things I agree with are the right, or better, direction and that the things I disagree with are somehow broken in their reasoning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706209242 {#2161
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@Potatos_are_not_friends@lemmy.world"
          "@alliswell33@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 340056
        -bodyTs: "'agre':27,53 'better':59 'bit':45 'broken':70 'chanc':17 'convinc':19 'direct':60 'disagre':5,66 'fail':23 'feel':49 'given':14 'idk':2 'like':50 'reason':73 'right':57 'somehow':69 'someth':7,29 'taken':35 'thing':51,64 'time':37 'understand':39 'usual':10 've':13,34 'weird':46 'would':42 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008494"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706209242 {#2160
          date: 2024-01-25 20:00:42.0 +01:00
        }
        +"title": 340056
      }
      2 => App\Entity\EntryComment {#2230
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "Yea I think it’s a purse or a jacket"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706209954 {#2214
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 340092
        -bodyTs: "'jacket':10 'purs':7 'think':3 'yea':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7008748"
        +editedAt: DateTimeImmutable @1728642754 {#2213
          date: 2024-10-11 12:32:34.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706209954 {#2225
          date: 2024-01-25 20:12:34.0 +01:00
        }
        +"title": 340092
      }
      1 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2058}
        +body: "She is not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706227025 {#2301
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MacNCheezus@lemmy.today"
          "@june@lemmy.world"
          "@piracysails@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 340797
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7014775"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706227025 {#2302
          date: 2024-01-26 00:57:05.0 +01:00
        }
        +"title": 340797
      }
      0 => App\Entity\EntryComment {#2058}
    ]
    -id: 32982
    -titleTs: "'uncanni':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706272879
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5644007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706186479 {#3031
      date: 2024-01-25 13:41:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought she was holding a hedgehog for a second"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1728693981 {#2052
    date: 2024-10-12 02:46:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 340044
  -bodyTs: "'hedgehog':7 'hold':5 'second':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706208874 {#2054
    date: 2024-01-25 19:54:34.0 +01:00
  }
  +"title": 340044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#3323 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Reblog-if-youre-american"
  +title: "Reblog if youre american"
  +url: "https://lemmy.world/pictrs/image/df7ce550-9fe7-4863-ad69-99e5b4d36f0f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 360
  +favouriteCount: 892
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729329026 {#3357
    date: 2024-10-19 11:10:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  +badges: Doctrine\ORM\PersistentCollection {#3373 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        No you’re getting it wrong: you LOSE sensitivity because the head of your penis is getting direct stimulation all the time. Because of the resultant loss of sensitivity the expectation would be that you would take longer to finish.\n
        \n
        But sex is a complex thing that involves a lot more than just the physical stimulation, so it’s not 1:1 with regards to speed. It IS howeve impactful for the pleasure of the person with the penis. It’s more intense and pleasurable for people that aren’t circumcised. Sex is obviously still great even if you are circumcised but it’s a little like being colorblind if you were circumcised at birth: you don’t really know what you’re missing so it’s kind of ok and not really bothersome for the majority.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705855754 {#2018
        date: 2024-01-21 17:49:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
        "@RubberElectrons@lemmy.world"
        "@iorale@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 328630
      -bodyTs: "'1':61,62 'aren':89 'birth':115 'bothersom':134 'circumcis':91,101,113 'colorblind':109 'complex':45 'direct':18 'even':97 'expect':31 'finish':40 'get':4,17 'great':96 'head':12 'howev':69 'impact':70 'intens':83 'involv':48 'kind':128 'know':120 'like':107 'littl':106 'longer':38 'lose':8 'loss':27 'lot':50 'major':137 'miss':124 'obvious':94 'ok':130 'peni':15,79 'peopl':87 'person':76 'physic':55 'pleasur':73,85 're':3,123 'realli':119,133 'regard':64 'result':26 'sensit':9,29 'sex':42,92 'speed':66 'still':95 'stimul':19,56 'take':37 'thing':46 'time':22 'would':32,36 'wrong':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855754 {#2025
        date: 2024-01-21 17:49:14.0 +01:00
      }
      +"title": 328630
    }
  ]
  -id: 32078
  -titleTs: "'american':4 'reblog':1 'your':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705901057
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10979377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705814657 {#3345
    date: 2024-01-21 06:24:17.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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#3323 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Reblog-if-youre-american"
  +title: "Reblog if youre american"
  +url: "https://lemmy.world/pictrs/image/df7ce550-9fe7-4863-ad69-99e5b4d36f0f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 360
  +favouriteCount: 892
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729329026 {#3357
    date: 2024-10-19 11:10:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  +badges: Doctrine\ORM\PersistentCollection {#3373 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        No you’re getting it wrong: you LOSE sensitivity because the head of your penis is getting direct stimulation all the time. Because of the resultant loss of sensitivity the expectation would be that you would take longer to finish.\n
        \n
        But sex is a complex thing that involves a lot more than just the physical stimulation, so it’s not 1:1 with regards to speed. It IS howeve impactful for the pleasure of the person with the penis. It’s more intense and pleasurable for people that aren’t circumcised. Sex is obviously still great even if you are circumcised but it’s a little like being colorblind if you were circumcised at birth: you don’t really know what you’re missing so it’s kind of ok and not really bothersome for the majority.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705855754 {#2018
        date: 2024-01-21 17:49:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
        "@RubberElectrons@lemmy.world"
        "@iorale@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 328630
      -bodyTs: "'1':61,62 'aren':89 'birth':115 'bothersom':134 'circumcis':91,101,113 'colorblind':109 'complex':45 'direct':18 'even':97 'expect':31 'finish':40 'get':4,17 'great':96 'head':12 'howev':69 'impact':70 'intens':83 'involv':48 'kind':128 'know':120 'like':107 'littl':106 'longer':38 'lose':8 'loss':27 'lot':50 'major':137 'miss':124 'obvious':94 'ok':130 'peni':15,79 'peopl':87 'person':76 'physic':55 'pleasur':73,85 're':3,123 'realli':119,133 'regard':64 'result':26 'sensit':9,29 'sex':42,92 'speed':66 'still':95 'stimul':19,56 'take':37 'thing':46 'time':22 'would':32,36 'wrong':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855754 {#2025
        date: 2024-01-21 17:49:14.0 +01:00
      }
      +"title": 328630
    }
  ]
  -id: 32078
  -titleTs: "'american':4 'reblog':1 'your':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705901057
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10979377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705814657 {#3345
    date: 2024-01-21 06:24:17.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#3323 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Reblog-if-youre-american"
  +title: "Reblog if youre american"
  +url: "https://lemmy.world/pictrs/image/df7ce550-9fe7-4863-ad69-99e5b4d36f0f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 360
  +favouriteCount: 892
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729329026 {#3357
    date: 2024-10-19 11:10:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3365 …}
  +reports: Doctrine\ORM\PersistentCollection {#3367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
  +badges: Doctrine\ORM\PersistentCollection {#3373 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        No you’re getting it wrong: you LOSE sensitivity because the head of your penis is getting direct stimulation all the time. Because of the resultant loss of sensitivity the expectation would be that you would take longer to finish.\n
        \n
        But sex is a complex thing that involves a lot more than just the physical stimulation, so it’s not 1:1 with regards to speed. It IS howeve impactful for the pleasure of the person with the penis. It’s more intense and pleasurable for people that aren’t circumcised. Sex is obviously still great even if you are circumcised but it’s a little like being colorblind if you were circumcised at birth: you don’t really know what you’re missing so it’s kind of ok and not really bothersome for the majority.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1705855754 {#2018
        date: 2024-01-21 17:49:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
        "@RubberElectrons@lemmy.world"
        "@iorale@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 328630
      -bodyTs: "'1':61,62 'aren':89 'birth':115 'bothersom':134 'circumcis':91,101,113 'colorblind':109 'complex':45 'direct':18 'even':97 'expect':31 'finish':40 'get':4,17 'great':96 'head':12 'howev':69 'impact':70 'intens':83 'involv':48 'kind':128 'know':120 'like':107 'littl':106 'longer':38 'lose':8 'loss':27 'lot':50 'major':137 'miss':124 'obvious':94 'ok':130 'peni':15,79 'peopl':87 'person':76 'physic':55 'pleasur':73,85 're':3,123 'realli':119,133 'regard':64 'result':26 'sensit':9,29 'sex':42,92 'speed':66 'still':95 'stimul':19,56 'take':37 'thing':46 'time':22 'would':32,36 'wrong':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855754 {#2025
        date: 2024-01-21 17:49:14.0 +01:00
      }
      +"title": 328630
    }
  ]
  -id: 32078
  -titleTs: "'american':4 'reblog':1 'your':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705901057
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10979377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705814657 {#3345
    date: 2024-01-21 06:24:17.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
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 {#2011
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#3323 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Reblog-if-youre-american"
    +title: "Reblog if youre american"
    +url: "https://lemmy.world/pictrs/image/df7ce550-9fe7-4863-ad69-99e5b4d36f0f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 360
    +favouriteCount: 892
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729329026 {#3357
      date: 2024-10-19 11:10:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3365 …}
    +reports: Doctrine\ORM\PersistentCollection {#3367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
    +badges: Doctrine\ORM\PersistentCollection {#3373 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 32078
    -titleTs: "'american':4 'reblog':1 'your':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705901057
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10979377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705814657 {#3345
      date: 2024-01-21 06:24:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    No you’re getting it wrong: you LOSE sensitivity because the head of your penis is getting direct stimulation all the time. Because of the resultant loss of sensitivity the expectation would be that you would take longer to finish.\n
    \n
    But sex is a complex thing that involves a lot more than just the physical stimulation, so it’s not 1:1 with regards to speed. It IS howeve impactful for the pleasure of the person with the penis. It’s more intense and pleasurable for people that aren’t circumcised. Sex is obviously still great even if you are circumcised but it’s a little like being colorblind if you were circumcised at birth: you don’t really know what you’re missing so it’s kind of ok and not really bothersome for the majority.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705855754 {#2018
    date: 2024-01-21 17:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@RubberElectrons@lemmy.world"
    "@iorale@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 328630
  -bodyTs: "'1':61,62 'aren':89 'birth':115 'bothersom':134 'circumcis':91,101,113 'colorblind':109 'complex':45 'direct':18 'even':97 'expect':31 'finish':40 'get':4,17 'great':96 'head':12 'howev':69 'impact':70 'intens':83 'involv':48 'kind':128 'know':120 'like':107 'littl':106 'longer':38 'lose':8 'loss':27 'lot':50 'major':137 'miss':124 'obvious':94 'ok':130 'peni':15,79 'peopl':87 'person':76 'physic':55 'pleasur':73,85 're':3,123 'realli':119,133 'regard':64 'result':26 'sensit':9,29 'sex':42,92 'speed':66 'still':95 'stimul':19,56 'take':37 'thing':46 'time':22 'would':32,36 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855754 {#2025
    date: 2024-01-21 17:49:14.0 +01:00
  }
  +"title": 328630
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2011
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#3323 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Reblog-if-youre-american"
    +title: "Reblog if youre american"
    +url: "https://lemmy.world/pictrs/image/df7ce550-9fe7-4863-ad69-99e5b4d36f0f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 360
    +favouriteCount: 892
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729329026 {#3357
      date: 2024-10-19 11:10:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3365 …}
    +reports: Doctrine\ORM\PersistentCollection {#3367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
    +badges: Doctrine\ORM\PersistentCollection {#3373 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 32078
    -titleTs: "'american':4 'reblog':1 'your':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705901057
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10979377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705814657 {#3345
      date: 2024-01-21 06:24:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    No you’re getting it wrong: you LOSE sensitivity because the head of your penis is getting direct stimulation all the time. Because of the resultant loss of sensitivity the expectation would be that you would take longer to finish.\n
    \n
    But sex is a complex thing that involves a lot more than just the physical stimulation, so it’s not 1:1 with regards to speed. It IS howeve impactful for the pleasure of the person with the penis. It’s more intense and pleasurable for people that aren’t circumcised. Sex is obviously still great even if you are circumcised but it’s a little like being colorblind if you were circumcised at birth: you don’t really know what you’re missing so it’s kind of ok and not really bothersome for the majority.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705855754 {#2018
    date: 2024-01-21 17:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@RubberElectrons@lemmy.world"
    "@iorale@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 328630
  -bodyTs: "'1':61,62 'aren':89 'birth':115 'bothersom':134 'circumcis':91,101,113 'colorblind':109 'complex':45 'direct':18 'even':97 'expect':31 'finish':40 'get':4,17 'great':96 'head':12 'howev':69 'impact':70 'intens':83 'involv':48 'kind':128 'know':120 'like':107 'littl':106 'longer':38 'lose':8 'loss':27 'lot':50 'major':137 'miss':124 'obvious':94 'ok':130 'peni':15,79 'peopl':87 'person':76 'physic':55 'pleasur':73,85 're':3,123 'realli':119,133 'regard':64 'result':26 'sensit':9,29 'sex':42,92 'speed':66 'still':95 'stimul':19,56 'take':37 'thing':46 'time':22 'would':32,36 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855754 {#2025
    date: 2024-01-21 17:49:14.0 +01:00
  }
  +"title": 328630
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2011
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#3323 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Reblog-if-youre-american"
    +title: "Reblog if youre american"
    +url: "https://lemmy.world/pictrs/image/df7ce550-9fe7-4863-ad69-99e5b4d36f0f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 360
    +favouriteCount: 892
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729329026 {#3357
      date: 2024-10-19 11:10:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3365 …}
    +reports: Doctrine\ORM\PersistentCollection {#3367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3371 …}
    +badges: Doctrine\ORM\PersistentCollection {#3373 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 32078
    -titleTs: "'american':4 'reblog':1 'your':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705901057
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10979377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705814657 {#3345
      date: 2024-01-21 06:24:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    No you’re getting it wrong: you LOSE sensitivity because the head of your penis is getting direct stimulation all the time. Because of the resultant loss of sensitivity the expectation would be that you would take longer to finish.\n
    \n
    But sex is a complex thing that involves a lot more than just the physical stimulation, so it’s not 1:1 with regards to speed. It IS howeve impactful for the pleasure of the person with the penis. It’s more intense and pleasurable for people that aren’t circumcised. Sex is obviously still great even if you are circumcised but it’s a little like being colorblind if you were circumcised at birth: you don’t really know what you’re missing so it’s kind of ok and not really bothersome for the majority.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705855754 {#2018
    date: 2024-01-21 17:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@RubberElectrons@lemmy.world"
    "@iorale@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 328630
  -bodyTs: "'1':61,62 'aren':89 'birth':115 'bothersom':134 'circumcis':91,101,113 'colorblind':109 'complex':45 'direct':18 'even':97 'expect':31 'finish':40 'get':4,17 'great':96 'head':12 'howev':69 'impact':70 'intens':83 'involv':48 'kind':128 'know':120 'like':107 'littl':106 'longer':38 'lose':8 'loss':27 'lot':50 'major':137 'miss':124 'obvious':94 'ok':130 'peni':15,79 'peopl':87 'person':76 'physic':55 'pleasur':73,85 're':3,123 'realli':119,133 'regard':64 'result':26 'sensit':9,29 'sex':42,92 'speed':66 'still':95 'stimul':19,56 'take':37 'thing':46 'time':22 'would':32,36 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855754 {#2025
    date: 2024-01-21 17:49:14.0 +01:00
  }
  +"title": 328630
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
  +title: "I hope someday we'll find a way to pirated a car"
  +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
  +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 294
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729251938 {#3375
    date: 2024-10-18 13:45:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  +badges: Doctrine\ORM\PersistentCollection {#3392 …}
  +children: [
    2 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +body: """
        There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
        \n
        That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1705854997 {#2364
        date: 2024-01-21 17:36:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@Transporter_Room_3@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 328594
      -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705854997 {#2372
        date: 2024-01-21 17:36:37.0 +01:00
      }
      +"title": 328594
    }
    1 => App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        All of those things?\n
        \n
        While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
        \n
        There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705855117 {#1874
        date: 2024-01-21 17:38:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@cyberpunk007@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 328601
      -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855117 {#1907
        date: 2024-01-21 17:38:37.0 +01:00
      }
      +"title": 328601
    }
    0 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: """
        Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
        \n
        So it sounds to me like this would be a good value for you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705855321 {#1402
        date: 2024-01-21 17:42:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@shalva97@lemmy.world"
        "@CheezyWeezle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 328606
      -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855321 {#1405
        date: 2024-01-21 17:42:01.0 +01:00
      }
      +"title": 328606
    }
  ]
  -id: 32116
  -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
  -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705919663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705833263 {#3363
    date: 2024-01-21 11:34: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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
  +title: "I hope someday we'll find a way to pirated a car"
  +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
  +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 294
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729251938 {#3375
    date: 2024-10-18 13:45:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  +badges: Doctrine\ORM\PersistentCollection {#3392 …}
  +children: [
    2 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +body: """
        There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
        \n
        That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1705854997 {#2364
        date: 2024-01-21 17:36:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@Transporter_Room_3@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 328594
      -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705854997 {#2372
        date: 2024-01-21 17:36:37.0 +01:00
      }
      +"title": 328594
    }
    1 => App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        All of those things?\n
        \n
        While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
        \n
        There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705855117 {#1874
        date: 2024-01-21 17:38:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@cyberpunk007@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 328601
      -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855117 {#1907
        date: 2024-01-21 17:38:37.0 +01:00
      }
      +"title": 328601
    }
    0 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: """
        Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
        \n
        So it sounds to me like this would be a good value for you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705855321 {#1402
        date: 2024-01-21 17:42:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@shalva97@lemmy.world"
        "@CheezyWeezle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 328606
      -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855321 {#1405
        date: 2024-01-21 17:42:01.0 +01:00
      }
      +"title": 328606
    }
  ]
  -id: 32116
  -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
  -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705919663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705833263 {#3363
    date: 2024-01-21 11:34: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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2386
  +user: Proxies\__CG__\App\Entity\User {#3342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
  +title: "I hope someday we'll find a way to pirated a car"
  +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
  +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 294
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729251938 {#3375
    date: 2024-10-18 13:45:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  +badges: Doctrine\ORM\PersistentCollection {#3392 …}
  +children: [
    2 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +body: """
        There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
        \n
        That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1705854997 {#2364
        date: 2024-01-21 17:36:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@Transporter_Room_3@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 328594
      -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705854997 {#2372
        date: 2024-01-21 17:36:37.0 +01:00
      }
      +"title": 328594
    }
    1 => App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: """
        All of those things?\n
        \n
        While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
        \n
        There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705855117 {#1874
        date: 2024-01-21 17:38:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@cyberpunk007@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 328601
      -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855117 {#1907
        date: 2024-01-21 17:38:37.0 +01:00
      }
      +"title": 328601
    }
    0 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: """
        Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
        \n
        So it sounds to me like this would be a good value for you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705855321 {#1402
        date: 2024-01-21 17:42:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@devilish666@lemmy.world"
        "@shalva97@lemmy.world"
        "@CheezyWeezle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 328606
      -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6888747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705855321 {#1405
        date: 2024-01-21 17:42:01.0 +01:00
      }
      +"title": 328606
    }
  ]
  -id: 32116
  -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
  -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705919663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705833263 {#3363
    date: 2024-01-21 11:34: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
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 {#2380
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380}
      1 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: """
          All of those things?\n
          \n
          While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
          \n
          There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705855117 {#1874
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@cyberpunk007@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 328601
        -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855117 {#1907
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +"title": 328601
      }
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: """
          Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
          \n
          So it sounds to me like this would be a good value for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705855321 {#1402
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@shalva97@lemmy.world"
          "@CheezyWeezle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 328606
        -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855321 {#1405
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +"title": 328606
      }
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +body: """
    There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
    \n
    That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1705854997 {#2364
    date: 2024-01-21 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 328594
  -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705854997 {#2372
    date: 2024-01-21 17:36:37.0 +01:00
  }
  +"title": 328594
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2380
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380}
      1 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: """
          All of those things?\n
          \n
          While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
          \n
          There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705855117 {#1874
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@cyberpunk007@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 328601
        -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855117 {#1907
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +"title": 328601
      }
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: """
          Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
          \n
          So it sounds to me like this would be a good value for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705855321 {#1402
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@shalva97@lemmy.world"
          "@CheezyWeezle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 328606
        -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855321 {#1405
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +"title": 328606
      }
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +body: """
    There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
    \n
    That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1705854997 {#2364
    date: 2024-01-21 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 328594
  -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705854997 {#2372
    date: 2024-01-21 17:36:37.0 +01:00
  }
  +"title": 328594
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2380
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380}
      1 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: """
          All of those things?\n
          \n
          While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
          \n
          There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705855117 {#1874
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@cyberpunk007@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 328601
        -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855117 {#1907
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +"title": 328601
      }
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: """
          Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
          \n
          So it sounds to me like this would be a good value for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705855321 {#1402
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@shalva97@lemmy.world"
          "@CheezyWeezle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 328606
        -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855321 {#1405
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +"title": 328606
      }
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +body: """
    There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
    \n
    That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1705854997 {#2364
    date: 2024-01-21 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@Transporter_Room_3@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 328594
  -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705854997 {#2372
    date: 2024-01-21 17:36:37.0 +01:00
  }
  +"title": 328594
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +body: """
          There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
          \n
          That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1705854997 {#2364
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@Transporter_Room_3@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 328594
        -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705854997 {#2372
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +"title": 328594
      }
      1 => App\Entity\EntryComment {#1908}
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: """
          Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
          \n
          So it sounds to me like this would be a good value for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705855321 {#1402
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@shalva97@lemmy.world"
          "@CheezyWeezle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 328606
        -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855321 {#1405
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +"title": 328606
      }
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    All of those things?\n
    \n
    While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
    \n
    There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705855117 {#1874
    date: 2024-01-21 17:38:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@cyberpunk007@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 328601
  -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855117 {#1907
    date: 2024-01-21 17:38:37.0 +01:00
  }
  +"title": 328601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +body: """
          There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
          \n
          That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1705854997 {#2364
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@Transporter_Room_3@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 328594
        -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705854997 {#2372
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +"title": 328594
      }
      1 => App\Entity\EntryComment {#1908}
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: """
          Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
          \n
          So it sounds to me like this would be a good value for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705855321 {#1402
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@shalva97@lemmy.world"
          "@CheezyWeezle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 328606
        -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855321 {#1405
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +"title": 328606
      }
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    All of those things?\n
    \n
    While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
    \n
    There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705855117 {#1874
    date: 2024-01-21 17:38:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@cyberpunk007@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 328601
  -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855117 {#1907
    date: 2024-01-21 17:38:37.0 +01:00
  }
  +"title": 328601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +body: """
          There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
          \n
          That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1705854997 {#2364
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@Transporter_Room_3@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 328594
        -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705854997 {#2372
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +"title": 328594
      }
      1 => App\Entity\EntryComment {#1908}
      0 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +body: """
          Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
          \n
          So it sounds to me like this would be a good value for you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705855321 {#1402
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@shalva97@lemmy.world"
          "@CheezyWeezle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1404 …}
        +nested: Doctrine\ORM\PersistentCollection {#1361 …}
        +votes: Doctrine\ORM\PersistentCollection {#1403 …}
        +reports: Doctrine\ORM\PersistentCollection {#2023 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
        -id: 328606
        -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888747"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855321 {#1405
          date: 2024-01-21 17:42:01.0 +01:00
        }
        +"title": 328606
      }
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: """
    All of those things?\n
    \n
    While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
    \n
    There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705855117 {#1874
    date: 2024-01-21 17:38:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@cyberpunk007@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 328601
  -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855117 {#1907
    date: 2024-01-21 17:38:37.0 +01:00
  }
  +"title": 328601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +body: """
          There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
          \n
          That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1705854997 {#2364
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@Transporter_Room_3@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 328594
        -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705854997 {#2372
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +"title": 328594
      }
      1 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: """
          All of those things?\n
          \n
          While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
          \n
          There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705855117 {#1874
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@cyberpunk007@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 328601
        -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855117 {#1907
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +"title": 328601
      }
      0 => App\Entity\EntryComment {#1385}
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: """
    Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
    \n
    So it sounds to me like this would be a good value for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705855321 {#1402
    date: 2024-01-21 17:42:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@shalva97@lemmy.world"
    "@CheezyWeezle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 328606
  -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855321 {#1405
    date: 2024-01-21 17:42:01.0 +01:00
  }
  +"title": 328606
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +body: """
          There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
          \n
          That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1705854997 {#2364
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@Transporter_Room_3@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 328594
        -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705854997 {#2372
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +"title": 328594
      }
      1 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: """
          All of those things?\n
          \n
          While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
          \n
          There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705855117 {#1874
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@cyberpunk007@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 328601
        -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855117 {#1907
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +"title": 328601
      }
      0 => App\Entity\EntryComment {#1385}
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: """
    Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
    \n
    So it sounds to me like this would be a good value for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705855321 {#1402
    date: 2024-01-21 17:42:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@shalva97@lemmy.world"
    "@CheezyWeezle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 328606
  -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855321 {#1405
    date: 2024-01-21 17:42:01.0 +01:00
  }
  +"title": 328606
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386
    +user: Proxies\__CG__\App\Entity\User {#3342 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3380 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "I-hope-someday-we-ll-find-a-way-to-pirated-a"
    +title: "I hope someday we'll find a way to pirated a car"
    +url: "https://lemmy.world/pictrs/image/43e7e2b7-ee5f-4d3a-ac11-e9445f94c2f9.jpeg"
    +body: "In the end, the KIA car company made its cars into subscription models, I really hate this because in the end the car we buy with our own money doesn’t feel like it belongs to us. Should we finally *buy an old school car ?* so as not to be affected by this subscription models or *is there a way to crack the software installed in it ?*"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 294
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729251938 {#3375
      date: 2024-10-18 13:45:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    +badges: Doctrine\ORM\PersistentCollection {#3392 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +body: """
          There’s also the fact that remote start, while shorter range, has existed on key fobs for like 20 years. My ex wife’s 2022 Hyundai has remote start, but only through the app, while my 2013 Focus has it on the key fob.\n
          \n
          That’s honestly the only feature that’s bundled in those subscriptions that I really want, though the alarm notification is a nice to have.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1705854997 {#2364
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@Transporter_Room_3@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 328594
        -bodyTs: "'20':19 '2013':37 '2022':25 'alarm':63 'also':3 'app':34 'bundl':53 'ex':22 'exist':13 'fact':5 'featur':50 'fob':16,44 'focus':38 'honest':47 'hyundai':26 'key':15,43 'like':18 'nice':67 'notif':64 'rang':11 'realli':59 'remot':7,28 'shorter':10 'start':8,29 'subscript':56 'though':61 'want':60 'wife':23 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705854997 {#2372
          date: 2024-01-21 17:36:37.0 +01:00
        }
        +"title": 328594
      }
      1 => App\Entity\EntryComment {#1908
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2386 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: """
          All of those things?\n
          \n
          While there’s a bunch I am assuming you can’t look up the location of your car through an app or website, or adjust the climate controls remotely, or get alerts when the alarm is triggered.\n
          \n
          There are some features in here that require some sort of connection, what I find criminal is that they remove the features we DO have on our old cars from the key fob and paywall them behind an app.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705855117 {#1874
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@devilish666@lemmy.world"
          "@cyberpunk007@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 328601
        -bodyTs: "'adjust':29 'alarm':39 'alert':36 'app':25,80 'assum':12 'behind':78 'bunch':9 'car':22,70 'climat':31 'connect':53 'control':32 'crimin':57 'featur':45,63 'find':56 'fob':74 'get':35 'key':73 'locat':19 'look':16 'old':69 'paywal':76 'remot':33 'remov':61 'requir':49 'sort':51 'thing':4 'trigger':41 'websit':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6888682"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705855117 {#1907
          date: 2024-01-21 17:38:37.0 +01:00
        }
        +"title": 328601
      }
      0 => App\Entity\EntryComment {#1385}
    ]
    -id: 32116
    -titleTs: "'car':12 'find':6 'hope':2 'll':5 'pirat':10 'someday':3 'way':8"
    -bodyTs: "'affect':51 'belong':35 'buy':25,41 'car':6,10,23,45 'compani':7 'crack':62 'doesn':30 'end':3,21 'feel':32 'final':40 'hate':16 'instal':65 'kia':5 'like':33 'made':8 'model':13,55 'money':29 'old':43 'realli':15 'school':44 'softwar':64 'subscript':12,54 'us':37 'way':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705919663
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705833263 {#3363
      date: 2024-01-21 11:34:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: """
    Interestingly, these do include roadside and the cheaper option is $5/month and the more expensive one is just over $12/month.\n
    \n
    So it sounds to me like this would be a good value for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705855321 {#1402
    date: 2024-01-21 17:42:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@devilish666@lemmy.world"
    "@shalva97@lemmy.world"
    "@CheezyWeezle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 328606
  -bodyTs: "'12/month':20 '5/month':11 'cheaper':8 'expens':15 'good':31 'includ':4 'interest':1 'like':26 'one':16 'option':9 'roadsid':5 'sound':23 'valu':32 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6888747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705855321 {#1405
    date: 2024-01-21 17:42:01.0 +01:00
  }
  +"title": 328606
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2076
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "What-salary-do-you-think-would-make-you-happy"
  +title: "What salary do you think would make you happy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 167
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729236785 {#3339
    date: 2024-10-18 09:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  +badges: Doctrine\ORM\PersistentCollection {#3355 …}
  +children: [
    3 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "140k lets me start getting ahead properly and even start thinking about retirement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705987041 {#2079
        date: 2024-01-23 06:17:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 333423
      -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6932808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987041 {#2084
        date: 2024-01-23 06:17:21.0 +01:00
      }
      +"title": 333423
    }
    2 => App\Entity\EntryComment {#2095
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Take a vacation"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705987080 {#2089
        date: 2024-01-23 06:18:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 333425
      -bodyTs: "'take':1 'vacat':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6932823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987080 {#2088
        date: 2024-01-23 06:18:00.0 +01:00
      }
      +"title": 333425
    }
    1 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Get into warhammer? 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706010887 {#2132
        date: 2024-01-23 12:54:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 333929
      -bodyTs: "'get':1 'warhamm':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706010887 {#2138
        date: 2024-01-23 12:54:47.0 +01:00
      }
      +"title": 333929
    }
    0 => App\Entity\EntryComment {#2314
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706059647 {#2164
        date: 2024-01-24 02:27:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 335673
      -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706059647 {#2331
        date: 2024-01-24 02:27:27.0 +01:00
      }
      +"title": 335673
    }
  ]
  -id: 32097
  -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912942
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10984337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826542 {#3326
    date: 2024-01-21 09:42:22.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 {#2076
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "What-salary-do-you-think-would-make-you-happy"
  +title: "What salary do you think would make you happy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 167
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729236785 {#3339
    date: 2024-10-18 09:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  +badges: Doctrine\ORM\PersistentCollection {#3355 …}
  +children: [
    3 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "140k lets me start getting ahead properly and even start thinking about retirement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705987041 {#2079
        date: 2024-01-23 06:17:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 333423
      -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6932808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987041 {#2084
        date: 2024-01-23 06:17:21.0 +01:00
      }
      +"title": 333423
    }
    2 => App\Entity\EntryComment {#2095
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Take a vacation"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705987080 {#2089
        date: 2024-01-23 06:18:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 333425
      -bodyTs: "'take':1 'vacat':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6932823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987080 {#2088
        date: 2024-01-23 06:18:00.0 +01:00
      }
      +"title": 333425
    }
    1 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Get into warhammer? 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706010887 {#2132
        date: 2024-01-23 12:54:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 333929
      -bodyTs: "'get':1 'warhamm':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706010887 {#2138
        date: 2024-01-23 12:54:47.0 +01:00
      }
      +"title": 333929
    }
    0 => App\Entity\EntryComment {#2314
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706059647 {#2164
        date: 2024-01-24 02:27:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 335673
      -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706059647 {#2331
        date: 2024-01-24 02:27:27.0 +01:00
      }
      +"title": 335673
    }
  ]
  -id: 32097
  -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912942
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10984337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826542 {#3326
    date: 2024-01-21 09:42:22.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 {#2076
  +user: Proxies\__CG__\App\Entity\User {#3303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "What-salary-do-you-think-would-make-you-happy"
  +title: "What salary do you think would make you happy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 167
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729236785 {#3339
    date: 2024-10-18 09:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  +badges: Doctrine\ORM\PersistentCollection {#3355 …}
  +children: [
    3 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "140k lets me start getting ahead properly and even start thinking about retirement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705987041 {#2079
        date: 2024-01-23 06:17:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 333423
      -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6932808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987041 {#2084
        date: 2024-01-23 06:17:21.0 +01:00
      }
      +"title": 333423
    }
    2 => App\Entity\EntryComment {#2095
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Take a vacation"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705987080 {#2089
        date: 2024-01-23 06:18:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 333425
      -bodyTs: "'take':1 'vacat':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6932823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705987080 {#2088
        date: 2024-01-23 06:18:00.0 +01:00
      }
      +"title": 333425
    }
    1 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Get into warhammer? 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706010887 {#2132
        date: 2024-01-23 12:54:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 333929
      -bodyTs: "'get':1 'warhamm':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6941396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706010887 {#2138
        date: 2024-01-23 12:54:47.0 +01:00
      }
      +"title": 333929
    }
    0 => App\Entity\EntryComment {#2314
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706059647 {#2164
        date: 2024-01-24 02:27:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@phoneymouse@lemmy.world"
        "@viking@infosec.pub"
        "@june@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 335673
      -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706059647 {#2331
        date: 2024-01-24 02:27:27.0 +01:00
      }
      +"title": 335673
    }
  ]
  -id: 32097
  -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705912942
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10984337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705826542 {#3326
    date: 2024-01-21 09:42:22.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 {#2078
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "140k lets me start getting ahead properly and even start thinking about retirement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705987041 {#2079
    date: 2024-01-23 06:17:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 333423
  -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6932808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987041 {#2084
    date: 2024-01-23 06:17:21.0 +01:00
  }
  +"title": 333423
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2078
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "140k lets me start getting ahead properly and even start thinking about retirement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705987041 {#2079
    date: 2024-01-23 06:17:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 333423
  -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6932808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987041 {#2084
    date: 2024-01-23 06:17:21.0 +01:00
  }
  +"title": 333423
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2078
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "140k lets me start getting ahead properly and even start thinking about retirement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705987041 {#2079
    date: 2024-01-23 06:17:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 333423
  -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6932808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987041 {#2084
    date: 2024-01-23 06:17:21.0 +01:00
  }
  +"title": 333423
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2095
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095}
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Take a vacation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705987080 {#2089
    date: 2024-01-23 06:18:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 333425
  -bodyTs: "'take':1 'vacat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6932823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987080 {#2088
    date: 2024-01-23 06:18:00.0 +01:00
  }
  +"title": 333425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2095
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095}
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Take a vacation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705987080 {#2089
    date: 2024-01-23 06:18:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 333425
  -bodyTs: "'take':1 'vacat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6932823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987080 {#2088
    date: 2024-01-23 06:18:00.0 +01:00
  }
  +"title": 333425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2095
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095}
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Take a vacation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705987080 {#2089
    date: 2024-01-23 06:18:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 333425
  -bodyTs: "'take':1 'vacat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6932823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705987080 {#2088
    date: 2024-01-23 06:18:00.0 +01:00
  }
  +"title": 333425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Get into warhammer? 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706010887 {#2132
    date: 2024-01-23 12:54:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 333929
  -bodyTs: "'get':1 'warhamm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010887 {#2138
    date: 2024-01-23 12:54:47.0 +01:00
  }
  +"title": 333929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Get into warhammer? 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706010887 {#2132
    date: 2024-01-23 12:54:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 333929
  -bodyTs: "'get':1 'warhamm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010887 {#2138
    date: 2024-01-23 12:54:47.0 +01:00
  }
  +"title": 333929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706059647 {#2164
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2328 …}
        +nested: Doctrine\ORM\PersistentCollection {#2191 …}
        +votes: Doctrine\ORM\PersistentCollection {#2327 …}
        +reports: Doctrine\ORM\PersistentCollection {#2333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
        -id: 335673
        -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706059647 {#2331
          date: 2024-01-24 02:27:27.0 +01:00
        }
        +"title": 335673
      }
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Get into warhammer? 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706010887 {#2132
    date: 2024-01-23 12:54:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 333929
  -bodyTs: "'get':1 'warhamm':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6941396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010887 {#2138
    date: 2024-01-23 12:54:47.0 +01:00
  }
  +"title": 333929
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314}
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706059647 {#2164
    date: 2024-01-24 02:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 335673
  -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706059647 {#2331
    date: 2024-01-24 02:27:27.0 +01:00
  }
  +"title": 335673
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314}
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706059647 {#2164
    date: 2024-01-24 02:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 335673
  -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706059647 {#2331
    date: 2024-01-24 02:27:27.0 +01:00
  }
  +"title": 335673
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3303 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "What-salary-do-you-think-would-make-you-happy"
    +title: "What salary do you think would make you happy?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 167
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729236785 {#3339
      date: 2024-10-18 09:33:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    +badges: Doctrine\ORM\PersistentCollection {#3355 …}
    +children: [
      3 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: "140k lets me start getting ahead properly and even start thinking about retirement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705987041 {#2079
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 333423
        -bodyTs: "'140k':1 'ahead':6 'even':9 'get':5 'let':2 'proper':7 'retir':13 'start':4,10 'think':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987041 {#2084
          date: 2024-01-23 06:17:21.0 +01:00
        }
        +"title": 333423
      }
      2 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Take a vacation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705987080 {#2089
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2091 …}
        +nested: Doctrine\ORM\PersistentCollection {#2090 …}
        +votes: Doctrine\ORM\PersistentCollection {#2092 …}
        +reports: Doctrine\ORM\PersistentCollection {#2241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
        -id: 333425
        -bodyTs: "'take':1 'vacat':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6932823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705987080 {#2088
          date: 2024-01-23 06:18:00.0 +01:00
        }
        +"title": 333425
      }
      1 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +body: "Get into warhammer? 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706010887 {#2132
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@phoneymouse@lemmy.world"
          "@viking@infosec.pub"
          "@june@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 333929
        -bodyTs: "'get':1 'warhamm':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6941396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706010887 {#2138
          date: 2024-01-23 12:54:47.0 +01:00
        }
        +"title": 333929
      }
      0 => App\Entity\EntryComment {#2314}
    ]
    -id: 32097
    -titleTs: "'happi':9 'make':7 'salari':2 'think':5 'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705912942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10984337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705826542 {#3326
      date: 2024-01-21 09:42:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: "Out of curiosity, you able to share what you do for work? What little you’ve described sounds really interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706059647 {#2164
    date: 2024-01-24 02:27:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
    "@viking@infosec.pub"
    "@june@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 335673
  -bodyTs: "'abl':5 'curios':3 'describ':17 'interest':20 'littl':14 'realli':19 'share':7 'sound':18 've':16 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706059647 {#2331
    date: 2024-01-24 02:27:27.0 +01:00
  }
  +"title": 335673
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2343
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: Proxies\__CG__\App\Entity\Image {#3325 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
  +title: "Seems we've already got the plot for Barbie II"
  +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1048
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032575 {#3320
    date: 2024-10-16 00:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  +badges: Doctrine\ORM\PersistentCollection {#3337 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +body: "I’m definitely annoyed by the lack of praise for America. She was brilliant in the role and personified the movie. Margo played the means to tell the story, but America was the story. Don’t get me wrong, Margo was amazing and deserved a nomination too, but so did America who seems to be forgotten in the whole mess of the movie for some reason. She had the single most impactful scene in the movie with her monologue about how hard it is to be a woman."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706125220 {#2341
        date: 2024-01-24 20:40:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CombatWombatEsq@lemmy.world"
        "@echoplex21@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 337449
      -bodyTs: "'amaz':42 'america':11,31,51 'annoy':4 'brilliant':14 'definit':3 'deserv':44 'forgotten':56 'get':37 'hard':82 'impact':72 'lack':7 'm':2 'margo':22,40 'mean':25 'mess':60 'monologu':79 'movi':21,63,76 'nomin':46 'personifi':19 'play':23 'prais':9 'reason':66 'role':17 'scene':73 'seem':53 'singl':70 'stori':29,34 'tell':27 'whole':59 'woman':88 'wrong':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6979078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706125220 {#2342
        date: 2024-01-24 20:40:20.0 +01:00
      }
      +"title": 337449
    }
  ]
  -id: 32708
  -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706138212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11103642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051812 {#3306
    date: 2024-01-24 00:16:52.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 {#2343
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: Proxies\__CG__\App\Entity\Image {#3325 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
  +title: "Seems we've already got the plot for Barbie II"
  +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1048
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032575 {#3320
    date: 2024-10-16 00:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  +badges: Doctrine\ORM\PersistentCollection {#3337 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +body: "I’m definitely annoyed by the lack of praise for America. She was brilliant in the role and personified the movie. Margo played the means to tell the story, but America was the story. Don’t get me wrong, Margo was amazing and deserved a nomination too, but so did America who seems to be forgotten in the whole mess of the movie for some reason. She had the single most impactful scene in the movie with her monologue about how hard it is to be a woman."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706125220 {#2341
        date: 2024-01-24 20:40:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CombatWombatEsq@lemmy.world"
        "@echoplex21@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 337449
      -bodyTs: "'amaz':42 'america':11,31,51 'annoy':4 'brilliant':14 'definit':3 'deserv':44 'forgotten':56 'get':37 'hard':82 'impact':72 'lack':7 'm':2 'margo':22,40 'mean':25 'mess':60 'monologu':79 'movi':21,63,76 'nomin':46 'personifi':19 'play':23 'prais':9 'reason':66 'role':17 'scene':73 'seem':53 'singl':70 'stori':29,34 'tell':27 'whole':59 'woman':88 'wrong':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6979078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706125220 {#2342
        date: 2024-01-24 20:40:20.0 +01:00
      }
      +"title": 337449
    }
  ]
  -id: 32708
  -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706138212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11103642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051812 {#3306
    date: 2024-01-24 00:16:52.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 {#2343
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: Proxies\__CG__\App\Entity\Image {#3325 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
  +title: "Seems we've already got the plot for Barbie II"
  +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1048
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032575 {#3320
    date: 2024-10-16 00:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  +badges: Doctrine\ORM\PersistentCollection {#3337 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +body: "I’m definitely annoyed by the lack of praise for America. She was brilliant in the role and personified the movie. Margo played the means to tell the story, but America was the story. Don’t get me wrong, Margo was amazing and deserved a nomination too, but so did America who seems to be forgotten in the whole mess of the movie for some reason. She had the single most impactful scene in the movie with her monologue about how hard it is to be a woman."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706125220 {#2341
        date: 2024-01-24 20:40:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CombatWombatEsq@lemmy.world"
        "@echoplex21@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 337449
      -bodyTs: "'amaz':42 'america':11,31,51 'annoy':4 'brilliant':14 'definit':3 'deserv':44 'forgotten':56 'get':37 'hard':82 'impact':72 'lack':7 'm':2 'margo':22,40 'mean':25 'mess':60 'monologu':79 'movi':21,63,76 'nomin':46 'personifi':19 'play':23 'prais':9 'reason':66 'role':17 'scene':73 'seem':53 'singl':70 'stori':29,34 'tell':27 'whole':59 'woman':88 'wrong':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6979078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706125220 {#2342
        date: 2024-01-24 20:40:20.0 +01:00
      }
      +"title": 337449
    }
  ]
  -id: 32708
  -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706138212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11103642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051812 {#3306
    date: 2024-01-24 00:16:52.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 {#2337
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#3285 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
    +image: Proxies\__CG__\App\Entity\Image {#3325 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
    +title: "Seems we've already got the plot for Barbie II"
    +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1048
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729032575 {#3320
      date: 2024-10-16 00:49:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    +badges: Doctrine\ORM\PersistentCollection {#3337 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 32708
    -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706138212
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11103642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706051812 {#3306
      date: 2024-01-24 00:16:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: "I’m definitely annoyed by the lack of praise for America. She was brilliant in the role and personified the movie. Margo played the means to tell the story, but America was the story. Don’t get me wrong, Margo was amazing and deserved a nomination too, but so did America who seems to be forgotten in the whole mess of the movie for some reason. She had the single most impactful scene in the movie with her monologue about how hard it is to be a woman."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706125220 {#2341
    date: 2024-01-24 20:40:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
    "@echoplex21@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 337449
  -bodyTs: "'amaz':42 'america':11,31,51 'annoy':4 'brilliant':14 'definit':3 'deserv':44 'forgotten':56 'get':37 'hard':82 'impact':72 'lack':7 'm':2 'margo':22,40 'mean':25 'mess':60 'monologu':79 'movi':21,63,76 'nomin':46 'personifi':19 'play':23 'prais':9 'reason':66 'role':17 'scene':73 'seem':53 'singl':70 'stori':29,34 'tell':27 'whole':59 'woman':88 'wrong':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706125220 {#2342
    date: 2024-01-24 20:40:20.0 +01:00
  }
  +"title": 337449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2337
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#3285 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
    +image: Proxies\__CG__\App\Entity\Image {#3325 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
    +title: "Seems we've already got the plot for Barbie II"
    +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1048
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729032575 {#3320
      date: 2024-10-16 00:49:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    +badges: Doctrine\ORM\PersistentCollection {#3337 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 32708
    -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706138212
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11103642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706051812 {#3306
      date: 2024-01-24 00:16:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: "I’m definitely annoyed by the lack of praise for America. She was brilliant in the role and personified the movie. Margo played the means to tell the story, but America was the story. Don’t get me wrong, Margo was amazing and deserved a nomination too, but so did America who seems to be forgotten in the whole mess of the movie for some reason. She had the single most impactful scene in the movie with her monologue about how hard it is to be a woman."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706125220 {#2341
    date: 2024-01-24 20:40:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
    "@echoplex21@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 337449
  -bodyTs: "'amaz':42 'america':11,31,51 'annoy':4 'brilliant':14 'definit':3 'deserv':44 'forgotten':56 'get':37 'hard':82 'impact':72 'lack':7 'm':2 'margo':22,40 'mean':25 'mess':60 'monologu':79 'movi':21,63,76 'nomin':46 'personifi':19 'play':23 'prais':9 'reason':66 'role':17 'scene':73 'seem':53 'singl':70 'stori':29,34 'tell':27 'whole':59 'woman':88 'wrong':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706125220 {#2342
    date: 2024-01-24 20:40:20.0 +01:00
  }
  +"title": 337449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2337
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#3285 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
    +image: Proxies\__CG__\App\Entity\Image {#3325 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
    +title: "Seems we've already got the plot for Barbie II"
    +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1048
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729032575 {#3320
      date: 2024-10-16 00:49:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    +badges: Doctrine\ORM\PersistentCollection {#3337 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 32708
    -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706138212
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11103642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706051812 {#3306
      date: 2024-01-24 00:16:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: "I’m definitely annoyed by the lack of praise for America. She was brilliant in the role and personified the movie. Margo played the means to tell the story, but America was the story. Don’t get me wrong, Margo was amazing and deserved a nomination too, but so did America who seems to be forgotten in the whole mess of the movie for some reason. She had the single most impactful scene in the movie with her monologue about how hard it is to be a woman."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706125220 {#2341
    date: 2024-01-24 20:40:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
    "@echoplex21@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 337449
  -bodyTs: "'amaz':42 'america':11,31,51 'annoy':4 'brilliant':14 'definit':3 'deserv':44 'forgotten':56 'get':37 'hard':82 'impact':72 'lack':7 'm':2 'margo':22,40 'mean':25 'mess':60 'monologu':79 'movi':21,63,76 'nomin':46 'personifi':19 'play':23 'prais':9 'reason':66 'role':17 'scene':73 'seem':53 'singl':70 'stori':29,34 'tell':27 'whole':59 'woman':88 'wrong':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6979078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706125220 {#2342
    date: 2024-01-24 20:40:20.0 +01:00
  }
  +"title": 337449
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2067
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Time-for-a-checkup"
  +title: "Time for a checkup!!!!"
  +url: "https://lemmy.world/pictrs/image/401befd5-b754-46b7-bbcc-9d624fd4a604.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728531337 {#3300
    date: 2024-10-10 05:35:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  +badges: Doctrine\ORM\PersistentCollection {#3318 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "Done!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706129067 {#2074
        date: 2024-01-24 21:44:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 337588
      -bodyTs: "'done':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6980294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706129067 {#2066
        date: 2024-01-24 21:44:27.0 +01:00
      }
      +"title": 337588
    }
  ]
  -id: 32680
  -titleTs: "'checkup':4 'time':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706124410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11095681"
  +editedAt: DateTimeImmutable @1728024633 {#3288
    date: 2024-10-04 08:50:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706038010 {#3265
    date: 2024-01-23 20:26:50.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 {#2067
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Time-for-a-checkup"
  +title: "Time for a checkup!!!!"
  +url: "https://lemmy.world/pictrs/image/401befd5-b754-46b7-bbcc-9d624fd4a604.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728531337 {#3300
    date: 2024-10-10 05:35:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  +badges: Doctrine\ORM\PersistentCollection {#3318 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "Done!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706129067 {#2074
        date: 2024-01-24 21:44:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 337588
      -bodyTs: "'done':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6980294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706129067 {#2066
        date: 2024-01-24 21:44:27.0 +01:00
      }
      +"title": 337588
    }
  ]
  -id: 32680
  -titleTs: "'checkup':4 'time':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706124410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11095681"
  +editedAt: DateTimeImmutable @1728024633 {#3288
    date: 2024-10-04 08:50:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706038010 {#3265
    date: 2024-01-23 20:26:50.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 {#2067
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "Time-for-a-checkup"
  +title: "Time for a checkup!!!!"
  +url: "https://lemmy.world/pictrs/image/401befd5-b754-46b7-bbcc-9d624fd4a604.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728531337 {#3300
    date: 2024-10-10 05:35:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  +badges: Doctrine\ORM\PersistentCollection {#3318 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "Done!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706129067 {#2074
        date: 2024-01-24 21:44:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 337588
      -bodyTs: "'done':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6980294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706129067 {#2066
        date: 2024-01-24 21:44:27.0 +01:00
      }
      +"title": 337588
    }
  ]
  -id: 32680
  -titleTs: "'checkup':4 'time':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706124410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11095681"
  +editedAt: DateTimeImmutable @1728024633 {#3288
    date: 2024-10-04 08:50:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706038010 {#3265
    date: 2024-01-23 20:26:50.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 {#2071
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#3305 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Time-for-a-checkup"
    +title: "Time for a checkup!!!!"
    +url: "https://lemmy.world/pictrs/image/401befd5-b754-46b7-bbcc-9d624fd4a604.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728531337 {#3300
      date: 2024-10-10 05:35:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3308 …}
    +votes: Doctrine\ORM\PersistentCollection {#3310 …}
    +reports: Doctrine\ORM\PersistentCollection {#3312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
    +badges: Doctrine\ORM\PersistentCollection {#3318 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -id: 32680
    -titleTs: "'checkup':4 'time':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706124410
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11095681"
    +editedAt: DateTimeImmutable @1728024633 {#3288
      date: 2024-10-04 08:50:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706038010 {#3265
      date: 2024-01-23 20:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Done!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706129067 {#2074
    date: 2024-01-24 21:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 337588
  -bodyTs: "'done':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6980294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129067 {#2066
    date: 2024-01-24 21:44:27.0 +01:00
  }
  +"title": 337588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2071
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#3305 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Time-for-a-checkup"
    +title: "Time for a checkup!!!!"
    +url: "https://lemmy.world/pictrs/image/401befd5-b754-46b7-bbcc-9d624fd4a604.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728531337 {#3300
      date: 2024-10-10 05:35:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3308 …}
    +votes: Doctrine\ORM\PersistentCollection {#3310 …}
    +reports: Doctrine\ORM\PersistentCollection {#3312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
    +badges: Doctrine\ORM\PersistentCollection {#3318 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -id: 32680
    -titleTs: "'checkup':4 'time':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706124410
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11095681"
    +editedAt: DateTimeImmutable @1728024633 {#3288
      date: 2024-10-04 08:50:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706038010 {#3265
      date: 2024-01-23 20:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Done!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706129067 {#2074
    date: 2024-01-24 21:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 337588
  -bodyTs: "'done':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6980294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129067 {#2066
    date: 2024-01-24 21:44:27.0 +01:00
  }
  +"title": 337588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2071
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#3305 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "Time-for-a-checkup"
    +title: "Time for a checkup!!!!"
    +url: "https://lemmy.world/pictrs/image/401befd5-b754-46b7-bbcc-9d624fd4a604.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728531337 {#3300
      date: 2024-10-10 05:35:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3308 …}
    +votes: Doctrine\ORM\PersistentCollection {#3310 …}
    +reports: Doctrine\ORM\PersistentCollection {#3312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
    +badges: Doctrine\ORM\PersistentCollection {#3318 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -id: 32680
    -titleTs: "'checkup':4 'time':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706124410
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11095681"
    +editedAt: DateTimeImmutable @1728024633 {#3288
      date: 2024-10-04 08:50:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706038010 {#3265
      date: 2024-01-23 20:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Done!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706129067 {#2074
    date: 2024-01-24 21:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 337588
  -bodyTs: "'done':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6980294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129067 {#2066
    date: 2024-01-24 21:44:27.0 +01:00
  }
  +"title": 337588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2465
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#3399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "The-comments-speak-for-themselves"
  +title: "The comments speak for themselves"
  +url: "https://lemmy.world/pictrs/image/6174ccef-99f9-4439-8f08-e0676ea2819f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 892
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727876783 {#3394
    date: 2024-10-02 15:46:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  +badges: Doctrine\ORM\PersistentCollection {#3411 …}
  +children: [
    App\Entity\EntryComment {#1707
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is literally the entire internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705516111 {#1741
        date: 2024-01-17 19:28:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@executive_chicken@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 317293
      -bodyTs: "'entir':5 'internet':6 'liter':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705516111 {#1740
        date: 2024-01-17 19:28:31.0 +01:00
      }
      +"title": 317293
    }
  ]
  -id: 30960
  -titleTs: "'comment':2 'speak':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705506197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10786749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419797 {#3381
    date: 2024-01-16 16:43:17.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 {#2465
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#3399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "The-comments-speak-for-themselves"
  +title: "The comments speak for themselves"
  +url: "https://lemmy.world/pictrs/image/6174ccef-99f9-4439-8f08-e0676ea2819f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 892
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727876783 {#3394
    date: 2024-10-02 15:46:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  +badges: Doctrine\ORM\PersistentCollection {#3411 …}
  +children: [
    App\Entity\EntryComment {#1707
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is literally the entire internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705516111 {#1741
        date: 2024-01-17 19:28:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@executive_chicken@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 317293
      -bodyTs: "'entir':5 'internet':6 'liter':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705516111 {#1740
        date: 2024-01-17 19:28:31.0 +01:00
      }
      +"title": 317293
    }
  ]
  -id: 30960
  -titleTs: "'comment':2 'speak':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705506197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10786749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419797 {#3381
    date: 2024-01-16 16:43:17.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 {#2465
  +user: Proxies\__CG__\App\Entity\User {#3360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#3399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "The-comments-speak-for-themselves"
  +title: "The comments speak for themselves"
  +url: "https://lemmy.world/pictrs/image/6174ccef-99f9-4439-8f08-e0676ea2819f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 85
  +favouriteCount: 892
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727876783 {#3394
    date: 2024-10-02 15:46:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  +badges: Doctrine\ORM\PersistentCollection {#3411 …}
  +children: [
    App\Entity\EntryComment {#1707
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is literally the entire internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705516111 {#1741
        date: 2024-01-17 19:28:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@executive_chicken@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 317293
      -bodyTs: "'entir':5 'internet':6 'liter':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6781286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705516111 {#1740
        date: 2024-01-17 19:28:31.0 +01:00
      }
      +"title": 317293
    }
  ]
  -id: 30960
  -titleTs: "'comment':2 'speak':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705506197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10786749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419797 {#3381
    date: 2024-01-16 16:43:17.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 {#1707
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#3360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#3399 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "The-comments-speak-for-themselves"
    +title: "The comments speak for themselves"
    +url: "https://lemmy.world/pictrs/image/6174ccef-99f9-4439-8f08-e0676ea2819f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 85
    +favouriteCount: 892
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727876783 {#3394
      date: 2024-10-02 15:46:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    +badges: Doctrine\ORM\PersistentCollection {#3411 …}
    +children: [
      App\Entity\EntryComment {#1707}
    ]
    -id: 30960
    -titleTs: "'comment':2 'speak':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705506197
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10786749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419797 {#3381
      date: 2024-01-16 16:43:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is literally the entire internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705516111 {#1741
    date: 2024-01-17 19:28:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@executive_chicken@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 317293
  -bodyTs: "'entir':5 'internet':6 'liter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516111 {#1740
    date: 2024-01-17 19:28:31.0 +01:00
  }
  +"title": 317293
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1707
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#3360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#3399 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "The-comments-speak-for-themselves"
    +title: "The comments speak for themselves"
    +url: "https://lemmy.world/pictrs/image/6174ccef-99f9-4439-8f08-e0676ea2819f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 85
    +favouriteCount: 892
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727876783 {#3394
      date: 2024-10-02 15:46:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    +badges: Doctrine\ORM\PersistentCollection {#3411 …}
    +children: [
      App\Entity\EntryComment {#1707}
    ]
    -id: 30960
    -titleTs: "'comment':2 'speak':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705506197
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10786749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419797 {#3381
      date: 2024-01-16 16:43:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is literally the entire internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705516111 {#1741
    date: 2024-01-17 19:28:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@executive_chicken@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 317293
  -bodyTs: "'entir':5 'internet':6 'liter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516111 {#1740
    date: 2024-01-17 19:28:31.0 +01:00
  }
  +"title": 317293
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1707
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#3360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#3399 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "The-comments-speak-for-themselves"
    +title: "The comments speak for themselves"
    +url: "https://lemmy.world/pictrs/image/6174ccef-99f9-4439-8f08-e0676ea2819f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 85
    +favouriteCount: 892
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727876783 {#3394
      date: 2024-10-02 15:46:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3401 …}
    +votes: Doctrine\ORM\PersistentCollection {#3403 …}
    +reports: Doctrine\ORM\PersistentCollection {#3405 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
    +badges: Doctrine\ORM\PersistentCollection {#3411 …}
    +children: [
      App\Entity\EntryComment {#1707}
    ]
    -id: 30960
    -titleTs: "'comment':2 'speak':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705506197
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10786749"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419797 {#3381
      date: 2024-01-16 16:43:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is literally the entire internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705516111 {#1741
    date: 2024-01-17 19:28:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@executive_chicken@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 317293
  -bodyTs: "'entir':5 'internet':6 'liter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6781286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516111 {#1740
    date: 2024-01-17 19:28:31.0 +01:00
  }
  +"title": 317293
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1734
  +user: Proxies\__CG__\App\Entity\User {#3378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3420 …}
  +slug: "Drive-into-anything"
  +title: "Drive into anything"
  +url: "https://i.imgflip.com/8cbdk3.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724172985 {#3413
    date: 2024-08-20 18:56:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  +badges: Doctrine\ORM\PersistentCollection {#3431 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "Yep, looks like it was already fucked before going off the road up above."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705265966 {#1736
        date: 2024-01-14 21:59:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@MacNCheezus@lemmy.today"
        "@db2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 308963
      -bodyTs: "'alreadi':6 'fuck':7 'go':9 'like':3 'look':2 'road':12 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6693330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265966 {#1730
        date: 2024-01-14 21:59:26.0 +01:00
      }
      +"title": 308963
    }
  ]
  -id: 30429
  -titleTs: "'anyth':3 'drive':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705334219
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247819 {#3400
    date: 2024-01-14 16:56:59.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 {#1734
  +user: Proxies\__CG__\App\Entity\User {#3378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3420 …}
  +slug: "Drive-into-anything"
  +title: "Drive into anything"
  +url: "https://i.imgflip.com/8cbdk3.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724172985 {#3413
    date: 2024-08-20 18:56:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  +badges: Doctrine\ORM\PersistentCollection {#3431 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "Yep, looks like it was already fucked before going off the road up above."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705265966 {#1736
        date: 2024-01-14 21:59:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@MacNCheezus@lemmy.today"
        "@db2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 308963
      -bodyTs: "'alreadi':6 'fuck':7 'go':9 'like':3 'look':2 'road':12 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6693330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265966 {#1730
        date: 2024-01-14 21:59:26.0 +01:00
      }
      +"title": 308963
    }
  ]
  -id: 30429
  -titleTs: "'anyth':3 'drive':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705334219
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247819 {#3400
    date: 2024-01-14 16:56:59.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 {#1734
  +user: Proxies\__CG__\App\Entity\User {#3378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3418 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3420 …}
  +slug: "Drive-into-anything"
  +title: "Drive into anything"
  +url: "https://i.imgflip.com/8cbdk3.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 392
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724172985 {#3413
    date: 2024-08-20 18:56:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  +badges: Doctrine\ORM\PersistentCollection {#3431 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "Yep, looks like it was already fucked before going off the road up above."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705265966 {#1736
        date: 2024-01-14 21:59:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@MacNCheezus@lemmy.today"
        "@db2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 308963
      -bodyTs: "'alreadi':6 'fuck':7 'go':9 'like':3 'look':2 'road':12 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6693330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265966 {#1730
        date: 2024-01-14 21:59:26.0 +01:00
      }
      +"title": 308963
    }
  ]
  -id: 30429
  -titleTs: "'anyth':3 'drive':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705334219
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2601238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247819 {#3400
    date: 2024-01-14 16:56:59.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 {#1737
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#3378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3418 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3420 …}
    +slug: "Drive-into-anything"
    +title: "Drive into anything"
    +url: "https://i.imgflip.com/8cbdk3.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 392
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724172985 {#3413
      date: 2024-08-20 18:56:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    +badges: Doctrine\ORM\PersistentCollection {#3431 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 30429
    -titleTs: "'anyth':3 'drive':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705334219
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2601238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705247819 {#3400
      date: 2024-01-14 16:56:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "Yep, looks like it was already fucked before going off the road up above."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705265966 {#1736
    date: 2024-01-14 21:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@MacNCheezus@lemmy.today"
    "@db2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 308963
  -bodyTs: "'alreadi':6 'fuck':7 'go':9 'like':3 'look':2 'road':12 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265966 {#1730
    date: 2024-01-14 21:59:26.0 +01:00
  }
  +"title": 308963
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1737
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#3378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3418 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3420 …}
    +slug: "Drive-into-anything"
    +title: "Drive into anything"
    +url: "https://i.imgflip.com/8cbdk3.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 392
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724172985 {#3413
      date: 2024-08-20 18:56:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    +badges: Doctrine\ORM\PersistentCollection {#3431 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 30429
    -titleTs: "'anyth':3 'drive':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705334219
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2601238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705247819 {#3400
      date: 2024-01-14 16:56:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "Yep, looks like it was already fucked before going off the road up above."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705265966 {#1736
    date: 2024-01-14 21:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@MacNCheezus@lemmy.today"
    "@db2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 308963
  -bodyTs: "'alreadi':6 'fuck':7 'go':9 'like':3 'look':2 'road':12 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265966 {#1730
    date: 2024-01-14 21:59:26.0 +01:00
  }
  +"title": 308963
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1737
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#3378 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3418 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3420 …}
    +slug: "Drive-into-anything"
    +title: "Drive into anything"
    +url: "https://i.imgflip.com/8cbdk3.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 392
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724172985 {#3413
      date: 2024-08-20 18:56:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    +badges: Doctrine\ORM\PersistentCollection {#3431 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 30429
    -titleTs: "'anyth':3 'drive':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705334219
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2601238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705247819 {#3400
      date: 2024-01-14 16:56:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "Yep, looks like it was already fucked before going off the road up above."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705265966 {#1736
    date: 2024-01-14 21:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@MacNCheezus@lemmy.today"
    "@db2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 308963
  -bodyTs: "'alreadi':6 'fuck':7 'go':9 'like':3 'look':2 'road':12 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265966 {#1730
    date: 2024-01-14 21:59:26.0 +01:00
  }
  +"title": 308963
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "The-White-Buffalo"
  +title: "The White Buffalo"
  +url: "https://lemmy.world/pictrs/image/534d552c-5a0b-4c79-967e-95ed63773fed.jpeg"
  +body: "REMINDER: this is a shitpost"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 904
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722852962 {#3433
    date: 2024-08-05 12:16:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  +badges: Doctrine\ORM\PersistentCollection {#3451 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: """
        Not sure why you were downvoted, but this is always how I saw it. Jenny wasn’t the terrible person she’s so often been made out to be, she was deeply broken and dealing with massive trauma, of course she’s going to act irrationally.\n
        \n
        She’s an amazing character with so much depth that most people just reduce to ‘that selfish bitch’. It irks me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1704563547 {#1548
        date: 2024-01-06 18:52:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HootinNHollerin@lemmy.world"
        "@themeatbridge@lemmy.world"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 286130
      -bodyTs: "'act':45 'alway':10 'amaz':50 'bitch':64 'broken':33 'charact':51 'cours':40 'deal':35 'deepli':32 'depth':55 'downvot':6 'go':43 'irk':66 'irrat':46 'jenni':15 'made':26 'massiv':37 'much':54 'often':24 'peopl':58 'person':20 'reduc':60 'saw':13 'selfish':63 'sure':2 'terribl':19 'trauma':38 'wasn':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6458368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704563547 {#1559
        date: 2024-01-06 18:52:27.0 +01:00
      }
      +"title": 286130
    }
  ]
  -id: 27595
  -titleTs: "'buffalo':3 'white':2"
  -bodyTs: "'remind':1 'shitpost':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704629397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10379895"
  +editedAt: DateTimeImmutable @1712762973 {#3419
    date: 2024-04-10 17:29:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704542997 {#3397
    date: 2024-01-06 13:09: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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "The-White-Buffalo"
  +title: "The White Buffalo"
  +url: "https://lemmy.world/pictrs/image/534d552c-5a0b-4c79-967e-95ed63773fed.jpeg"
  +body: "REMINDER: this is a shitpost"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 904
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722852962 {#3433
    date: 2024-08-05 12:16:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  +badges: Doctrine\ORM\PersistentCollection {#3451 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: """
        Not sure why you were downvoted, but this is always how I saw it. Jenny wasn’t the terrible person she’s so often been made out to be, she was deeply broken and dealing with massive trauma, of course she’s going to act irrationally.\n
        \n
        She’s an amazing character with so much depth that most people just reduce to ‘that selfish bitch’. It irks me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1704563547 {#1548
        date: 2024-01-06 18:52:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HootinNHollerin@lemmy.world"
        "@themeatbridge@lemmy.world"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 286130
      -bodyTs: "'act':45 'alway':10 'amaz':50 'bitch':64 'broken':33 'charact':51 'cours':40 'deal':35 'deepli':32 'depth':55 'downvot':6 'go':43 'irk':66 'irrat':46 'jenni':15 'made':26 'massiv':37 'much':54 'often':24 'peopl':58 'person':20 'reduc':60 'saw':13 'selfish':63 'sure':2 'terribl':19 'trauma':38 'wasn':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6458368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704563547 {#1559
        date: 2024-01-06 18:52:27.0 +01:00
      }
      +"title": 286130
    }
  ]
  -id: 27595
  -titleTs: "'buffalo':3 'white':2"
  -bodyTs: "'remind':1 'shitpost':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704629397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10379895"
  +editedAt: DateTimeImmutable @1712762973 {#3419
    date: 2024-04-10 17:29:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704542997 {#3397
    date: 2024-01-06 13:09: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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
  +slug: "The-White-Buffalo"
  +title: "The White Buffalo"
  +url: "https://lemmy.world/pictrs/image/534d552c-5a0b-4c79-967e-95ed63773fed.jpeg"
  +body: "REMINDER: this is a shitpost"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 904
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722852962 {#3433
    date: 2024-08-05 12:16:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  +badges: Doctrine\ORM\PersistentCollection {#3451 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: """
        Not sure why you were downvoted, but this is always how I saw it. Jenny wasn’t the terrible person she’s so often been made out to be, she was deeply broken and dealing with massive trauma, of course she’s going to act irrationally.\n
        \n
        She’s an amazing character with so much depth that most people just reduce to ‘that selfish bitch’. It irks me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 66
      +score: 0
      +lastActive: DateTime @1704563547 {#1548
        date: 2024-01-06 18:52:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HootinNHollerin@lemmy.world"
        "@themeatbridge@lemmy.world"
        "@Son_of_dad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 286130
      -bodyTs: "'act':45 'alway':10 'amaz':50 'bitch':64 'broken':33 'charact':51 'cours':40 'deal':35 'deepli':32 'depth':55 'downvot':6 'go':43 'irk':66 'irrat':46 'jenni':15 'made':26 'massiv':37 'much':54 'often':24 'peopl':58 'person':20 'reduc':60 'saw':13 'selfish':63 'sure':2 'terribl':19 'trauma':38 'wasn':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6458368"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704563547 {#1559
        date: 2024-01-06 18:52:27.0 +01:00
      }
      +"title": 286130
    }
  ]
  -id: 27595
  -titleTs: "'buffalo':3 'white':2"
  -bodyTs: "'remind':1 'shitpost':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704629397
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10379895"
  +editedAt: DateTimeImmutable @1712762973 {#3419
    date: 2024-04-10 17:29:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704542997 {#3397
    date: 2024-01-06 13:09: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3440 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "The-White-Buffalo"
    +title: "The White Buffalo"
    +url: "https://lemmy.world/pictrs/image/534d552c-5a0b-4c79-967e-95ed63773fed.jpeg"
    +body: "REMINDER: this is a shitpost"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 80
    +favouriteCount: 904
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722852962 {#3433
      date: 2024-08-05 12:16:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    +badges: Doctrine\ORM\PersistentCollection {#3451 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 27595
    -titleTs: "'buffalo':3 'white':2"
    -bodyTs: "'remind':1 'shitpost':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704629397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10379895"
    +editedAt: DateTimeImmutable @1712762973 {#3419
      date: 2024-04-10 17:29:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704542997 {#3397
      date: 2024-01-06 13:09:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: """
    Not sure why you were downvoted, but this is always how I saw it. Jenny wasn’t the terrible person she’s so often been made out to be, she was deeply broken and dealing with massive trauma, of course she’s going to act irrationally.\n
    \n
    She’s an amazing character with so much depth that most people just reduce to ‘that selfish bitch’. It irks me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704563547 {#1548
    date: 2024-01-06 18:52:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HootinNHollerin@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 286130
  -bodyTs: "'act':45 'alway':10 'amaz':50 'bitch':64 'broken':33 'charact':51 'cours':40 'deal':35 'deepli':32 'depth':55 'downvot':6 'go':43 'irk':66 'irrat':46 'jenni':15 'made':26 'massiv':37 'much':54 'often':24 'peopl':58 'person':20 'reduc':60 'saw':13 'selfish':63 'sure':2 'terribl':19 'trauma':38 'wasn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6458368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704563547 {#1559
    date: 2024-01-06 18:52:27.0 +01:00
  }
  +"title": 286130
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3440 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "The-White-Buffalo"
    +title: "The White Buffalo"
    +url: "https://lemmy.world/pictrs/image/534d552c-5a0b-4c79-967e-95ed63773fed.jpeg"
    +body: "REMINDER: this is a shitpost"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 80
    +favouriteCount: 904
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722852962 {#3433
      date: 2024-08-05 12:16:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    +badges: Doctrine\ORM\PersistentCollection {#3451 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 27595
    -titleTs: "'buffalo':3 'white':2"
    -bodyTs: "'remind':1 'shitpost':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704629397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10379895"
    +editedAt: DateTimeImmutable @1712762973 {#3419
      date: 2024-04-10 17:29:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704542997 {#3397
      date: 2024-01-06 13:09:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: """
    Not sure why you were downvoted, but this is always how I saw it. Jenny wasn’t the terrible person she’s so often been made out to be, she was deeply broken and dealing with massive trauma, of course she’s going to act irrationally.\n
    \n
    She’s an amazing character with so much depth that most people just reduce to ‘that selfish bitch’. It irks me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704563547 {#1548
    date: 2024-01-06 18:52:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HootinNHollerin@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 286130
  -bodyTs: "'act':45 'alway':10 'amaz':50 'bitch':64 'broken':33 'charact':51 'cours':40 'deal':35 'deepli':32 'depth':55 'downvot':6 'go':43 'irk':66 'irrat':46 'jenni':15 'made':26 'massiv':37 'much':54 'often':24 'peopl':58 'person':20 'reduc':60 'saw':13 'selfish':63 'sure':2 'terribl':19 'trauma':38 'wasn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6458368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704563547 {#1559
    date: 2024-01-06 18:52:27.0 +01:00
  }
  +"title": 286130
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#3438 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3440 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3307 …}
    +slug: "The-White-Buffalo"
    +title: "The White Buffalo"
    +url: "https://lemmy.world/pictrs/image/534d552c-5a0b-4c79-967e-95ed63773fed.jpeg"
    +body: "REMINDER: this is a shitpost"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 80
    +favouriteCount: 904
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722852962 {#3433
      date: 2024-08-05 12:16:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3441 …}
    +votes: Doctrine\ORM\PersistentCollection {#3443 …}
    +reports: Doctrine\ORM\PersistentCollection {#3445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
    +badges: Doctrine\ORM\PersistentCollection {#3451 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 27595
    -titleTs: "'buffalo':3 'white':2"
    -bodyTs: "'remind':1 'shitpost':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704629397
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10379895"
    +editedAt: DateTimeImmutable @1712762973 {#3419
      date: 2024-04-10 17:29:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704542997 {#3397
      date: 2024-01-06 13:09:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: """
    Not sure why you were downvoted, but this is always how I saw it. Jenny wasn’t the terrible person she’s so often been made out to be, she was deeply broken and dealing with massive trauma, of course she’s going to act irrationally.\n
    \n
    She’s an amazing character with so much depth that most people just reduce to ‘that selfish bitch’. It irks me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704563547 {#1548
    date: 2024-01-06 18:52:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HootinNHollerin@lemmy.world"
    "@themeatbridge@lemmy.world"
    "@Son_of_dad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 286130
  -bodyTs: "'act':45 'alway':10 'amaz':50 'bitch':64 'broken':33 'charact':51 'cours':40 'deal':35 'deepli':32 'depth':55 'downvot':6 'go':43 'irk':66 'irrat':46 'jenni':15 'made':26 'massiv':37 'much':54 'often':24 'peopl':58 'person':20 'reduc':60 'saw':13 'selfish':63 'sure':2 'terribl':19 'trauma':38 'wasn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6458368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704563547 {#1559
    date: 2024-01-06 18:52:27.0 +01:00
  }
  +"title": 286130
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#3436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "Anyone-who-recently-had-a-Yup-it-was-that-kinda"
  +title: "Anyone who recently had a "Yup, it was that kinda day" day. What happened?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584256 {#3472
    date: 2024-04-08 15:50:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  +badges: Doctrine\ORM\PersistentCollection {#3488 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It happened over two days.\n
        \n
        Thursday 2 weeks ago I got laid off due to the economic environment.\n
        \n
        The stock market hit a new record high that day.\n
        \n
        The next day a grant I got one of my programs named in came through for 80k. Between that and my other program revenue, I’d have been fully paying for myself the next 2 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704042018 {#1430
        date: 2023-12-31 18:00:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@weirdbeardgame@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 267666
      -bodyTs: "'2':7,63 '80k':45 'ago':9 'came':42 'd':54 'day':5,28,31 'due':14 'econom':17 'environ':18 'fulli':57 'got':11,35 'grant':33 'happen':2 'high':26 'hit':22 'laid':12 'market':21 'name':40 'new':24 'next':30,62 'one':36 'pay':58 'program':39,51 'record':25 'revenu':52 'stock':20 'thursday':6 'two':4 'week':8 'year':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704042018 {#1429
        date: 2023-12-31 18:00:18.0 +01:00
      }
      +"title": 267666
    }
  ]
  -id: 26054
  -titleTs: "'anyon':1 'day':11,12 'happen':14 'kinda':10 'recent':3 'yup':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704074074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10146000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703987674 {#3459
    date: 2023-12-31 02:54:34.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
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#3436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "Anyone-who-recently-had-a-Yup-it-was-that-kinda"
  +title: "Anyone who recently had a "Yup, it was that kinda day" day. What happened?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584256 {#3472
    date: 2024-04-08 15:50:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  +badges: Doctrine\ORM\PersistentCollection {#3488 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It happened over two days.\n
        \n
        Thursday 2 weeks ago I got laid off due to the economic environment.\n
        \n
        The stock market hit a new record high that day.\n
        \n
        The next day a grant I got one of my programs named in came through for 80k. Between that and my other program revenue, I’d have been fully paying for myself the next 2 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704042018 {#1430
        date: 2023-12-31 18:00:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@weirdbeardgame@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 267666
      -bodyTs: "'2':7,63 '80k':45 'ago':9 'came':42 'd':54 'day':5,28,31 'due':14 'econom':17 'environ':18 'fulli':57 'got':11,35 'grant':33 'happen':2 'high':26 'hit':22 'laid':12 'market':21 'name':40 'new':24 'next':30,62 'one':36 'pay':58 'program':39,51 'record':25 'revenu':52 'stock':20 'thursday':6 'two':4 'week':8 'year':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704042018 {#1429
        date: 2023-12-31 18:00:18.0 +01:00
      }
      +"title": 267666
    }
  ]
  -id: 26054
  -titleTs: "'anyon':1 'day':11,12 'happen':14 'kinda':10 'recent':3 'yup':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704074074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10146000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703987674 {#3459
    date: 2023-12-31 02:54:34.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
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#3436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "Anyone-who-recently-had-a-Yup-it-was-that-kinda"
  +title: "Anyone who recently had a "Yup, it was that kinda day" day. What happened?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712584256 {#3472
    date: 2024-04-08 15:50:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  +badges: Doctrine\ORM\PersistentCollection {#3488 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It happened over two days.\n
        \n
        Thursday 2 weeks ago I got laid off due to the economic environment.\n
        \n
        The stock market hit a new record high that day.\n
        \n
        The next day a grant I got one of my programs named in came through for 80k. Between that and my other program revenue, I’d have been fully paying for myself the next 2 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1704042018 {#1430
        date: 2023-12-31 18:00:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@weirdbeardgame@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 267666
      -bodyTs: "'2':7,63 '80k':45 'ago':9 'came':42 'd':54 'day':5,28,31 'due':14 'econom':17 'environ':18 'fulli':57 'got':11,35 'grant':33 'happen':2 'high':26 'hit':22 'laid':12 'market':21 'name':40 'new':24 'next':30,62 'one':36 'pay':58 'program':39,51 'record':25 'revenu':52 'stock':20 'thursday':6 'two':4 'week':8 'year':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704042018 {#1429
        date: 2023-12-31 18:00:18.0 +01:00
      }
      +"title": 267666
    }
  ]
  -id: 26054
  -titleTs: "'anyon':1 'day':11,12 'happen':14 'kinda':10 'recent':3 'yup':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704074074
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10146000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703987674 {#3459
    date: 2023-12-31 02:54:34.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#3436 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "Anyone-who-recently-had-a-Yup-it-was-that-kinda"
    +title: "Anyone who recently had a "Yup, it was that kinda day" day. What happened?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712584256 {#3472
      date: 2024-04-08 15:50:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3477 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    +badges: Doctrine\ORM\PersistentCollection {#3488 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 26054
    -titleTs: "'anyon':1 'day':11,12 'happen':14 'kinda':10 'recent':3 'yup':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704074074
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10146000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703987674 {#3459
      date: 2023-12-31 02:54:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It happened over two days.\n
    \n
    Thursday 2 weeks ago I got laid off due to the economic environment.\n
    \n
    The stock market hit a new record high that day.\n
    \n
    The next day a grant I got one of my programs named in came through for 80k. Between that and my other program revenue, I’d have been fully paying for myself the next 2 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704042018 {#1430
    date: 2023-12-31 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weirdbeardgame@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 267666
  -bodyTs: "'2':7,63 '80k':45 'ago':9 'came':42 'd':54 'day':5,28,31 'due':14 'econom':17 'environ':18 'fulli':57 'got':11,35 'grant':33 'happen':2 'high':26 'hit':22 'laid':12 'market':21 'name':40 'new':24 'next':30,62 'one':36 'pay':58 'program':39,51 'record':25 'revenu':52 'stock':20 'thursday':6 'two':4 'week':8 'year':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704042018 {#1429
    date: 2023-12-31 18:00:18.0 +01:00
  }
  +"title": 267666
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#3436 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "Anyone-who-recently-had-a-Yup-it-was-that-kinda"
    +title: "Anyone who recently had a "Yup, it was that kinda day" day. What happened?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712584256 {#3472
      date: 2024-04-08 15:50:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3477 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    +badges: Doctrine\ORM\PersistentCollection {#3488 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 26054
    -titleTs: "'anyon':1 'day':11,12 'happen':14 'kinda':10 'recent':3 'yup':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704074074
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10146000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703987674 {#3459
      date: 2023-12-31 02:54:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It happened over two days.\n
    \n
    Thursday 2 weeks ago I got laid off due to the economic environment.\n
    \n
    The stock market hit a new record high that day.\n
    \n
    The next day a grant I got one of my programs named in came through for 80k. Between that and my other program revenue, I’d have been fully paying for myself the next 2 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704042018 {#1430
    date: 2023-12-31 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weirdbeardgame@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 267666
  -bodyTs: "'2':7,63 '80k':45 'ago':9 'came':42 'd':54 'day':5,28,31 'due':14 'econom':17 'environ':18 'fulli':57 'got':11,35 'grant':33 'happen':2 'high':26 'hit':22 'laid':12 'market':21 'name':40 'new':24 'next':30,62 'one':36 'pay':58 'program':39,51 'record':25 'revenu':52 'stock':20 'thursday':6 'two':4 'week':8 'year':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704042018 {#1429
    date: 2023-12-31 18:00:18.0 +01:00
  }
  +"title": 267666
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#3436 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "Anyone-who-recently-had-a-Yup-it-was-that-kinda"
    +title: "Anyone who recently had a "Yup, it was that kinda day" day. What happened?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712584256 {#3472
      date: 2024-04-08 15:50:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3477 …}
    +votes: Doctrine\ORM\PersistentCollection {#3480 …}
    +reports: Doctrine\ORM\PersistentCollection {#3482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
    +badges: Doctrine\ORM\PersistentCollection {#3488 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 26054
    -titleTs: "'anyon':1 'day':11,12 'happen':14 'kinda':10 'recent':3 'yup':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704074074
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10146000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703987674 {#3459
      date: 2023-12-31 02:54:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It happened over two days.\n
    \n
    Thursday 2 weeks ago I got laid off due to the economic environment.\n
    \n
    The stock market hit a new record high that day.\n
    \n
    The next day a grant I got one of my programs named in came through for 80k. Between that and my other program revenue, I’d have been fully paying for myself the next 2 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1704042018 {#1430
    date: 2023-12-31 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weirdbeardgame@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 267666
  -bodyTs: "'2':7,63 '80k':45 'ago':9 'came':42 'd':54 'day':5,28,31 'due':14 'econom':17 'environ':18 'fulli':57 'got':11,35 'grant':33 'happen':2 'high':26 'hit':22 'laid':12 'market':21 'name':40 'new':24 'next':30,62 'one':36 'pay':58 'program':39,51 'record':25 'revenu':52 'stock':20 'thursday':6 'two':4 'week':8 'year':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704042018 {#1429
    date: 2023-12-31 18:00:18.0 +01:00
  }
  +"title": 267666
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3267 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3269 …}
  +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
  +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
  +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
  +body: """
    From the article:\n
    \n
    > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573441 {#3262
    date: 2024-04-08 12:50:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  +badges: Doctrine\ORM\PersistentCollection {#3280 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Curious how I’m supposed to pirate the theater experience.\n
        \n
        This doesn’t really seem like a problem that piracy can solve.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1710964720 {#1702
        date: 2024-03-20 20:58:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 273768
      -bodyTs: "'curious':1 'doesn':12 'experi':10 'like':16 'm':4 'piraci':20 'pirat':7 'problem':18 'realli':14 'seem':15 'solv':22 'suppos':5 'theater':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6352621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704211283 {#1619
        date: 2024-01-02 17:01:23.0 +01:00
      }
      +"title": 273768
    }
  ]
  -id: 26695
  -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
  -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704282846
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4514355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704196446 {#3248
    date: 2024-01-02 12:54:06.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
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3267 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3269 …}
  +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
  +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
  +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
  +body: """
    From the article:\n
    \n
    > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573441 {#3262
    date: 2024-04-08 12:50:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  +badges: Doctrine\ORM\PersistentCollection {#3280 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Curious how I’m supposed to pirate the theater experience.\n
        \n
        This doesn’t really seem like a problem that piracy can solve.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1710964720 {#1702
        date: 2024-03-20 20:58:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 273768
      -bodyTs: "'curious':1 'doesn':12 'experi':10 'like':16 'm':4 'piraci':20 'pirat':7 'problem':18 'realli':14 'seem':15 'solv':22 'suppos':5 'theater':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6352621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704211283 {#1619
        date: 2024-01-02 17:01:23.0 +01:00
      }
      +"title": 273768
    }
  ]
  -id: 26695
  -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
  -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704282846
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4514355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704196446 {#3248
    date: 2024-01-02 12:54:06.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
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#3267 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3269 …}
  +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
  +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
  +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
  +body: """
    From the article:\n
    \n
    > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712573441 {#3262
    date: 2024-04-08 12:50:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3270 …}
  +votes: Doctrine\ORM\PersistentCollection {#3272 …}
  +reports: Doctrine\ORM\PersistentCollection {#3274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
  +badges: Doctrine\ORM\PersistentCollection {#3280 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Curious how I’m supposed to pirate the theater experience.\n
        \n
        This doesn’t really seem like a problem that piracy can solve.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1710964720 {#1702
        date: 2024-03-20 20:58:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 273768
      -bodyTs: "'curious':1 'doesn':12 'experi':10 'like':16 'm':4 'piraci':20 'pirat':7 'problem':18 'realli':14 'seem':15 'solv':22 'suppos':5 'theater':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6352621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704211283 {#1619
        date: 2024-01-02 17:01:23.0 +01:00
      }
      +"title": 273768
    }
  ]
  -id: 26695
  -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
  -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704282846
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4514355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704196446 {#3248
    date: 2024-01-02 12:54:06.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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3269 …}
    +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
    +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
    +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
    +body: """
      From the article:\n
      \n
      > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 125
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573441 {#3262
      date: 2024-04-08 12:50:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    +badges: Doctrine\ORM\PersistentCollection {#3280 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 26695
    -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
    -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704282846
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4514355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704196446 {#3248
      date: 2024-01-02 12:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Curious how I’m supposed to pirate the theater experience.\n
    \n
    This doesn’t really seem like a problem that piracy can solve.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710964720 {#1702
    date: 2024-03-20 20:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 273768
  -bodyTs: "'curious':1 'doesn':12 'experi':10 'like':16 'm':4 'piraci':20 'pirat':7 'problem':18 'realli':14 'seem':15 'solv':22 'suppos':5 'theater':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211283 {#1619
    date: 2024-01-02 17:01:23.0 +01:00
  }
  +"title": 273768
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3269 …}
    +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
    +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
    +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
    +body: """
      From the article:\n
      \n
      > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 125
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573441 {#3262
      date: 2024-04-08 12:50:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    +badges: Doctrine\ORM\PersistentCollection {#3280 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 26695
    -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
    -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704282846
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4514355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704196446 {#3248
      date: 2024-01-02 12:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Curious how I’m supposed to pirate the theater experience.\n
    \n
    This doesn’t really seem like a problem that piracy can solve.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710964720 {#1702
    date: 2024-03-20 20:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 273768
  -bodyTs: "'curious':1 'doesn':12 'experi':10 'like':16 'm':4 'piraci':20 'pirat':7 'problem':18 'realli':14 'seem':15 'solv':22 'suppos':5 'theater':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211283 {#1619
    date: 2024-01-02 17:01:23.0 +01:00
  }
  +"title": 273768
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#3212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#3267 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3269 …}
    +slug: "Looks-like-DRM-prevented-to-watch-movies-in-many-theaters"
    +title: "Looks like DRM prevented to watch movies in many theaters yesterday"
    +url: "https://www.theverge.com/2024/1/1/24021915/alamo-drafthouse-outage-sony-projector"
    +body: """
      From the article:\n
      \n
      > When we went to our seats, the wait staff let us know that despite the fact that the previews were playing, we wouldn’t know until the movie actually started whether we could see the film or not. If it didn’t work, the screen would just turn black. Luckily, the film went through without a hitch.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 125
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712573441 {#3262
      date: 2024-04-08 12:50:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3270 …}
    +votes: Doctrine\ORM\PersistentCollection {#3272 …}
    +reports: Doctrine\ORM\PersistentCollection {#3274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3278 …}
    +badges: Doctrine\ORM\PersistentCollection {#3280 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 26695
    -titleTs: "'drm':3 'like':2 'look':1 'mani':9 'movi':7 'prevent':4 'theater':10 'watch':6 'yesterday':11"
    -bodyTs: "'actual':32 'articl':3 'black':52 'could':36 'despit':17 'didn':44 'fact':19 'film':39,55 'hitch':60 'know':15,28 'let':13 'luckili':53 'movi':31 'play':24 'preview':22 'screen':48 'seat':9 'see':37 'staff':12 'start':33 'turn':51 'us':14 'wait':11 'went':6,56 'whether':34 'without':58 'work':46 'would':49 'wouldn':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704282846
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4514355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704196446 {#3248
      date: 2024-01-02 12:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Curious how I’m supposed to pirate the theater experience.\n
    \n
    This doesn’t really seem like a problem that piracy can solve.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710964720 {#1702
    date: 2024-03-20 20:58:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 273768
  -bodyTs: "'curious':1 'doesn':12 'experi':10 'like':16 'm':4 'piraci':20 'pirat':7 'problem':18 'realli':14 'seem':15 'solv':22 'suppos':5 'theater':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6352621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704211283 {#1619
    date: 2024-01-02 17:01:23.0 +01:00
  }
  +"title": 273768
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#3458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "Lemmings-in-school-what-are-they-teaching-about-drug-addiction"
  +title: "Lemmings in school, what are they teaching about drug addiction, fentanyl, and opiods?"
  +url: null
  +body: "With the current problems. And meth?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711146074 {#3453
    date: 2024-03-22 23:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  +badges: Doctrine\ORM\PersistentCollection {#3470 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1568 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        You described me perfectly except for the Linux bit (and I do t have greys, those are the natural variation in my hair’s pigment).\n
        \n
        Unless you count my home assistant/Plex server running Linux makes me a ‘Linux user’…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704043301 {#1666
        date: 2023-12-31 18:21:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@someguy3@lemmy.world"
        "@MrGG@lemmy.ca"
        "@someguy3@lemmy.world"
        "@MrGG@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 267712
      -bodyTs: "'assistant/plex':31 'bit':9 'count':28 'describ':2 'except':5 'grey':15 'hair':23 'home':30 'linux':8,34,38 'make':35 'natur':19 'perfect':4 'pigment':25 'run':33 'server':32 'unless':26 'user':39 'variat':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320722"
      +editedAt: DateTimeImmutable @1709954509 {#1561
        date: 2024-03-09 04:21:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704043301 {#1525
        date: 2023-12-31 18:21:41.0 +01:00
      }
      +"title": 267712
    }
  ]
  -id: 25900
  -titleTs: "'addict':10 'drug':9 'fentanyl':11 'lem':1 'opiod':13 'school':3 'teach':7"
  -bodyTs: "'current':3 'meth':6 'problem':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10135575"
  +editedAt: DateTimeImmutable @1709465206 {#3439
    date: 2024-03-03 12:26:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703961170 {#3416
    date: 2023-12-30 19:32:50.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
155 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#3458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "Lemmings-in-school-what-are-they-teaching-about-drug-addiction"
  +title: "Lemmings in school, what are they teaching about drug addiction, fentanyl, and opiods?"
  +url: null
  +body: "With the current problems. And meth?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711146074 {#3453
    date: 2024-03-22 23:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  +badges: Doctrine\ORM\PersistentCollection {#3470 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1568 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        You described me perfectly except for the Linux bit (and I do t have greys, those are the natural variation in my hair’s pigment).\n
        \n
        Unless you count my home assistant/Plex server running Linux makes me a ‘Linux user’…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704043301 {#1666
        date: 2023-12-31 18:21:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@someguy3@lemmy.world"
        "@MrGG@lemmy.ca"
        "@someguy3@lemmy.world"
        "@MrGG@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 267712
      -bodyTs: "'assistant/plex':31 'bit':9 'count':28 'describ':2 'except':5 'grey':15 'hair':23 'home':30 'linux':8,34,38 'make':35 'natur':19 'perfect':4 'pigment':25 'run':33 'server':32 'unless':26 'user':39 'variat':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320722"
      +editedAt: DateTimeImmutable @1709954509 {#1561
        date: 2024-03-09 04:21:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704043301 {#1525
        date: 2023-12-31 18:21:41.0 +01:00
      }
      +"title": 267712
    }
  ]
  -id: 25900
  -titleTs: "'addict':10 'drug':9 'fentanyl':11 'lem':1 'opiod':13 'school':3 'teach':7"
  -bodyTs: "'current':3 'meth':6 'problem':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10135575"
  +editedAt: DateTimeImmutable @1709465206 {#3439
    date: 2024-03-03 12:26:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703961170 {#3416
    date: 2023-12-30 19:32:50.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
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#3458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
  +slug: "Lemmings-in-school-what-are-they-teaching-about-drug-addiction"
  +title: "Lemmings in school, what are they teaching about drug addiction, fentanyl, and opiods?"
  +url: null
  +body: "With the current problems. And meth?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711146074 {#3453
    date: 2024-03-22 23:21:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3460 …}
  +votes: Doctrine\ORM\PersistentCollection {#3462 …}
  +reports: Doctrine\ORM\PersistentCollection {#3464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
  +badges: Doctrine\ORM\PersistentCollection {#3470 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1568 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        You described me perfectly except for the Linux bit (and I do t have greys, those are the natural variation in my hair’s pigment).\n
        \n
        Unless you count my home assistant/Plex server running Linux makes me a ‘Linux user’…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704043301 {#1666
        date: 2023-12-31 18:21:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@someguy3@lemmy.world"
        "@MrGG@lemmy.ca"
        "@someguy3@lemmy.world"
        "@MrGG@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 267712
      -bodyTs: "'assistant/plex':31 'bit':9 'count':28 'describ':2 'except':5 'grey':15 'hair':23 'home':30 'linux':8,34,38 'make':35 'natur':19 'perfect':4 'pigment':25 'run':33 'server':32 'unless':26 'user':39 'variat':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320722"
      +editedAt: DateTimeImmutable @1709954509 {#1561
        date: 2024-03-09 04:21:49.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704043301 {#1525
        date: 2023-12-31 18:21:41.0 +01:00
      }
      +"title": 267712
    }
  ]
  -id: 25900
  -titleTs: "'addict':10 'drug':9 'fentanyl':11 'lem':1 'opiod':13 'school':3 'teach':7"
  -bodyTs: "'current':3 'meth':6 'problem':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704047570
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10135575"
  +editedAt: DateTimeImmutable @1709465206 {#3439
    date: 2024-03-03 12:26:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703961170 {#3416
    date: 2023-12-30 19:32:50.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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1568
    +user: Proxies\__CG__\App\Entity\User {#3458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "Lemmings-in-school-what-are-they-teaching-about-drug-addiction"
    +title: "Lemmings in school, what are they teaching about drug addiction, fentanyl, and opiods?"
    +url: null
    +body: "With the current problems. And meth?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711146074 {#3453
      date: 2024-03-22 23:21:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3460 …}
    +votes: Doctrine\ORM\PersistentCollection {#3462 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    +badges: Doctrine\ORM\PersistentCollection {#3470 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 25900
    -titleTs: "'addict':10 'drug':9 'fentanyl':11 'lem':1 'opiod':13 'school':3 'teach':7"
    -bodyTs: "'current':3 'meth':6 'problem':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047570
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10135575"
    +editedAt: DateTimeImmutable @1709465206 {#3439
      date: 2024-03-03 12:26:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703961170 {#3416
      date: 2023-12-30 19:32:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    You described me perfectly except for the Linux bit (and I do t have greys, those are the natural variation in my hair’s pigment).\n
    \n
    Unless you count my home assistant/Plex server running Linux makes me a ‘Linux user’…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704043301 {#1666
    date: 2023-12-31 18:21:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@MrGG@lemmy.ca"
    "@someguy3@lemmy.world"
    "@MrGG@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 267712
  -bodyTs: "'assistant/plex':31 'bit':9 'count':28 'describ':2 'except':5 'grey':15 'hair':23 'home':30 'linux':8,34,38 'make':35 'natur':19 'perfect':4 'pigment':25 'run':33 'server':32 'unless':26 'user':39 'variat':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320722"
  +editedAt: DateTimeImmutable @1709954509 {#1561
    date: 2024-03-09 04:21:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704043301 {#1525
    date: 2023-12-31 18:21:41.0 +01:00
  }
  +"title": 267712
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1568
    +user: Proxies\__CG__\App\Entity\User {#3458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "Lemmings-in-school-what-are-they-teaching-about-drug-addiction"
    +title: "Lemmings in school, what are they teaching about drug addiction, fentanyl, and opiods?"
    +url: null
    +body: "With the current problems. And meth?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711146074 {#3453
      date: 2024-03-22 23:21:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3460 …}
    +votes: Doctrine\ORM\PersistentCollection {#3462 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    +badges: Doctrine\ORM\PersistentCollection {#3470 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 25900
    -titleTs: "'addict':10 'drug':9 'fentanyl':11 'lem':1 'opiod':13 'school':3 'teach':7"
    -bodyTs: "'current':3 'meth':6 'problem':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047570
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10135575"
    +editedAt: DateTimeImmutable @1709465206 {#3439
      date: 2024-03-03 12:26:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703961170 {#3416
      date: 2023-12-30 19:32:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    You described me perfectly except for the Linux bit (and I do t have greys, those are the natural variation in my hair’s pigment).\n
    \n
    Unless you count my home assistant/Plex server running Linux makes me a ‘Linux user’…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704043301 {#1666
    date: 2023-12-31 18:21:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@MrGG@lemmy.ca"
    "@someguy3@lemmy.world"
    "@MrGG@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 267712
  -bodyTs: "'assistant/plex':31 'bit':9 'count':28 'describ':2 'except':5 'grey':15 'hair':23 'home':30 'linux':8,34,38 'make':35 'natur':19 'perfect':4 'pigment':25 'run':33 'server':32 'unless':26 'user':39 'variat':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320722"
  +editedAt: DateTimeImmutable @1709954509 {#1561
    date: 2024-03-09 04:21:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704043301 {#1525
    date: 2023-12-31 18:21:41.0 +01:00
  }
  +"title": 267712
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1568
    +user: Proxies\__CG__\App\Entity\User {#3458 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3149 …}
    +slug: "Lemmings-in-school-what-are-they-teaching-about-drug-addiction"
    +title: "Lemmings in school, what are they teaching about drug addiction, fentanyl, and opiods?"
    +url: null
    +body: "With the current problems. And meth?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711146074 {#3453
      date: 2024-03-22 23:21:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3460 …}
    +votes: Doctrine\ORM\PersistentCollection {#3462 …}
    +reports: Doctrine\ORM\PersistentCollection {#3464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3468 …}
    +badges: Doctrine\ORM\PersistentCollection {#3470 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 25900
    -titleTs: "'addict':10 'drug':9 'fentanyl':11 'lem':1 'opiod':13 'school':3 'teach':7"
    -bodyTs: "'current':3 'meth':6 'problem':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704047570
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10135575"
    +editedAt: DateTimeImmutable @1709465206 {#3439
      date: 2024-03-03 12:26:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703961170 {#3416
      date: 2023-12-30 19:32:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    You described me perfectly except for the Linux bit (and I do t have greys, those are the natural variation in my hair’s pigment).\n
    \n
    Unless you count my home assistant/Plex server running Linux makes me a ‘Linux user’…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704043301 {#1666
    date: 2023-12-31 18:21:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
    "@MrGG@lemmy.ca"
    "@someguy3@lemmy.world"
    "@MrGG@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 267712
  -bodyTs: "'assistant/plex':31 'bit':9 'count':28 'describ':2 'except':5 'grey':15 'hair':23 'home':30 'linux':8,34,38 'make':35 'natur':19 'perfect':4 'pigment':25 'run':33 'server':32 'unless':26 'user':39 'variat':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320722"
  +editedAt: DateTimeImmutable @1709954509 {#1561
    date: 2024-03-09 04:21:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704043301 {#1525
    date: 2023-12-31 18:21:41.0 +01:00
  }
  +"title": 267712
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_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
162 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