GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments/oldest?p=628

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have so many “tumblr thoughts” throughout the day but since I haven’t got an account there I can’t post them anywhere else, they wouldn’t be accepted unless they were a screencap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699721645 {#2427
    date: 2023-11-11 17:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 111983
  -bodyTs: "'accept':30 'account':17 'anywher':24 'day':9 'els':25 'got':15 'haven':13 'mani':4 'post':22 'screencap':35 'sinc':11 'thought':6 'throughout':7 'tumblr':5 'unless':31 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5999434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721645 {#1366
    date: 2023-11-11 17:54:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have so many “tumblr thoughts” throughout the day but since I haven’t got an account there I can’t post them anywhere else, they wouldn’t be accepted unless they were a screencap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699721645 {#2427
    date: 2023-11-11 17:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 111983
  -bodyTs: "'accept':30 'account':17 'anywher':24 'day':9 'els':25 'got':15 'haven':13 'mani':4 'post':22 'screencap':35 'sinc':11 'thought':6 'throughout':7 'tumblr':5 'unless':31 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5999434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721645 {#1366
    date: 2023-11-11 17:54:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1544
  +user: App\Entity\User {#1450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have so many “tumblr thoughts” throughout the day but since I haven’t got an account there I can’t post them anywhere else, they wouldn’t be accepted unless they were a screencap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699721645 {#2427
    date: 2023-11-11 17:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2424 …}
  +nested: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  -id: 111983
  -bodyTs: "'accept':30 'account':17 'anywher':24 'day':9 'els':25 'got':15 'haven':13 'mani':4 'post':22 'screencap':35 'sinc':11 'thought':6 'throughout':7 'tumblr':5 'unless':31 'wouldn':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5999434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721645 {#1366
    date: 2023-11-11 17:54:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1720
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thank you, I needed that (:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699722271 {#1730
    date: 2023-11-11 18:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 112025
  -bodyTs: "'need':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5999820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722271 {#1719
    date: 2023-11-11 18:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thank you, I needed that (:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699722271 {#1730
    date: 2023-11-11 18:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 112025
  -bodyTs: "'need':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5999820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722271 {#1719
    date: 2023-11-11 18:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thank you, I needed that (:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699722271 {#1730
    date: 2023-11-11 18:04:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 112025
  -bodyTs: "'need':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5999820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722271 {#1719
    date: 2023-11-11 18:04:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699880952 {#1383
    date: 2023-11-13 14:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 112056
  -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722693 {#1402
    date: 2023-11-11 18:11:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699880952 {#1383
    date: 2023-11-13 14:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 112056
  -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722693 {#1402
    date: 2023-11-11 18:11:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699880952 {#1383
    date: 2023-11-13 14:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 112056
  -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722693 {#1402
    date: 2023-11-11 18:11:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    > ecosystem used as tech word\n
    \n
    ._.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699742379 {#3068
    date: 2023-11-11 23:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 113304
  -bodyTs: "'ecosystem':1 'tech':4 'use':2 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3505743"
  +editedAt: DateTimeImmutable @1699904308 {#3071
    date: 2023-11-13 20:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699742379 {#3067
    date: 2023-11-11 23:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    > ecosystem used as tech word\n
    \n
    ._.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699742379 {#3068
    date: 2023-11-11 23:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 113304
  -bodyTs: "'ecosystem':1 'tech':4 'use':2 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3505743"
  +editedAt: DateTimeImmutable @1699904308 {#3071
    date: 2023-11-13 20:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699742379 {#3067
    date: 2023-11-11 23:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    > ecosystem used as tech word\n
    \n
    ._.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699742379 {#3068
    date: 2023-11-11 23:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  -id: 113304
  -bodyTs: "'ecosystem':1 'tech':4 'use':2 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/618298/-/comment/3505743"
  +editedAt: DateTimeImmutable @1699904308 {#3071
    date: 2023-11-13 20:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699742379 {#3067
    date: 2023-11-11 23:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3136
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Shitty DSLR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699722927 {#3138
    date: 2023-11-11 18:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 112075
  -bodyTs: "'dslr':2 'shitti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722927 {#3137
    date: 2023-11-11 18:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3136
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Shitty DSLR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699722927 {#3138
    date: 2023-11-11 18:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 112075
  -bodyTs: "'dslr':2 'shitti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722927 {#3137
    date: 2023-11-11 18:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3136
  +user: Proxies\__CG__\App\Entity\User {#3135 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Shitty DSLR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699722927 {#3138
    date: 2023-11-11 18:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
  -id: 112075
  -bodyTs: "'dslr':2 'shitti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722927 {#3137
    date: 2023-11-11 18:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1401
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#1383
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#1402
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1401}
    +body: "Shitty DSLR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699722927 {#3138
      date: 2023-11-11 18:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 112075
    -bodyTs: "'dslr':2 'shitti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722927 {#3137
      date: 2023-11-11 18:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    Not sure why they used this term. A DSLR is a camera most often used by professionals in the industry.\n
    \n
    Digital single lense reflex cameras, such as the Canon 5d Mk IV, are still excellent cameras that outperform their smaller sensored counterparts in phones.\n
    \n
    This said, many like myself have moved on to mirrorless in recent years. I’m not sure I miss anything other than the satisfying “click” from my DSLR’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699731545 {#3432
    date: 2023-11-11 20:39:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@tmjaea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 112709
  -bodyTs: "'5d':30 'anyth':64 'camera':12,25,36 'canon':29 'click':69 'counterpart':42 'digit':21 'dslr':9,72 'excel':35 'industri':20 'iv':32 'lens':23 'like':48 'm':59 'mani':47 'mirrorless':54 'miss':63 'mk':31 'move':51 'often':14 'outperform':38 'phone':44 'profession':17 'recent':56 'reflex':24 'said':46 'satisfi':68 'sensor':41 'singl':22 'smaller':40 'still':34 'sure':2,61 'term':7 'use':5,15 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731545 {#3429
    date: 2023-11-11 20:39:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1401
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#1383
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#1402
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1401}
    +body: "Shitty DSLR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699722927 {#3138
      date: 2023-11-11 18:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 112075
    -bodyTs: "'dslr':2 'shitti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722927 {#3137
      date: 2023-11-11 18:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    Not sure why they used this term. A DSLR is a camera most often used by professionals in the industry.\n
    \n
    Digital single lense reflex cameras, such as the Canon 5d Mk IV, are still excellent cameras that outperform their smaller sensored counterparts in phones.\n
    \n
    This said, many like myself have moved on to mirrorless in recent years. I’m not sure I miss anything other than the satisfying “click” from my DSLR’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699731545 {#3432
    date: 2023-11-11 20:39:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@tmjaea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 112709
  -bodyTs: "'5d':30 'anyth':64 'camera':12,25,36 'canon':29 'click':69 'counterpart':42 'digit':21 'dslr':9,72 'excel':35 'industri':20 'iv':32 'lens':23 'like':48 'm':59 'mani':47 'mirrorless':54 'miss':63 'mk':31 'move':51 'often':14 'outperform':38 'phone':44 'profession':17 'recent':56 'reflex':24 'said':46 'satisfi':68 'sensor':41 'singl':22 'smaller':40 'still':34 'sure':2,61 'term':7 'use':5,15 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731545 {#3429
    date: 2023-11-11 20:39:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3136
    +user: Proxies\__CG__\App\Entity\User {#3135 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1401
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#1383
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#1402
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1401}
    +body: "Shitty DSLR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1699722927 {#3138
      date: 2023-11-11 18:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3132 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3124 …}
    -id: 112075
    -bodyTs: "'dslr':2 'shitti':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722927 {#3137
      date: 2023-11-11 18:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    Not sure why they used this term. A DSLR is a camera most often used by professionals in the industry.\n
    \n
    Digital single lense reflex cameras, such as the Canon 5d Mk IV, are still excellent cameras that outperform their smaller sensored counterparts in phones.\n
    \n
    This said, many like myself have moved on to mirrorless in recent years. I’m not sure I miss anything other than the satisfying “click” from my DSLR’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699731545 {#3432
    date: 2023-11-11 20:39:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@tmjaea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3424 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 112709
  -bodyTs: "'5d':30 'anyth':64 'camera':12,25,36 'canon':29 'click':69 'counterpart':42 'digit':21 'dslr':9,72 'excel':35 'industri':20 'iv':32 'lens':23 'like':48 'm':59 'mani':47 'mirrorless':54 'miss':63 'mk':31 'move':51 'often':14 'outperform':38 'phone':44 'profession':17 'recent':56 'reflex':24 'said':46 'satisfi':68 'sensor':41 'singl':22 'smaller':40 'still':34 'sure':2,61 'term':7 'use':5,15 'year':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731545 {#3429
    date: 2023-11-11 20:39:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3120
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Idk in the comparison between Pixel 8 Pro and iPhone 14 Pro i actually much prefer the Pixel, but maybe that’s just my taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699723168 {#3122
    date: 2023-11-11 18:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 112086
  -bodyTs: "'14':11 '8':7 'actual':14 'comparison':4 'idk':1 'iphon':10 'mayb':20 'much':15 'pixel':6,18 'prefer':16 'pro':8,12 'tast':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4721787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723168 {#3121
    date: 2023-11-11 18:19:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Idk in the comparison between Pixel 8 Pro and iPhone 14 Pro i actually much prefer the Pixel, but maybe that’s just my taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699723168 {#3122
    date: 2023-11-11 18:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 112086
  -bodyTs: "'14':11 '8':7 'actual':14 'comparison':4 'idk':1 'iphon':10 'mayb':20 'much':15 'pixel':6,18 'prefer':16 'pro':8,12 'tast':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4721787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723168 {#3121
    date: 2023-11-11 18:19:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3120
  +user: Proxies\__CG__\App\Entity\User {#3119 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Idk in the comparison between Pixel 8 Pro and iPhone 14 Pro i actually much prefer the Pixel, but maybe that’s just my taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699723168 {#3122
    date: 2023-11-11 18:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3108 …}
  -id: 112086
  -bodyTs: "'14':11 '8':7 'actual':14 'comparison':4 'idk':1 'iphon':10 'mayb':20 'much':15 'pixel':6,18 'prefer':16 'pro':8,12 'tast':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4721787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723168 {#3121
    date: 2023-11-11 18:19:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    ehh cameras are basically on-par now\n
    \n
    the processors on the other hand…no competition by FAR both on phones and laptops. sadly there’s too many downsides for me to consider getting them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727322 {#3106
    date: 2023-11-11 19:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 112391
  -bodyTs: "'basic':4 'camera':2 'competit':16 'consid':33 'downsid':29 'ehh':1 'far':18 'get':34 'hand':14 'laptop':23 'mani':28 'on-par':5 'par':7 'phone':21 'processor':10 'sad':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727322 {#3105
    date: 2023-11-11 19:28:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    ehh cameras are basically on-par now\n
    \n
    the processors on the other hand…no competition by FAR both on phones and laptops. sadly there’s too many downsides for me to consider getting them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727322 {#3106
    date: 2023-11-11 19:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 112391
  -bodyTs: "'basic':4 'camera':2 'competit':16 'consid':33 'downsid':29 'ehh':1 'far':18 'get':34 'hand':14 'laptop':23 'mani':28 'on-par':5 'par':7 'phone':21 'processor':10 'sad':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727322 {#3105
    date: 2023-11-11 19:28:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3104
  +user: Proxies\__CG__\App\Entity\User {#3103 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    ehh cameras are basically on-par now\n
    \n
    the processors on the other hand…no competition by FAR both on phones and laptops. sadly there’s too many downsides for me to consider getting them
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727322 {#3106
    date: 2023-11-11 19:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3100 …}
  +votes: Doctrine\ORM\PersistentCollection {#3098 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 112391
  -bodyTs: "'basic':4 'camera':2 'competit':16 'consid':33 'downsid':29 'ehh':1 'far':18 'get':34 'hand':14 'laptop':23 'mani':28 'on-par':5 'par':7 'phone':21 'processor':10 'sad':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727322 {#3105
    date: 2023-11-11 19:28:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3088
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731231 {#3090
    date: 2023-11-11 20:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3084 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 112694
  -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731231 {#3089
    date: 2023-11-11 20:33:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3088
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731231 {#3090
    date: 2023-11-11 20:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3084 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 112694
  -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731231 {#3089
    date: 2023-11-11 20:33:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3088
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731231 {#3090
    date: 2023-11-11 20:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3084 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 112694
  -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731231 {#3089
    date: 2023-11-11 20:33:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3534
  +user: Proxies\__CG__\App\Entity\User {#3535 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3088
    +user: Proxies\__CG__\App\Entity\User {#3087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1401
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#1383
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#1402
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1401}
    +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699731231 {#3090
      date: 2023-11-11 20:33:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3086 …}
    +nested: Doctrine\ORM\PersistentCollection {#3084 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 112694
    -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731231 {#3089
      date: 2023-11-11 20:33:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    Yeah that’s bullshit.\n
    \n
    Hand Joe Sixpack a high-end DSLR (or MILC, since it’s 2023) and an iPhone and I’ll bet you he’ll take better pictures with the iPhone.\n
    \n
    What dedicated cameras do is give you more options; you can change lenses, add filters, change exposure, etc. You have much more creative control. Sure, you also get better optics but that doesn’t matter much in the hands of an amateur.\n
    \n
    Phones do a shitload of processing on the captured images. A DSLR does little to nothing. You are expected to do that yourself on your computer afterwards (again, more creative control where the phone makes those decisions for you).\n
    \n
    The automated processing on phones does an excellent job for the kind of snapshots an average user wants to make. Much better than what they would be able to do themselves.\n
    \n
    If you know what you’re doing you can do amazing things with a DSLR/MILC but in the hands of the general public the phone will give much better results 100% of the time.\n
    \n
    A good camera doesn’t make great pictures, a good photographer does. Don’t buy an expensive camera thinking your pictures will suddenly look amazing. They will look much worse than the pictures your phone makes until you learn how to properly use it and how to process those images.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699748443 {#3532
    date: 2023-11-12 01:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@nevemsenki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  -id: 113634
  -bodyTs: "'100':177 '2023':18 'abl':143 'add':48 'afterward':103 'also':61 'amateur':76 'amaz':157,205 'autom':117 'averag':131 'bet':25 'better':30,63,137,175 'bullshit':4 'buy':195 'camera':37,183,198 'captur':85 'chang':46,50 'comput':102 'control':58,107 'creativ':57,106 'decis':113 'dedic':36 'doesn':67,184 'dslr':12,88 'dslr/milc':161 'end':11 'etc':52 'excel':123 'expect':95 'expens':197 'exposur':51 'filter':49 'general':168 'get':62 'give':40,173 'good':182,190 'great':187 'hand':5,73,165 'high':10 'high-end':9 'imag':86,230 'iphon':21,34 'job':124 'joe':6 'kind':127 'know':149 'learn':219 'lens':47 'littl':90 'll':24,28 'look':204,208 'make':111,135,186,216 'matter':69 'milc':14 'much':55,70,136,174,209 'noth':92 'optic':64 'option':43 'phone':77,110,120,171,215 'photograph':191 'pictur':31,188,201,213 'process':82,118,228 'proper':222 'public':169 're':152 'result':176 'shitload':80 'sinc':15 'sixpack':7 'snapshot':129 'sudden':203 'sure':59 'take':29 'thing':158 'think':199 'time':180 'use':223 'user':132 'want':133 'wors':210 'would':141 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4623994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699748443 {#3533
    date: 2023-11-12 01:20:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3534
  +user: Proxies\__CG__\App\Entity\User {#3535 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3088
    +user: Proxies\__CG__\App\Entity\User {#3087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1401
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#1383
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#1402
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1401}
    +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699731231 {#3090
      date: 2023-11-11 20:33:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3086 …}
    +nested: Doctrine\ORM\PersistentCollection {#3084 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 112694
    -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731231 {#3089
      date: 2023-11-11 20:33:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    Yeah that’s bullshit.\n
    \n
    Hand Joe Sixpack a high-end DSLR (or MILC, since it’s 2023) and an iPhone and I’ll bet you he’ll take better pictures with the iPhone.\n
    \n
    What dedicated cameras do is give you more options; you can change lenses, add filters, change exposure, etc. You have much more creative control. Sure, you also get better optics but that doesn’t matter much in the hands of an amateur.\n
    \n
    Phones do a shitload of processing on the captured images. A DSLR does little to nothing. You are expected to do that yourself on your computer afterwards (again, more creative control where the phone makes those decisions for you).\n
    \n
    The automated processing on phones does an excellent job for the kind of snapshots an average user wants to make. Much better than what they would be able to do themselves.\n
    \n
    If you know what you’re doing you can do amazing things with a DSLR/MILC but in the hands of the general public the phone will give much better results 100% of the time.\n
    \n
    A good camera doesn’t make great pictures, a good photographer does. Don’t buy an expensive camera thinking your pictures will suddenly look amazing. They will look much worse than the pictures your phone makes until you learn how to properly use it and how to process those images.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699748443 {#3532
    date: 2023-11-12 01:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@nevemsenki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  -id: 113634
  -bodyTs: "'100':177 '2023':18 'abl':143 'add':48 'afterward':103 'also':61 'amateur':76 'amaz':157,205 'autom':117 'averag':131 'bet':25 'better':30,63,137,175 'bullshit':4 'buy':195 'camera':37,183,198 'captur':85 'chang':46,50 'comput':102 'control':58,107 'creativ':57,106 'decis':113 'dedic':36 'doesn':67,184 'dslr':12,88 'dslr/milc':161 'end':11 'etc':52 'excel':123 'expect':95 'expens':197 'exposur':51 'filter':49 'general':168 'get':62 'give':40,173 'good':182,190 'great':187 'hand':5,73,165 'high':10 'high-end':9 'imag':86,230 'iphon':21,34 'job':124 'joe':6 'kind':127 'know':149 'learn':219 'lens':47 'littl':90 'll':24,28 'look':204,208 'make':111,135,186,216 'matter':69 'milc':14 'much':55,70,136,174,209 'noth':92 'optic':64 'option':43 'phone':77,110,120,171,215 'photograph':191 'pictur':31,188,201,213 'process':82,118,228 'proper':222 'public':169 're':152 'result':176 'shitload':80 'sinc':15 'sixpack':7 'snapshot':129 'sudden':203 'sure':59 'take':29 'thing':158 'think':199 'time':180 'use':223 'user':132 'want':133 'wors':210 'would':141 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4623994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699748443 {#3533
    date: 2023-11-12 01:20:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3534
  +user: Proxies\__CG__\App\Entity\User {#3535 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3088
    +user: Proxies\__CG__\App\Entity\User {#3087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1401
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699880952 {#1383
        date: 2023-11-13 14:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 112056
      -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237330"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722693 {#1402
        date: 2023-11-11 18:11:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1401}
    +body: "Even a shitty (okay, maybe most like my D5300) DSLR beats any phone with proper lenses any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699731231 {#3090
      date: 2023-11-11 20:33:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3086 …}
    +nested: Doctrine\ORM\PersistentCollection {#3084 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 112694
    -bodyTs: "'beat':11 'd5300':9 'day':18 'dslr':10 'even':1 'lens':16 'like':7 'mayb':5 'okay':4 'phone':13 'proper':15 'shitti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731231 {#3089
      date: 2023-11-11 20:33:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    Yeah that’s bullshit.\n
    \n
    Hand Joe Sixpack a high-end DSLR (or MILC, since it’s 2023) and an iPhone and I’ll bet you he’ll take better pictures with the iPhone.\n
    \n
    What dedicated cameras do is give you more options; you can change lenses, add filters, change exposure, etc. You have much more creative control. Sure, you also get better optics but that doesn’t matter much in the hands of an amateur.\n
    \n
    Phones do a shitload of processing on the captured images. A DSLR does little to nothing. You are expected to do that yourself on your computer afterwards (again, more creative control where the phone makes those decisions for you).\n
    \n
    The automated processing on phones does an excellent job for the kind of snapshots an average user wants to make. Much better than what they would be able to do themselves.\n
    \n
    If you know what you’re doing you can do amazing things with a DSLR/MILC but in the hands of the general public the phone will give much better results 100% of the time.\n
    \n
    A good camera doesn’t make great pictures, a good photographer does. Don’t buy an expensive camera thinking your pictures will suddenly look amazing. They will look much worse than the pictures your phone makes until you learn how to properly use it and how to process those images.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699748443 {#3532
    date: 2023-11-12 01:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
    "@nevemsenki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  -id: 113634
  -bodyTs: "'100':177 '2023':18 'abl':143 'add':48 'afterward':103 'also':61 'amateur':76 'amaz':157,205 'autom':117 'averag':131 'bet':25 'better':30,63,137,175 'bullshit':4 'buy':195 'camera':37,183,198 'captur':85 'chang':46,50 'comput':102 'control':58,107 'creativ':57,106 'decis':113 'dedic':36 'doesn':67,184 'dslr':12,88 'dslr/milc':161 'end':11 'etc':52 'excel':123 'expect':95 'expens':197 'exposur':51 'filter':49 'general':168 'get':62 'give':40,173 'good':182,190 'great':187 'hand':5,73,165 'high':10 'high-end':9 'imag':86,230 'iphon':21,34 'job':124 'joe':6 'kind':127 'know':149 'learn':219 'lens':47 'littl':90 'll':24,28 'look':204,208 'make':111,135,186,216 'matter':69 'milc':14 'much':55,70,136,174,209 'noth':92 'optic':64 'option':43 'phone':77,110,120,171,215 'photograph':191 'pictur':31,188,201,213 'process':82,118,228 'proper':222 'public':169 're':152 'result':176 'shitload':80 'sinc':15 'sixpack':7 'snapshot':129 'sudden':203 'sure':59 'take':29 'thing':158 'think':199 'time':180 'use':223 'user':132 'want':133 'wors':210 'would':141 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4623994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699748443 {#3533
    date: 2023-11-12 01:20:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3168
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    So, as a professional, working photographer I can tell you this comment makes no sense to me.\n
    \n
    I’ve only bought two Samsung phones over the last ten years, but they have never failed to make the best mobile phone camera since I started keeping track in 2013.\n
    \n
    It seems like you’re talking specifically about processing, so perhaps that’s the hangup here… I focus on RAW, and use other specialty services to process. You can never go wrong with Samsung (so far) if you want to best potential RAW image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731257 {#3156
    date: 2023-11-11 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 112696
  -bodyTs: "'2013':48 'best':38,89 'bought':21 'camera':41 'comment':12 'fail':34 'far':84 'focus':66 'go':79 'hangup':63 'imag':92 'keep':45 'last':27 'like':51 'make':13,36 'mobil':39 'never':33,78 'perhap':59 'phone':24,40 'photograph':6 'potenti':90 'process':57,75 'profession':4 'raw':68,91 're':53 'samsung':23,82 'seem':50 'sens':15 'servic':73 'sinc':42 'specialti':72 'specif':55 'start':44 'talk':54 'tell':9 'ten':28 'track':46 'two':22 'use':70 've':19 'want':87 'work':5 'wrong':80 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240324"
  +editedAt: DateTimeImmutable @1699858331 {#3157
    date: 2023-11-13 07:52:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731257 {#3158
    date: 2023-11-11 20:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3168
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    So, as a professional, working photographer I can tell you this comment makes no sense to me.\n
    \n
    I’ve only bought two Samsung phones over the last ten years, but they have never failed to make the best mobile phone camera since I started keeping track in 2013.\n
    \n
    It seems like you’re talking specifically about processing, so perhaps that’s the hangup here… I focus on RAW, and use other specialty services to process. You can never go wrong with Samsung (so far) if you want to best potential RAW image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731257 {#3156
    date: 2023-11-11 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 112696
  -bodyTs: "'2013':48 'best':38,89 'bought':21 'camera':41 'comment':12 'fail':34 'far':84 'focus':66 'go':79 'hangup':63 'imag':92 'keep':45 'last':27 'like':51 'make':13,36 'mobil':39 'never':33,78 'perhap':59 'phone':24,40 'photograph':6 'potenti':90 'process':57,75 'profession':4 'raw':68,91 're':53 'samsung':23,82 'seem':50 'sens':15 'servic':73 'sinc':42 'specialti':72 'specif':55 'start':44 'talk':54 'tell':9 'ten':28 'track':46 'two':22 'use':70 've':19 'want':87 'work':5 'wrong':80 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240324"
  +editedAt: DateTimeImmutable @1699858331 {#3157
    date: 2023-11-13 07:52:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731257 {#3158
    date: 2023-11-11 20:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3168
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Did you pull this out of 2011? Even as a lifelong Android user with no plans of switching, I realize that there are certain features of the Apple ecosystem that blow Android out of the water. Even the top-line Samsung S23U photo processing looks like a shitty DSLR compared to whatever iPhone is out now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699880952 {#1383
      date: 2023-11-13 14:09:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 112056
    -bodyTs: "'2011':7 'android':12,32 'appl':28 'blow':31 'certain':24 'compar':51 'dslr':50 'ecosystem':29 'even':8,37 'featur':25 'iphon':54 'lifelong':11 'like':47 'line':41 'look':46 'photo':44 'plan':16 'process':45 'pull':3 'realiz':20 's23u':43 'samsung':42 'shitti':49 'switch':18 'top':40 'top-lin':39 'user':13 'water':36 'whatev':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722693 {#1402
      date: 2023-11-11 18:11:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: """
    So, as a professional, working photographer I can tell you this comment makes no sense to me.\n
    \n
    I’ve only bought two Samsung phones over the last ten years, but they have never failed to make the best mobile phone camera since I started keeping track in 2013.\n
    \n
    It seems like you’re talking specifically about processing, so perhaps that’s the hangup here… I focus on RAW, and use other specialty services to process. You can never go wrong with Samsung (so far) if you want to best potential RAW image.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699731257 {#3156
    date: 2023-11-11 20:34:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +nested: Doctrine\ORM\PersistentCollection {#3161 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 112696
  -bodyTs: "'2013':48 'best':38,89 'bought':21 'camera':41 'comment':12 'fail':34 'far':84 'focus':66 'go':79 'hangup':63 'imag':92 'keep':45 'last':27 'like':51 'make':13,36 'mobil':39 'never':33,78 'perhap':59 'phone':24,40 'photograph':6 'potenti':90 'process':57,75 'profession':4 'raw':68,91 're':53 'samsung':23,82 'seem':50 'sens':15 'servic':73 'sinc':42 'specialti':72 'specif':55 'start':44 'talk':54 'tell':9 'ten':28 'track':46 'two':22 'use':70 've':19 'want':87 'work':5 'wrong':80 'year':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240324"
  +editedAt: DateTimeImmutable @1699858331 {#3157
    date: 2023-11-13 07:52:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731257 {#3158
    date: 2023-11-11 20:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2042
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what it’s like to still feel like this is relevant\n
    \n
    Dude’s got jokes from before the twin towers fell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700094963 {#2351
    date: 2023-11-16 01:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 112058
  -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722733 {#2347
    date: 2023-11-11 18:12:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what it’s like to still feel like this is relevant\n
    \n
    Dude’s got jokes from before the twin towers fell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700094963 {#2351
    date: 2023-11-16 01:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 112058
  -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722733 {#2347
    date: 2023-11-11 18:12:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder what it’s like to still feel like this is relevant\n
    \n
    Dude’s got jokes from before the twin towers fell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1700094963 {#2351
    date: 2023-11-16 01:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 112058
  -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699722733 {#2347
    date: 2023-11-11 18:12:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3180
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#2351
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2141 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#2347
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
    \n
    Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
    \n
    Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699730994 {#3177
    date: 2023-11-11 20:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 112675
  -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240245"
  +editedAt: DateTimeImmutable @1699858193 {#3178
    date: 2023-11-13 07:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730994 {#3179
    date: 2023-11-11 20:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#2351
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2141 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#2347
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
    \n
    Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
    \n
    Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699730994 {#3177
    date: 2023-11-11 20:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 112675
  -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240245"
  +editedAt: DateTimeImmutable @1699858193 {#3178
    date: 2023-11-13 07:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730994 {#3179
    date: 2023-11-11 20:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#2351
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2141 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#2347
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
    \n
    Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
    \n
    Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699730994 {#3177
    date: 2023-11-11 20:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 112675
  -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240245"
  +editedAt: DateTimeImmutable @1699858193 {#3178
    date: 2023-11-13 07:49:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730994 {#3179
    date: 2023-11-11 20:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3519
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#2351
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#2347
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
      \n
      Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
      \n
      Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699730994 {#3177
      date: 2023-11-11 20:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 112675
    -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240245"
    +editedAt: DateTimeImmutable @1699858193 {#3178
      date: 2023-11-13 07:49:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730994 {#3179
      date: 2023-11-11 20:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699746024 {#3517
    date: 2023-11-12 00:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3520 …}
  +nested: Doctrine\ORM\PersistentCollection {#3522 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
  -id: 113498
  -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746024 {#3518
    date: 2023-11-12 00:40:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3519
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#2351
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#2347
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
      \n
      Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
      \n
      Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699730994 {#3177
      date: 2023-11-11 20:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 112675
    -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240245"
    +editedAt: DateTimeImmutable @1699858193 {#3178
      date: 2023-11-13 07:49:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730994 {#3179
      date: 2023-11-11 20:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699746024 {#3517
    date: 2023-11-12 00:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3520 …}
  +nested: Doctrine\ORM\PersistentCollection {#3522 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
  -id: 113498
  -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746024 {#3518
    date: 2023-11-12 00:40:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3519
  +user: App\Entity\User {#2333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3180
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#2351
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#2347
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
      \n
      Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
      \n
      Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1699730994 {#3177
      date: 2023-11-11 20:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3181 …}
    +nested: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    -id: 112675
    -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5240245"
    +editedAt: DateTimeImmutable @1699858193 {#3178
      date: 2023-11-13 07:49:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730994 {#3179
      date: 2023-11-11 20:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699746024 {#3517
    date: 2023-11-12 00:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3520 …}
  +nested: Doctrine\ORM\PersistentCollection {#3522 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
  -id: 113498
  -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5244919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699746024 {#3518
    date: 2023-11-12 00:40:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3619
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3519
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2042
        +user: App\Entity\User {#2333 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wonder what it’s like to still feel like this is relevant\n
          \n
          Dude’s got jokes from before the twin towers fell
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1700094963 {#2351
          date: 2023-11-16 01:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 112058
        -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5237343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699722733 {#2347
          date: 2023-11-11 18:12:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: """
        You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
        \n
        Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
        \n
        Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699730994 {#3177
        date: 2023-11-11 20:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3181 …}
      +nested: Doctrine\ORM\PersistentCollection {#3183 …}
      +votes: Doctrine\ORM\PersistentCollection {#3185 …}
      +reports: Doctrine\ORM\PersistentCollection {#3187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
      -id: 112675
      -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240245"
      +editedAt: DateTimeImmutable @1699858193 {#3178
        date: 2023-11-13 07:49:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730994 {#3179
        date: 2023-11-11 20:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699746024 {#3517
      date: 2023-11-12 00:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3520 …}
    +nested: Doctrine\ORM\PersistentCollection {#3522 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
    -id: 113498
    -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5244919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699746024 {#3518
      date: 2023-11-12 00:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
    \n
    I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
    \n
    If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
    \n
    What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699774499 {#3617
    date: 2023-11-12 08:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3620 …}
  +nested: Doctrine\ORM\PersistentCollection {#3622 …}
  +votes: Doctrine\ORM\PersistentCollection {#3624 …}
  +reports: Doctrine\ORM\PersistentCollection {#3626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
  -id: 114620
  -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5254580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699774499 {#3618
    date: 2023-11-12 08:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3619
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3519
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2042
        +user: App\Entity\User {#2333 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wonder what it’s like to still feel like this is relevant\n
          \n
          Dude’s got jokes from before the twin towers fell
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1700094963 {#2351
          date: 2023-11-16 01:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 112058
        -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5237343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699722733 {#2347
          date: 2023-11-11 18:12:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: """
        You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
        \n
        Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
        \n
        Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699730994 {#3177
        date: 2023-11-11 20:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3181 …}
      +nested: Doctrine\ORM\PersistentCollection {#3183 …}
      +votes: Doctrine\ORM\PersistentCollection {#3185 …}
      +reports: Doctrine\ORM\PersistentCollection {#3187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
      -id: 112675
      -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240245"
      +editedAt: DateTimeImmutable @1699858193 {#3178
        date: 2023-11-13 07:49:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730994 {#3179
        date: 2023-11-11 20:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699746024 {#3517
      date: 2023-11-12 00:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3520 …}
    +nested: Doctrine\ORM\PersistentCollection {#3522 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
    -id: 113498
    -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5244919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699746024 {#3518
      date: 2023-11-12 00:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
    \n
    I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
    \n
    If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
    \n
    What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699774499 {#3617
    date: 2023-11-12 08:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3620 …}
  +nested: Doctrine\ORM\PersistentCollection {#3622 …}
  +votes: Doctrine\ORM\PersistentCollection {#3624 …}
  +reports: Doctrine\ORM\PersistentCollection {#3626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
  -id: 114620
  -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5254580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699774499 {#3618
    date: 2023-11-12 08:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3619
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3519
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3180
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2042
        +user: App\Entity\User {#2333 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wonder what it’s like to still feel like this is relevant\n
          \n
          Dude’s got jokes from before the twin towers fell
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1700094963 {#2351
          date: 2023-11-16 01:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 112058
        -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5237343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699722733 {#2347
          date: 2023-11-11 18:12:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: """
        You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
        \n
        Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
        \n
        Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699730994 {#3177
        date: 2023-11-11 20:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3181 …}
      +nested: Doctrine\ORM\PersistentCollection {#3183 …}
      +votes: Doctrine\ORM\PersistentCollection {#3185 …}
      +reports: Doctrine\ORM\PersistentCollection {#3187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
      -id: 112675
      -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5240245"
      +editedAt: DateTimeImmutable @1699858193 {#3178
        date: 2023-11-13 07:49:53.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730994 {#3179
        date: 2023-11-11 20:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699746024 {#3517
      date: 2023-11-12 00:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3520 …}
    +nested: Doctrine\ORM\PersistentCollection {#3522 …}
    +votes: Doctrine\ORM\PersistentCollection {#3524 …}
    +reports: Doctrine\ORM\PersistentCollection {#3526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
    -id: 113498
    -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5244919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699746024 {#3518
      date: 2023-11-12 00:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: """
    I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
    \n
    I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
    \n
    If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
    \n
    What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699774499 {#3617
    date: 2023-11-12 08:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3620 …}
  +nested: Doctrine\ORM\PersistentCollection {#3622 …}
  +votes: Doctrine\ORM\PersistentCollection {#3624 …}
  +reports: Doctrine\ORM\PersistentCollection {#3626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
  -id: 114620
  -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5254580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699774499 {#3618
    date: 2023-11-12 08:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3733
  +user: Proxies\__CG__\App\Entity\User {#3734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3619
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3519
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3167 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2042
          +user: App\Entity\User {#2333 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wonder what it’s like to still feel like this is relevant\n
            \n
            Dude’s got jokes from before the twin towers fell
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1700094963 {#2351
            date: 2023-11-16 01:36:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2141 …}
          +nested: Doctrine\ORM\PersistentCollection {#2164 …}
          +votes: Doctrine\ORM\PersistentCollection {#2314 …}
          +reports: Doctrine\ORM\PersistentCollection {#2328 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
          -id: 112058
          -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5237343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699722733 {#2347
            date: 2023-11-11 18:12:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: """
          You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
          \n
          Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
          \n
          Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699730994 {#3177
          date: 2023-11-11 20:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3181 …}
        +nested: Doctrine\ORM\PersistentCollection {#3183 …}
        +votes: Doctrine\ORM\PersistentCollection {#3185 …}
        +reports: Doctrine\ORM\PersistentCollection {#3187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
        -id: 112675
        -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240245"
        +editedAt: DateTimeImmutable @1699858193 {#3178
          date: 2023-11-13 07:49:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699730994 {#3179
          date: 2023-11-11 20:29:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699746024 {#3517
        date: 2023-11-12 00:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3520 …}
      +nested: Doctrine\ORM\PersistentCollection {#3522 …}
      +votes: Doctrine\ORM\PersistentCollection {#3524 …}
      +reports: Doctrine\ORM\PersistentCollection {#3526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
      -id: 113498
      -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5244919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699746024 {#3518
        date: 2023-11-12 00:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
      \n
      I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
      \n
      If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
      \n
      What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699774499 {#3617
      date: 2023-11-12 08:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3620 …}
    +nested: Doctrine\ORM\PersistentCollection {#3622 …}
    +votes: Doctrine\ORM\PersistentCollection {#3624 …}
    +reports: Doctrine\ORM\PersistentCollection {#3626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
    -id: 114620
    -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5254580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699774499 {#3618
      date: 2023-11-12 08:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Mac is not Linux. They’re similar, but not the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699866184 {#3731
    date: 2023-11-13 10:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3735 …}
  +nested: Doctrine\ORM\PersistentCollection {#3737 …}
  +votes: Doctrine\ORM\PersistentCollection {#3739 …}
  +reports: Doctrine\ORM\PersistentCollection {#3741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
  -id: 119092
  -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4770244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866184 {#3732
    date: 2023-11-13 10:03:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3733
  +user: Proxies\__CG__\App\Entity\User {#3734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3619
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3519
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3167 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2042
          +user: App\Entity\User {#2333 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wonder what it’s like to still feel like this is relevant\n
            \n
            Dude’s got jokes from before the twin towers fell
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1700094963 {#2351
            date: 2023-11-16 01:36:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2141 …}
          +nested: Doctrine\ORM\PersistentCollection {#2164 …}
          +votes: Doctrine\ORM\PersistentCollection {#2314 …}
          +reports: Doctrine\ORM\PersistentCollection {#2328 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
          -id: 112058
          -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5237343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699722733 {#2347
            date: 2023-11-11 18:12:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: """
          You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
          \n
          Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
          \n
          Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699730994 {#3177
          date: 2023-11-11 20:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3181 …}
        +nested: Doctrine\ORM\PersistentCollection {#3183 …}
        +votes: Doctrine\ORM\PersistentCollection {#3185 …}
        +reports: Doctrine\ORM\PersistentCollection {#3187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
        -id: 112675
        -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240245"
        +editedAt: DateTimeImmutable @1699858193 {#3178
          date: 2023-11-13 07:49:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699730994 {#3179
          date: 2023-11-11 20:29:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699746024 {#3517
        date: 2023-11-12 00:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3520 …}
      +nested: Doctrine\ORM\PersistentCollection {#3522 …}
      +votes: Doctrine\ORM\PersistentCollection {#3524 …}
      +reports: Doctrine\ORM\PersistentCollection {#3526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
      -id: 113498
      -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5244919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699746024 {#3518
        date: 2023-11-12 00:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
      \n
      I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
      \n
      If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
      \n
      What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699774499 {#3617
      date: 2023-11-12 08:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3620 …}
    +nested: Doctrine\ORM\PersistentCollection {#3622 …}
    +votes: Doctrine\ORM\PersistentCollection {#3624 …}
    +reports: Doctrine\ORM\PersistentCollection {#3626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
    -id: 114620
    -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5254580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699774499 {#3618
      date: 2023-11-12 08:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Mac is not Linux. They’re similar, but not the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699866184 {#3731
    date: 2023-11-13 10:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3735 …}
  +nested: Doctrine\ORM\PersistentCollection {#3737 …}
  +votes: Doctrine\ORM\PersistentCollection {#3739 …}
  +reports: Doctrine\ORM\PersistentCollection {#3741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
  -id: 119092
  -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4770244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866184 {#3732
    date: 2023-11-13 10:03:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3733
  +user: Proxies\__CG__\App\Entity\User {#3734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3619
    +user: Proxies\__CG__\App\Entity\User {#3167 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3519
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3180
        +user: Proxies\__CG__\App\Entity\User {#3167 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2042
          +user: App\Entity\User {#2333 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wonder what it’s like to still feel like this is relevant\n
            \n
            Dude’s got jokes from before the twin towers fell
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1700094963 {#2351
            date: 2023-11-16 01:36:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2141 …}
          +nested: Doctrine\ORM\PersistentCollection {#2164 …}
          +votes: Doctrine\ORM\PersistentCollection {#2314 …}
          +reports: Doctrine\ORM\PersistentCollection {#2328 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
          -id: 112058
          -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5237343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699722733 {#2347
            date: 2023-11-11 18:12:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: """
          You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
          \n
          Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
          \n
          Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699730994 {#3177
          date: 2023-11-11 20:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3181 …}
        +nested: Doctrine\ORM\PersistentCollection {#3183 …}
        +votes: Doctrine\ORM\PersistentCollection {#3185 …}
        +reports: Doctrine\ORM\PersistentCollection {#3187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
        -id: 112675
        -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5240245"
        +editedAt: DateTimeImmutable @1699858193 {#3178
          date: 2023-11-13 07:49:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699730994 {#3179
          date: 2023-11-11 20:29:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699746024 {#3517
        date: 2023-11-12 00:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3520 …}
      +nested: Doctrine\ORM\PersistentCollection {#3522 …}
      +votes: Doctrine\ORM\PersistentCollection {#3524 …}
      +reports: Doctrine\ORM\PersistentCollection {#3526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
      -id: 113498
      -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5244919"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699746024 {#3518
        date: 2023-11-12 00:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: """
      I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
      \n
      I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
      \n
      If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
      \n
      What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699774499 {#3617
      date: 2023-11-12 08:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3620 …}
    +nested: Doctrine\ORM\PersistentCollection {#3622 …}
    +votes: Doctrine\ORM\PersistentCollection {#3624 …}
    +reports: Doctrine\ORM\PersistentCollection {#3626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
    -id: 114620
    -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5254580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699774499 {#3618
      date: 2023-11-12 08:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Mac is not Linux. They’re similar, but not the same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699866184 {#3731
    date: 2023-11-13 10:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3735 …}
  +nested: Doctrine\ORM\PersistentCollection {#3737 …}
  +votes: Doctrine\ORM\PersistentCollection {#3739 …}
  +reports: Doctrine\ORM\PersistentCollection {#3741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
  -id: 119092
  -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4770244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866184 {#3732
    date: 2023-11-13 10:03:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3771
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3733
    +user: Proxies\__CG__\App\Entity\User {#3734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3619
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3519
        +user: App\Entity\User {#2333 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3180
          +user: Proxies\__CG__\App\Entity\User {#3167 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2042
            +user: App\Entity\User {#2333 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              I wonder what it’s like to still feel like this is relevant\n
              \n
              Dude’s got jokes from before the twin towers fell
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1700094963 {#2351
              date: 2023-11-16 01:36:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2141 …}
            +nested: Doctrine\ORM\PersistentCollection {#2164 …}
            +votes: Doctrine\ORM\PersistentCollection {#2314 …}
            +reports: Doctrine\ORM\PersistentCollection {#2328 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
            -id: 112058
            -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5237343"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699722733 {#2347
              date: 2023-11-11 18:12:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2042}
          +body: """
            You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
            \n
            Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
            \n
            Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699730994 {#3177
            date: 2023-11-11 20:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3181 …}
          +nested: Doctrine\ORM\PersistentCollection {#3183 …}
          +votes: Doctrine\ORM\PersistentCollection {#3185 …}
          +reports: Doctrine\ORM\PersistentCollection {#3187 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
          -id: 112675
          -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240245"
          +editedAt: DateTimeImmutable @1699858193 {#3178
            date: 2023-11-13 07:49:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699730994 {#3179
            date: 2023-11-11 20:29:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699746024 {#3517
          date: 2023-11-12 00:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3520 …}
        +nested: Doctrine\ORM\PersistentCollection {#3522 …}
        +votes: Doctrine\ORM\PersistentCollection {#3524 …}
        +reports: Doctrine\ORM\PersistentCollection {#3526 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
        -id: 113498
        -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5244919"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699746024 {#3518
          date: 2023-11-12 00:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: """
        I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
        \n
        I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
        \n
        If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
        \n
        What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699774499 {#3617
        date: 2023-11-12 08:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3620 …}
      +nested: Doctrine\ORM\PersistentCollection {#3622 …}
      +votes: Doctrine\ORM\PersistentCollection {#3624 …}
      +reports: Doctrine\ORM\PersistentCollection {#3626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
      -id: 114620
      -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5254580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699774499 {#3618
        date: 2023-11-12 08:34:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Mac is not Linux. They’re similar, but not the same"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699866184 {#3731
      date: 2023-11-13 10:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3735 …}
    +nested: Doctrine\ORM\PersistentCollection {#3737 …}
    +votes: Doctrine\ORM\PersistentCollection {#3739 …}
    +reports: Doctrine\ORM\PersistentCollection {#3741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
    -id: 119092
    -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4770244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699866184 {#3732
      date: 2023-11-13 10:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I never claimed Linux and Mac were exactly the same. They are both *kernals* of **UNIX**. Though they differ, they use the same “core”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699908287 {#3769
    date: 2023-11-13 21:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3772 …}
  +nested: Doctrine\ORM\PersistentCollection {#3774 …}
  +votes: Doctrine\ORM\PersistentCollection {#3776 …}
  +reports: Doctrine\ORM\PersistentCollection {#3778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3782 …}
  -id: 120952
  -bodyTs: "'claim':3 'core':24 'differ':19 'exact':8 'kernal':14 'linux':4 'mac':6 'never':2 'though':17 'unix':16 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908287 {#3770
    date: 2023-11-13 21:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3771
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3733
    +user: Proxies\__CG__\App\Entity\User {#3734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3619
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3519
        +user: App\Entity\User {#2333 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3180
          +user: Proxies\__CG__\App\Entity\User {#3167 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2042
            +user: App\Entity\User {#2333 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              I wonder what it’s like to still feel like this is relevant\n
              \n
              Dude’s got jokes from before the twin towers fell
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1700094963 {#2351
              date: 2023-11-16 01:36:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2141 …}
            +nested: Doctrine\ORM\PersistentCollection {#2164 …}
            +votes: Doctrine\ORM\PersistentCollection {#2314 …}
            +reports: Doctrine\ORM\PersistentCollection {#2328 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
            -id: 112058
            -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5237343"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699722733 {#2347
              date: 2023-11-11 18:12:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2042}
          +body: """
            You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
            \n
            Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
            \n
            Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699730994 {#3177
            date: 2023-11-11 20:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3181 …}
          +nested: Doctrine\ORM\PersistentCollection {#3183 …}
          +votes: Doctrine\ORM\PersistentCollection {#3185 …}
          +reports: Doctrine\ORM\PersistentCollection {#3187 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
          -id: 112675
          -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240245"
          +editedAt: DateTimeImmutable @1699858193 {#3178
            date: 2023-11-13 07:49:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699730994 {#3179
            date: 2023-11-11 20:29:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699746024 {#3517
          date: 2023-11-12 00:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3520 …}
        +nested: Doctrine\ORM\PersistentCollection {#3522 …}
        +votes: Doctrine\ORM\PersistentCollection {#3524 …}
        +reports: Doctrine\ORM\PersistentCollection {#3526 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
        -id: 113498
        -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5244919"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699746024 {#3518
          date: 2023-11-12 00:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: """
        I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
        \n
        I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
        \n
        If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
        \n
        What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699774499 {#3617
        date: 2023-11-12 08:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3620 …}
      +nested: Doctrine\ORM\PersistentCollection {#3622 …}
      +votes: Doctrine\ORM\PersistentCollection {#3624 …}
      +reports: Doctrine\ORM\PersistentCollection {#3626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
      -id: 114620
      -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5254580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699774499 {#3618
        date: 2023-11-12 08:34:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Mac is not Linux. They’re similar, but not the same"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699866184 {#3731
      date: 2023-11-13 10:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3735 …}
    +nested: Doctrine\ORM\PersistentCollection {#3737 …}
    +votes: Doctrine\ORM\PersistentCollection {#3739 …}
    +reports: Doctrine\ORM\PersistentCollection {#3741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
    -id: 119092
    -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4770244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699866184 {#3732
      date: 2023-11-13 10:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I never claimed Linux and Mac were exactly the same. They are both *kernals* of **UNIX**. Though they differ, they use the same “core”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699908287 {#3769
    date: 2023-11-13 21:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3772 …}
  +nested: Doctrine\ORM\PersistentCollection {#3774 …}
  +votes: Doctrine\ORM\PersistentCollection {#3776 …}
  +reports: Doctrine\ORM\PersistentCollection {#3778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3782 …}
  -id: 120952
  -bodyTs: "'claim':3 'core':24 'differ':19 'exact':8 'kernal':14 'linux':4 'mac':6 'never':2 'though':17 'unix':16 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908287 {#3770
    date: 2023-11-13 21:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3771
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3733
    +user: Proxies\__CG__\App\Entity\User {#3734 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3619
      +user: Proxies\__CG__\App\Entity\User {#3167 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3519
        +user: App\Entity\User {#2333 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3180
          +user: Proxies\__CG__\App\Entity\User {#3167 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2042
            +user: App\Entity\User {#2333 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              I wonder what it’s like to still feel like this is relevant\n
              \n
              Dude’s got jokes from before the twin towers fell
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 48
            +score: 0
            +lastActive: DateTime @1700094963 {#2351
              date: 2023-11-16 01:36:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2141 …}
            +nested: Doctrine\ORM\PersistentCollection {#2164 …}
            +votes: Doctrine\ORM\PersistentCollection {#2314 …}
            +reports: Doctrine\ORM\PersistentCollection {#2328 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
            -id: 112058
            -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5237343"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699722733 {#2347
              date: 2023-11-11 18:12:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2042}
          +body: """
            You may not realize it, but unless we’re talking processors Apple almost always puts old tech in their devices.\n
            \n
            Their laptops still sell with 8gb of slow RAM, and tiny hard drives. This is an upsell tactic so you pay them extortionate amounts for cheap upgrades. Then their computers… Oh man, just don’t. They sell ![a stand](https://www.apple.com/shop/product/MWUG2LL/A/pro-stand) that’s $1,000, do we even need to go into the rest?\n
            \n
            Even their phones STILL lack the latest features of their competitors. Though most competitors have vastly given up dramatic innovations. Check out the cameras, the screen refresh rates, the RAM, the screen brightness, and side-by-side user comparison testing of their poorly performing GPU’s.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1699730994 {#3177
            date: 2023-11-11 20:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3181 …}
          +nested: Doctrine\ORM\PersistentCollection {#3183 …}
          +votes: Doctrine\ORM\PersistentCollection {#3185 …}
          +reports: Doctrine\ORM\PersistentCollection {#3187 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
          -id: 112675
          -bodyTs: "'/shop/product/mwug2ll/a/pro-stand)':62 '000':66 '1':65 '8gb':26 'almost':13 'alway':14 'amount':44 'appl':12 'bright':108 'camera':99 'cheap':46 'check':96 'comparison':115 'competitor':86,89 'comput':50 'devic':20 'dramat':94 'drive':33 'even':69,76 'extortion':43 'featur':83 'given':92 'go':72 'gpu':121 'hard':32 'innov':95 'lack':80 'laptop':22 'latest':82 'man':52 'may':2 'need':70 'oh':51 'old':16 'pay':41 'perform':120 'phone':78 'poor':119 'processor':11 'put':15 'ram':29,105 'rate':103 're':9 'realiz':4 'refresh':102 'rest':75 'screen':101,107 'sell':24,57 'side':111,113 'side-by-sid':110 'slow':28 'stand':59 'still':23,79 'tactic':38 'talk':10 'tech':17 'test':116 'though':87 'tini':31 'unless':7 'upgrad':47 'upsel':37 'user':114 'vast':91 'www.apple.com':61 'www.apple.com/shop/product/mwug2ll/a/pro-stand)':60"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5240245"
          +editedAt: DateTimeImmutable @1699858193 {#3178
            date: 2023-11-13 07:49:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699730994 {#3179
            date: 2023-11-11 20:29:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2042}
        +body: "I’m not a Mac stan by any measure. It just feels like a tired bit. How are people still laughing about this?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699746024 {#3517
          date: 2023-11-12 00:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@Gradually_Adjusting@lemmy.world"
          "@LucidLethargy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3520 …}
        +nested: Doctrine\ORM\PersistentCollection {#3522 …}
        +votes: Doctrine\ORM\PersistentCollection {#3524 …}
        +reports: Doctrine\ORM\PersistentCollection {#3526 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
        -id: 113498
        -bodyTs: "'bit':16 'feel':12 'laugh':21 'like':13 'm':2 'mac':5 'measur':9 'peopl':19 'stan':6 'still':20 'tire':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5244919"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699746024 {#3518
          date: 2023-11-12 00:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2042}
      +body: """
        I’m not laughing… I find the whole thing kind of depressing. Real talk, though… I’m just as pissed off at Google and many other huge companies.\n
        \n
        I’m tired of huge companies exploiting the ignorance of average folks and damaging the progression of consumer technology. We deserve better than this.\n
        \n
        If Apple sold their products for a pittence, I’d be their absolute biggest fan. They not only push aggressively overpriced tech, but they convince impressionable people to buy into their “ecosystem”.\n
        \n
        What the heck is that, even? What is their “ecosystem”? Macs, iPads and iphones all work with windows and Linux. Heck, Mac IS Linux at a core level. I’ll tell you what it is… George Carlin give me strength, because “it’s all **bullshit**, and it’s **BAD** for you.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699774499 {#3617
        date: 2023-11-12 08:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@Gradually_Adjusting@lemmy.world"
        "@LucidLethargy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3620 …}
      +nested: Doctrine\ORM\PersistentCollection {#3622 …}
      +votes: Doctrine\ORM\PersistentCollection {#3624 …}
      +reports: Doctrine\ORM\PersistentCollection {#3626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3630 …}
      -id: 114620
      -bodyTs: "'absolut':65 'aggress':72 'appl':54 'averag':39 'bad':133 'better':50 'biggest':66 'bullshit':129 'buy':81 'carlin':121 'compani':28,34 'consum':46 'convinc':77 'core':111 'd':62 'damag':42 'depress':12 'deserv':49 'ecosystem':84,94 'even':90 'exploit':35 'fan':67 'find':6 'folk':40 'georg':120 'give':122 'googl':23 'heck':87,105 'huge':27,33 'ignor':37 'impression':78 'ipad':96 'iphon':98 'kind':10 'laugh':4 'level':112 'linux':104,108 'll':114 'm':2,17,30 'mac':95,106 'mani':25 'overpr':73 'peopl':79 'piss':20 'pittenc':60 'product':57 'progress':44 'push':71 'real':13 'sold':55 'strength':124 'talk':14 'tech':74 'technolog':47 'tell':115 'thing':9 'though':15 'tire':31 'whole':8 'window':102 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5254580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699774499 {#3618
        date: 2023-11-12 08:34:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Mac is not Linux. They’re similar, but not the same"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699866184 {#3731
      date: 2023-11-13 10:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
      "@LucidLethargy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3735 …}
    +nested: Doctrine\ORM\PersistentCollection {#3737 …}
    +votes: Doctrine\ORM\PersistentCollection {#3739 …}
    +reports: Doctrine\ORM\PersistentCollection {#3741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3745 …}
    -id: 119092
    -bodyTs: "'linux':4 'mac':1 're':6 'similar':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4770244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699866184 {#3732
      date: 2023-11-13 10:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "I never claimed Linux and Mac were exactly the same. They are both *kernals* of **UNIX**. Though they differ, they use the same “core”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699908287 {#3769
    date: 2023-11-13 21:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@LucidLethargy@lemmy.world"
    "@Bene7rddso@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3772 …}
  +nested: Doctrine\ORM\PersistentCollection {#3774 …}
  +votes: Doctrine\ORM\PersistentCollection {#3776 …}
  +reports: Doctrine\ORM\PersistentCollection {#3778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3782 …}
  -id: 120952
  -bodyTs: "'claim':3 'core':24 'differ':19 'exact':8 'kernal':14 'linux':4 'mac':6 'never':2 'though':17 'unix':16 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5290019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699908287 {#3770
    date: 2023-11-13 21:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#2351
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2141 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#2347
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Imagine still arguing PC vs Mac in 2023."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699725536 {#3193
    date: 2023-11-11 18:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 112264
  -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1077799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725536 {#3194
    date: 2023-11-11 18:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#2351
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2141 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#2347
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Imagine still arguing PC vs Mac in 2023."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699725536 {#3193
    date: 2023-11-11 18:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 112264
  -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1077799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725536 {#3194
    date: 2023-11-11 18:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2042
    +user: App\Entity\User {#2333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder what it’s like to still feel like this is relevant\n
      \n
      Dude’s got jokes from before the twin towers fell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1700094963 {#2351
      date: 2023-11-16 01:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2141 …}
    +nested: Doctrine\ORM\PersistentCollection {#2164 …}
    +votes: Doctrine\ORM\PersistentCollection {#2314 …}
    +reports: Doctrine\ORM\PersistentCollection {#2328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 112058
    -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699722733 {#2347
      date: 2023-11-11 18:12:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "Imagine still arguing PC vs Mac in 2023."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699725536 {#3193
    date: 2023-11-11 18:58:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3199 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
  -id: 112264
  -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/comment/1077799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725536 {#3194
    date: 2023-11-11 18:58:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: Proxies\__CG__\App\Entity\User {#3196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#2351
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#2347
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Imagine still arguing PC vs Mac in 2023."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699725536 {#3193
      date: 2023-11-11 18:58:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3197 …}
    +nested: Doctrine\ORM\PersistentCollection {#3199 …}
    +votes: Doctrine\ORM\PersistentCollection {#3201 …}
    +reports: Doctrine\ORM\PersistentCollection {#3203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
    -id: 112264
    -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1077799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699725536 {#3194
      date: 2023-11-11 18:58:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "It certainly was a gish gallop of pure nonsense. Made me nostalgic for PCMR a decade ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699732376 {#3440
    date: 2023-11-11 20:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 112756
  -bodyTs: "'ago':17 'certain':2 'decad':16 'gallop':6 'gish':5 'made':10 'nonsens':9 'nostalg':12 'pcmr':14 'pure':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732376 {#3441
    date: 2023-11-11 20:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: Proxies\__CG__\App\Entity\User {#3196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#2351
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#2347
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Imagine still arguing PC vs Mac in 2023."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699725536 {#3193
      date: 2023-11-11 18:58:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3197 …}
    +nested: Doctrine\ORM\PersistentCollection {#3199 …}
    +votes: Doctrine\ORM\PersistentCollection {#3201 …}
    +reports: Doctrine\ORM\PersistentCollection {#3203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
    -id: 112264
    -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1077799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699725536 {#3194
      date: 2023-11-11 18:58:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "It certainly was a gish gallop of pure nonsense. Made me nostalgic for PCMR a decade ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699732376 {#3440
    date: 2023-11-11 20:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 112756
  -bodyTs: "'ago':17 'certain':2 'decad':16 'gallop':6 'gish':5 'made':10 'nonsens':9 'nostalg':12 'pcmr':14 'pure':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732376 {#3441
    date: 2023-11-11 20:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: Proxies\__CG__\App\Entity\User {#3196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2042
      +user: App\Entity\User {#2333 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wonder what it’s like to still feel like this is relevant\n
        \n
        Dude’s got jokes from before the twin towers fell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1700094963 {#2351
        date: 2023-11-16 01:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 112058
      -bodyTs: "'dude':14 'feel':9 'fell':23 'got':16 'joke':17 'like':6,10 'relev':13 'still':8 'tower':22 'twin':21 'wonder':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5237343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699722733 {#2347
        date: 2023-11-11 18:12:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2042}
    +body: "Imagine still arguing PC vs Mac in 2023."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1699725536 {#3193
      date: 2023-11-11 18:58:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3197 …}
    +nested: Doctrine\ORM\PersistentCollection {#3199 …}
    +votes: Doctrine\ORM\PersistentCollection {#3201 …}
    +reports: Doctrine\ORM\PersistentCollection {#3203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3207 …}
    -id: 112264
    -bodyTs: "'2023':8 'argu':3 'imagin':1 'mac':6 'pc':4 'still':2 'vs':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/comment/1077799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699725536 {#3194
      date: 2023-11-11 18:58:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2042}
  +body: "It certainly was a gish gallop of pure nonsense. Made me nostalgic for PCMR a decade ago."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699732376 {#3440
    date: 2023-11-11 20:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@Gradually_Adjusting@lemmy.world"
    "@scrubbles@poptalk.scrubbles.tech"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 112756
  -bodyTs: "'ago':17 'certain':2 'decad':16 'gallop':6 'gish':5 'made':10 'nonsens':9 'nostalg':12 'pcmr':14 'pure':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5240687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732376 {#3441
    date: 2023-11-11 20:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, you Musk post from Twitter… I mean X"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699722798 {#2106
    date: 2023-11-11 18:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 112065
  -bodyTs: "'mean':8 'musk':3 'post':4 'twitter':6 'x':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237369"
  +editedAt: DateTimeImmutable @1699844333 {#2110
    date: 2023-11-13 03:58:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699722798 {#2107
    date: 2023-11-11 18:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, you Musk post from Twitter… I mean X"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699722798 {#2106
    date: 2023-11-11 18:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 112065
  -bodyTs: "'mean':8 'musk':3 'post':4 'twitter':6 'x':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237369"
  +editedAt: DateTimeImmutable @1699844333 {#2110
    date: 2023-11-13 03:58:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699722798 {#2107
    date: 2023-11-11 18:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "No, you Musk post from Twitter… I mean X"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699722798 {#2106
    date: 2023-11-11 18:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 112065
  -bodyTs: "'mean':8 'musk':3 'post':4 'twitter':6 'x':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237369"
  +editedAt: DateTimeImmutable @1699844333 {#2110
    date: 2023-11-13 03:58:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699722798 {#2107
    date: 2023-11-11 18:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277 …}
  +root: App\Entity\EntryComment {#2277 …}
  +body: "Can you discuss it somewhere else please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699765373 {#3209
    date: 2023-11-12 06:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@IHadTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 114376
  -bodyTs: "'discuss':3 'els':6 'pleas':7 'somewher':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699765373 {#3210
    date: 2023-11-12 06:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277 …}
  +root: App\Entity\EntryComment {#2277 …}
  +body: "Can you discuss it somewhere else please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699765373 {#3209
    date: 2023-11-12 06:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@IHadTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 114376
  -bodyTs: "'discuss':3 'els':6 'pleas':7 'somewher':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699765373 {#3210
    date: 2023-11-12 06:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3211
  +user: Proxies\__CG__\App\Entity\User {#3212 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2277 …}
  +root: App\Entity\EntryComment {#2277 …}
  +body: "Can you discuss it somewhere else please?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699765373 {#3209
    date: 2023-11-12 06:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@IHadTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3213 …}
  +nested: Doctrine\ORM\PersistentCollection {#3215 …}
  +votes: Doctrine\ORM\PersistentCollection {#3217 …}
  +reports: Doctrine\ORM\PersistentCollection {#3219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3223 …}
  -id: 114376
  -bodyTs: "'discuss':3 'els':6 'pleas':7 'somewher':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699765373 {#3210
    date: 2023-11-12 06:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just like Logic Pro man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699869259 {#2286
    date: 2023-11-13 10:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 112126
  -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4280473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723660 {#2287
    date: 2023-11-11 18:27:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just like Logic Pro man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699869259 {#2286
    date: 2023-11-13 10:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 112126
  -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4280473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723660 {#2287
    date: 2023-11-11 18:27:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just like Logic Pro man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699869259 {#2286
    date: 2023-11-13 10:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 112126
  -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4280473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723660 {#2287
    date: 2023-11-11 18:27:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2039
    +user: App\Entity\User {#2149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I just like Logic Pro man"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699869259 {#2286
      date: 2023-11-13 10:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2156 …}
    +nested: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2157 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
    -id: 112126
    -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4280473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723660 {#2287
      date: 2023-11-11 18:27:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "More than DP, Ableton or Bitwig?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699727338 {#3225
    date: 2023-11-11 19:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 112393
  -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5711270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727338 {#3226
    date: 2023-11-11 19:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2039
    +user: App\Entity\User {#2149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I just like Logic Pro man"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699869259 {#2286
      date: 2023-11-13 10:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2156 …}
    +nested: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2157 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
    -id: 112126
    -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4280473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723660 {#2287
      date: 2023-11-11 18:27:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "More than DP, Ableton or Bitwig?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699727338 {#3225
    date: 2023-11-11 19:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 112393
  -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5711270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727338 {#3226
    date: 2023-11-11 19:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2039
    +user: App\Entity\User {#2149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I just like Logic Pro man"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699869259 {#2286
      date: 2023-11-13 10:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2156 …}
    +nested: Doctrine\ORM\PersistentCollection {#2154 …}
    +votes: Doctrine\ORM\PersistentCollection {#2157 …}
    +reports: Doctrine\ORM\PersistentCollection {#2147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
    -id: 112126
    -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4280473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723660 {#2287
      date: 2023-11-11 18:27:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "More than DP, Ableton or Bitwig?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699727338 {#3225
    date: 2023-11-11 19:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3229 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
  -id: 112393
  -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5711270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727338 {#3226
    date: 2023-11-11 19:28:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3458
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2039
      +user: App\Entity\User {#2149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "I just like Logic Pro man"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699869259 {#2286
        date: 2023-11-13 10:54:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 112126
      -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4280473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699723660 {#2287
        date: 2023-11-11 18:27:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: "More than DP, Ableton or Bitwig?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699727338 {#3225
      date: 2023-11-11 19:28:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@HEXN3T@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 112393
    -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5711270"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727338 {#3226
      date: 2023-11-11 19:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "Haven’t gotten around to those yet but I’ve made very good productions in Logic and I’ve only been producing for just under 2 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699739453 {#3456
    date: 2023-11-11 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3459 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3469 …}
  -id: 113168
  -bodyTs: "'2':26 'around':4 'good':13 'gotten':3 'haven':1 'logic':16 'made':11 'produc':22 'product':14 've':10,19 'year':27 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4285706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739453 {#3457
    date: 2023-11-11 22:50:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3458
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2039
      +user: App\Entity\User {#2149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "I just like Logic Pro man"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699869259 {#2286
        date: 2023-11-13 10:54:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 112126
      -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4280473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699723660 {#2287
        date: 2023-11-11 18:27:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: "More than DP, Ableton or Bitwig?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699727338 {#3225
      date: 2023-11-11 19:28:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@HEXN3T@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 112393
    -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5711270"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727338 {#3226
      date: 2023-11-11 19:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "Haven’t gotten around to those yet but I’ve made very good productions in Logic and I’ve only been producing for just under 2 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699739453 {#3456
    date: 2023-11-11 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3459 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3469 …}
  -id: 113168
  -bodyTs: "'2':26 'around':4 'good':13 'gotten':3 'haven':1 'logic':16 'made':11 'produc':22 'product':14 've':10,19 'year':27 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4285706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739453 {#3457
    date: 2023-11-11 22:50:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3458
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2039
      +user: App\Entity\User {#2149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "I just like Logic Pro man"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699869259 {#2286
        date: 2023-11-13 10:54:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 112126
      -bodyTs: "'like':3 'logic':4 'man':6 'pro':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4280473"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699723660 {#2287
        date: 2023-11-11 18:27:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2039}
    +body: "More than DP, Ableton or Bitwig?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699727338 {#3225
      date: 2023-11-11 19:28:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@HEXN3T@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3229 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3235 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3237 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3239 …}
    -id: 112393
    -bodyTs: "'ableton':4 'bitwig':6 'dp':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5711270"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727338 {#3226
      date: 2023-11-11 19:28:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2039}
  +body: "Haven’t gotten around to those yet but I’ve made very good productions in Logic and I’ve only been producing for just under 2 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699739453 {#3456
    date: 2023-11-11 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@HEXN3T@lemmy.blahaj.zone"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3459 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3469 …}
  -id: 113168
  -bodyTs: "'2':26 'around':4 'good':13 'gotten':3 'haven':1 'logic':16 'made':11 'produc':22 'product':14 've':10,19 'year':27 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4285706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739453 {#3457
    date: 2023-11-11 22:50:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yarrrr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699898180 {#1983
    date: 2023-11-13 18:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 112150
  -bodyTs: "'yarrrr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724001 {#1982
    date: 2023-11-11 18:33:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yarrrr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699898180 {#1983
    date: 2023-11-13 18:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 112150
  -bodyTs: "'yarrrr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724001 {#1982
    date: 2023-11-11 18:33:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yarrrr"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699898180 {#1983
    date: 2023-11-13 18:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 112150
  -bodyTs: "'yarrrr':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724001 {#1982
    date: 2023-11-11 18:33:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Yarrrr"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699898180 {#1983
      date: 2023-11-13 18:56:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -id: 112150
    -bodyTs: "'yarrrr':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724001 {#1982
      date: 2023-11-11 18:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "This is the way but apple peeps can’t help themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699765414 {#3241
    date: 2023-11-12 06:03:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 114378
  -bodyTs: "'appl':6 'help':10 'peep':7 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699765414 {#3242
    date: 2023-11-12 06:03:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Yarrrr"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699898180 {#1983
      date: 2023-11-13 18:56:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -id: 112150
    -bodyTs: "'yarrrr':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724001 {#1982
      date: 2023-11-11 18:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "This is the way but apple peeps can’t help themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699765414 {#3241
    date: 2023-11-12 06:03:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 114378
  -bodyTs: "'appl':6 'help':10 'peep':7 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699765414 {#3242
    date: 2023-11-12 06:03:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3243
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2375
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Yarrrr"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699898180 {#1983
      date: 2023-11-13 18:56:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -id: 112150
    -bodyTs: "'yarrrr':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724001 {#1982
      date: 2023-11-11 18:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2375}
  +body: "This is the way but apple peeps can’t help themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699765414 {#3241
    date: 2023-11-12 06:03:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 114378
  -bodyTs: "'appl':6 'help':10 'peep':7 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699765414 {#3242
    date: 2023-11-12 06:03:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699902099 {#2538
    date: 2023-11-13 20:01:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 112169
  -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724314 {#2539
    date: 2023-11-11 18:38:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699902099 {#2538
    date: 2023-11-13 20:01:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 112169
  -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724314 {#2539
    date: 2023-11-11 18:38:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699902099 {#2538
    date: 2023-11-13 20:01:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 112169
  -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724314 {#2539
    date: 2023-11-11 18:38:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699902099 {#2538
      date: 2023-11-13 20:01:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 112169
    -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724314 {#2539
      date: 2023-11-11 18:38:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Meh, I wasn’t a huge fan. Watched the entire series and it was always a borderline show. I liked The Big Door Prize better. I don’t think I’ve seen anyone mention that on here yet…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699770467 {#3257
    date: 2023-11-12 07:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@FiduciaryOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 114504
  -bodyTs: "'alway':15 'anyon':33 'better':25 'big':22 'borderlin':17 'door':23 'entir':10 'fan':7 'huge':6 'like':20 'meh':1 'mention':34 'prize':24 'seen':32 'seri':11 'show':18 'think':29 've':31 'wasn':3 'watch':8 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699770467 {#3258
    date: 2023-11-12 07:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699902099 {#2538
      date: 2023-11-13 20:01:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 112169
    -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724314 {#2539
      date: 2023-11-11 18:38:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Meh, I wasn’t a huge fan. Watched the entire series and it was always a borderline show. I liked The Big Door Prize better. I don’t think I’ve seen anyone mention that on here yet…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699770467 {#3257
    date: 2023-11-12 07:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@FiduciaryOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 114504
  -bodyTs: "'alway':15 'anyon':33 'better':25 'big':22 'borderlin':17 'door':23 'entir':10 'fan':7 'huge':6 'like':20 'meh':1 'mention':34 'prize':24 'seen':32 'seri':11 'show':18 'think':29 've':31 'wasn':3 'watch':8 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699770467 {#3258
    date: 2023-11-12 07:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699902099 {#2538
      date: 2023-11-13 20:01:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 112169
    -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724314 {#2539
      date: 2023-11-11 18:38:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Meh, I wasn’t a huge fan. Watched the entire series and it was always a borderline show. I liked The Big Door Prize better. I don’t think I’ve seen anyone mention that on here yet…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699770467 {#3257
    date: 2023-11-12 07:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@FiduciaryOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 114504
  -bodyTs: "'alway':15 'anyon':33 'better':25 'big':22 'borderlin':17 'door':23 'entir':10 'fan':7 'huge':6 'like':20 'meh':1 'mention':34 'prize':24 'seen':32 'seri':11 'show':18 'think':29 've':31 'wasn':3 'watch':8 'yet':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699770467 {#3258
    date: 2023-11-12 07:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699902099 {#2538
      date: 2023-11-13 20:01:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 112169
    -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724314 {#2539
      date: 2023-11-11 18:38:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Shrinking is amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699769113 {#3272
    date: 2023-11-12 07:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@FiduciaryOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 114467
  -bodyTs: "'amaz':3 'shrink':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769113 {#3273
    date: 2023-11-12 07:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699902099 {#2538
      date: 2023-11-13 20:01:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 112169
    -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724314 {#2539
      date: 2023-11-11 18:38:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Shrinking is amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699769113 {#3272
    date: 2023-11-12 07:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@FiduciaryOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 114467
  -bodyTs: "'amaz':3 'shrink':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769113 {#3273
    date: 2023-11-12 07:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3274
  +user: Proxies\__CG__\App\Entity\User {#3275 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How has nobody mentioned Shrinking? It’s amazing! Also Bill Lawrence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699902099 {#2538
      date: 2023-11-13 20:01:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -id: 112169
    -bodyTs: "'also':9 'amaz':8 'bill':10 'lawrenc':11 'mention':4 'nobodi':3 'shrink':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724314 {#2539
      date: 2023-11-11 18:38:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +body: "Shrinking is amazing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699769113 {#3272
    date: 2023-11-12 07:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@FiduciaryOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3276 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3280 …}
  +reports: Doctrine\ORM\PersistentCollection {#3282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3286 …}
  -id: 114467
  -bodyTs: "'amaz':3 'shrink':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769113 {#3273
    date: 2023-11-12 07:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
    \n
    This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
    \n
    That is just normal homes of average people in many places.\n
    \n
    It’s not “cheap housing for everyone”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1700667451 {#2611
    date: 2023-11-22 16:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 112207
  -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4722395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724890 {#2612
    date: 2023-11-11 18:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
    \n
    This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
    \n
    That is just normal homes of average people in many places.\n
    \n
    It’s not “cheap housing for everyone”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1700667451 {#2611
    date: 2023-11-22 16:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 112207
  -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4722395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724890 {#2612
    date: 2023-11-11 18:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
    \n
    This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
    \n
    That is just normal homes of average people in many places.\n
    \n
    It’s not “cheap housing for everyone”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1700667451 {#2611
    date: 2023-11-22 16:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 112207
  -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4722395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724890 {#2612
    date: 2023-11-11 18:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "There is a reason why cringe tankie bullshit is the worst enemy of actual leftist policy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699816832 {#3288
    date: 2023-11-12 20:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 116836
  -bodyTs: "'actual':14 'bullshit':8 'cring':6 'enemi':12 'leftist':15 'polici':16 'reason':4 'tanki':7 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5438083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699816832 {#3289
    date: 2023-11-12 20:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "There is a reason why cringe tankie bullshit is the worst enemy of actual leftist policy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699816832 {#3288
    date: 2023-11-12 20:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 116836
  -bodyTs: "'actual':14 'bullshit':8 'cring':6 'enemi':12 'leftist':15 'polici':16 'reason':4 'tanki':7 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5438083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699816832 {#3289
    date: 2023-11-12 20:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "There is a reason why cringe tankie bullshit is the worst enemy of actual leftist policy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699816832 {#3288
    date: 2023-11-12 20:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3292 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3296 …}
  +reports: Doctrine\ORM\PersistentCollection {#3298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3302 …}
  -id: 116836
  -bodyTs: "'actual':14 'bullshit':8 'cring':6 'enemi':12 'leftist':15 'polici':16 'reason':4 'tanki':7 'worst':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5438083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699816832 {#3289
    date: 2023-11-12 20:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3307
  +user: Proxies\__CG__\App\Entity\User {#3308 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    > that kind of rental homes\n
    \n
    The top picture isn’t capitalism; there are no landlords.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699729465 {#3304
    date: 2023-11-11 20:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 112572
  -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239733"
  +editedAt: DateTimeImmutable @1699854900 {#3305
    date: 2023-11-13 06:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729465 {#3306
    date: 2023-11-11 20:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3307
  +user: Proxies\__CG__\App\Entity\User {#3308 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    > that kind of rental homes\n
    \n
    The top picture isn’t capitalism; there are no landlords.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699729465 {#3304
    date: 2023-11-11 20:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 112572
  -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239733"
  +editedAt: DateTimeImmutable @1699854900 {#3305
    date: 2023-11-13 06:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729465 {#3306
    date: 2023-11-11 20:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3307
  +user: Proxies\__CG__\App\Entity\User {#3308 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    > that kind of rental homes\n
    \n
    The top picture isn’t capitalism; there are no landlords.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699729465 {#3304
    date: 2023-11-11 20:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 112572
  -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239733"
  +editedAt: DateTimeImmutable @1699854900 {#3305
    date: 2023-11-13 06:55:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699729465 {#3306
    date: 2023-11-11 20:04:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3473
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3307
    +user: Proxies\__CG__\App\Entity\User {#3308 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > that kind of rental homes\n
      \n
      The top picture isn’t capitalism; there are no landlords.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699729465 {#3304
      date: 2023-11-11 20:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 112572
    -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239733"
    +editedAt: DateTimeImmutable @1699854900 {#3305
      date: 2023-11-13 06:55:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699729465 {#3306
      date: 2023-11-11 20:04:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "What are you talking about? Of course these type of buildings have landlords."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874536 {#3471
    date: 2023-11-13 12:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3474 …}
  +nested: Doctrine\ORM\PersistentCollection {#3476 …}
  +votes: Doctrine\ORM\PersistentCollection {#3478 …}
  +reports: Doctrine\ORM\PersistentCollection {#3480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
  -id: 119397
  -bodyTs: "'build':11 'cours':7 'landlord':13 'talk':4 'type':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874536 {#3472
    date: 2023-11-13 12:22:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3473
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3307
    +user: Proxies\__CG__\App\Entity\User {#3308 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > that kind of rental homes\n
      \n
      The top picture isn’t capitalism; there are no landlords.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699729465 {#3304
      date: 2023-11-11 20:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 112572
    -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239733"
    +editedAt: DateTimeImmutable @1699854900 {#3305
      date: 2023-11-13 06:55:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699729465 {#3306
      date: 2023-11-11 20:04:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "What are you talking about? Of course these type of buildings have landlords."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874536 {#3471
    date: 2023-11-13 12:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3474 …}
  +nested: Doctrine\ORM\PersistentCollection {#3476 …}
  +votes: Doctrine\ORM\PersistentCollection {#3478 …}
  +reports: Doctrine\ORM\PersistentCollection {#3480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
  -id: 119397
  -bodyTs: "'build':11 'cours':7 'landlord':13 'talk':4 'type':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874536 {#3472
    date: 2023-11-13 12:22:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3473
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3307
    +user: Proxies\__CG__\App\Entity\User {#3308 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > that kind of rental homes\n
      \n
      The top picture isn’t capitalism; there are no landlords.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699729465 {#3304
      date: 2023-11-11 20:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 112572
    -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239733"
    +editedAt: DateTimeImmutable @1699854900 {#3305
      date: 2023-11-13 06:55:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699729465 {#3306
      date: 2023-11-11 20:04:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "What are you talking about? Of course these type of buildings have landlords."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874536 {#3471
    date: 2023-11-13 12:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3474 …}
  +nested: Doctrine\ORM\PersistentCollection {#3476 …}
  +votes: Doctrine\ORM\PersistentCollection {#3478 …}
  +reports: Doctrine\ORM\PersistentCollection {#3480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
  -id: 119397
  -bodyTs: "'build':11 'cours':7 'landlord':13 'talk':4 'type':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874536 {#3472
    date: 2023-11-13 12:22:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3680
  +user: Proxies\__CG__\App\Entity\User {#3308 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3473
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3307
      +user: Proxies\__CG__\App\Entity\User {#3308 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > that kind of rental homes\n
        \n
        The top picture isn’t capitalism; there are no landlords.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699729465 {#3304
        date: 2023-11-11 20:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3309 …}
      +nested: Doctrine\ORM\PersistentCollection {#3311 …}
      +votes: Doctrine\ORM\PersistentCollection {#3313 …}
      +reports: Doctrine\ORM\PersistentCollection {#3315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
      -id: 112572
      -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239733"
      +editedAt: DateTimeImmutable @1699854900 {#3305
        date: 2023-11-13 06:55:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699729465 {#3306
        date: 2023-11-11 20:04:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "What are you talking about? Of course these type of buildings have landlords."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874536 {#3471
      date: 2023-11-13 12:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@RichCaffeineFlavor@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3474 …}
    +nested: Doctrine\ORM\PersistentCollection {#3476 …}
    +votes: Doctrine\ORM\PersistentCollection {#3478 …}
    +reports: Doctrine\ORM\PersistentCollection {#3480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
    -id: 119397
    -bodyTs: "'build':11 'cours':7 'landlord':13 'talk':4 'type':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874536 {#3472
      date: 2023-11-13 12:22:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Why do you have to bother me with an inbox notification if you can’t even follow what the conversation is about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874881 {#3678
    date: 2023-11-13 12:28:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3681 …}
  +nested: Doctrine\ORM\PersistentCollection {#3683 …}
  +votes: Doctrine\ORM\PersistentCollection {#3685 …}
  +reports: Doctrine\ORM\PersistentCollection {#3687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3691 …}
  -id: 119417
  -bodyTs: "'bother':6 'convers':20 'even':16 'follow':17 'inbox':10 'notif':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874881 {#3679
    date: 2023-11-13 12:28:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3680
  +user: Proxies\__CG__\App\Entity\User {#3308 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3473
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3307
      +user: Proxies\__CG__\App\Entity\User {#3308 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > that kind of rental homes\n
        \n
        The top picture isn’t capitalism; there are no landlords.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699729465 {#3304
        date: 2023-11-11 20:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3309 …}
      +nested: Doctrine\ORM\PersistentCollection {#3311 …}
      +votes: Doctrine\ORM\PersistentCollection {#3313 …}
      +reports: Doctrine\ORM\PersistentCollection {#3315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
      -id: 112572
      -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239733"
      +editedAt: DateTimeImmutable @1699854900 {#3305
        date: 2023-11-13 06:55:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699729465 {#3306
        date: 2023-11-11 20:04:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "What are you talking about? Of course these type of buildings have landlords."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874536 {#3471
      date: 2023-11-13 12:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@RichCaffeineFlavor@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3474 …}
    +nested: Doctrine\ORM\PersistentCollection {#3476 …}
    +votes: Doctrine\ORM\PersistentCollection {#3478 …}
    +reports: Doctrine\ORM\PersistentCollection {#3480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
    -id: 119397
    -bodyTs: "'build':11 'cours':7 'landlord':13 'talk':4 'type':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874536 {#3472
      date: 2023-11-13 12:22:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Why do you have to bother me with an inbox notification if you can’t even follow what the conversation is about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874881 {#3678
    date: 2023-11-13 12:28:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3681 …}
  +nested: Doctrine\ORM\PersistentCollection {#3683 …}
  +votes: Doctrine\ORM\PersistentCollection {#3685 …}
  +reports: Doctrine\ORM\PersistentCollection {#3687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3691 …}
  -id: 119417
  -bodyTs: "'bother':6 'convers':20 'even':16 'follow':17 'inbox':10 'notif':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874881 {#3679
    date: 2023-11-13 12:28:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3680
  +user: Proxies\__CG__\App\Entity\User {#3308 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3473
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3307
      +user: Proxies\__CG__\App\Entity\User {#3308 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > that kind of rental homes\n
        \n
        The top picture isn’t capitalism; there are no landlords.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699729465 {#3304
        date: 2023-11-11 20:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3309 …}
      +nested: Doctrine\ORM\PersistentCollection {#3311 …}
      +votes: Doctrine\ORM\PersistentCollection {#3313 …}
      +reports: Doctrine\ORM\PersistentCollection {#3315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
      -id: 112572
      -bodyTs: "'capit':11 'home':5 'isn':9 'kind':2 'landlord':15 'pictur':8 'rental':4 'top':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239733"
      +editedAt: DateTimeImmutable @1699854900 {#3305
        date: 2023-11-13 06:55:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699729465 {#3306
        date: 2023-11-11 20:04:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "What are you talking about? Of course these type of buildings have landlords."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874536 {#3471
      date: 2023-11-13 12:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@RichCaffeineFlavor@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3474 …}
    +nested: Doctrine\ORM\PersistentCollection {#3476 …}
    +votes: Doctrine\ORM\PersistentCollection {#3478 …}
    +reports: Doctrine\ORM\PersistentCollection {#3480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3484 …}
    -id: 119397
    -bodyTs: "'build':11 'cours':7 'landlord':13 'talk':4 'type':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874536 {#3472
      date: 2023-11-13 12:22:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Why do you have to bother me with an inbox notification if you can’t even follow what the conversation is about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874881 {#3678
    date: 2023-11-13 12:28:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@RichCaffeineFlavor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3681 …}
  +nested: Doctrine\ORM\PersistentCollection {#3683 …}
  +votes: Doctrine\ORM\PersistentCollection {#3685 …}
  +reports: Doctrine\ORM\PersistentCollection {#3687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3691 …}
  -id: 119417
  -bodyTs: "'bother':6 'convers':20 'even':16 'follow':17 'inbox':10 'notif':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5279600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874881 {#3679
    date: 2023-11-13 12:28:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    > This is often neither cheap, nor does it reduce homelessness.\n
    \n
    If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
    \n
    > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
    \n
    Don’t look like rental homes to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699730080 {#3321
    date: 2023-11-11 20:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 112610
  -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239931"
  +editedAt: DateTimeImmutable @1699856012 {#3322
    date: 2023-11-13 07:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730080 {#3323
    date: 2023-11-11 20:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    > This is often neither cheap, nor does it reduce homelessness.\n
    \n
    If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
    \n
    > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
    \n
    Don’t look like rental homes to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699730080 {#3321
    date: 2023-11-11 20:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 112610
  -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239931"
  +editedAt: DateTimeImmutable @1699856012 {#3322
    date: 2023-11-13 07:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730080 {#3323
    date: 2023-11-11 20:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3324
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    > This is often neither cheap, nor does it reduce homelessness.\n
    \n
    If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
    \n
    > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
    \n
    Don’t look like rental homes to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699730080 {#3321
    date: 2023-11-11 20:14:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 112610
  -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239931"
  +editedAt: DateTimeImmutable @1699856012 {#3322
    date: 2023-11-13 07:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699730080 {#3323
    date: 2023-11-11 20:14:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3488
  +user: Proxies\__CG__\App\Entity\User {#3489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > This is often neither cheap, nor does it reduce homelessness.\n
      \n
      If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
      \n
      > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      Don’t look like rental homes to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699730080 {#3321
      date: 2023-11-11 20:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 112610
    -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239931"
    +editedAt: DateTimeImmutable @1699856012 {#3322
      date: 2023-11-13 07:13:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730080 {#3323
      date: 2023-11-11 20:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    Why doesn’t it look like rental homes? I think it does. We had a lot of buildings built here in Northern Europe where I’m at that they built between 1965-1975 in the suburbs of our capital city when they built a large number of apartments during those years to alleviate the shortage of available homes.\n
    \n
    People still live in them today, they are not beautiful but they are functional, and it’s all rentals pretty much.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699782955 {#3486
    date: 2023-11-12 10:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3490 …}
  +nested: Doctrine\ORM\PersistentCollection {#3492 …}
  +votes: Doctrine\ORM\PersistentCollection {#3494 …}
  +reports: Doctrine\ORM\PersistentCollection {#3496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3500 …}
  -id: 114894
  -bodyTs: "'-1975':33 '1965':32 'allevi':53 'apart':48 'avail':57 'beauti':68 'build':18 'built':19,30,43 'capit':39 'citi':40 'doesn':2 'europ':23 'function':72 'home':8,58 'larg':45 'like':6 'live':61 'look':5 'lot':16 'm':26 'much':79 'northern':22 'number':46 'peopl':59 'pretti':78 'rental':7,77 'shortag':55 'still':60 'suburb':36 'think':10 'today':64 'year':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5255931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699782955 {#3487
    date: 2023-11-12 10:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3488
  +user: Proxies\__CG__\App\Entity\User {#3489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > This is often neither cheap, nor does it reduce homelessness.\n
      \n
      If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
      \n
      > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      Don’t look like rental homes to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699730080 {#3321
      date: 2023-11-11 20:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 112610
    -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239931"
    +editedAt: DateTimeImmutable @1699856012 {#3322
      date: 2023-11-13 07:13:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730080 {#3323
      date: 2023-11-11 20:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    Why doesn’t it look like rental homes? I think it does. We had a lot of buildings built here in Northern Europe where I’m at that they built between 1965-1975 in the suburbs of our capital city when they built a large number of apartments during those years to alleviate the shortage of available homes.\n
    \n
    People still live in them today, they are not beautiful but they are functional, and it’s all rentals pretty much.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699782955 {#3486
    date: 2023-11-12 10:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3490 …}
  +nested: Doctrine\ORM\PersistentCollection {#3492 …}
  +votes: Doctrine\ORM\PersistentCollection {#3494 …}
  +reports: Doctrine\ORM\PersistentCollection {#3496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3500 …}
  -id: 114894
  -bodyTs: "'-1975':33 '1965':32 'allevi':53 'apart':48 'avail':57 'beauti':68 'build':18 'built':19,30,43 'capit':39 'citi':40 'doesn':2 'europ':23 'function':72 'home':8,58 'larg':45 'like':6 'live':61 'look':5 'lot':16 'm':26 'much':79 'northern':22 'number':46 'peopl':59 'pretti':78 'rental':7,77 'shortag':55 'still':60 'suburb':36 'think':10 'today':64 'year':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5255931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699782955 {#3487
    date: 2023-11-12 10:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3488
  +user: Proxies\__CG__\App\Entity\User {#3489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > This is often neither cheap, nor does it reduce homelessness.\n
      \n
      If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
      \n
      > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      Don’t look like rental homes to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699730080 {#3321
      date: 2023-11-11 20:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 112610
    -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239931"
    +editedAt: DateTimeImmutable @1699856012 {#3322
      date: 2023-11-13 07:13:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730080 {#3323
      date: 2023-11-11 20:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    Why doesn’t it look like rental homes? I think it does. We had a lot of buildings built here in Northern Europe where I’m at that they built between 1965-1975 in the suburbs of our capital city when they built a large number of apartments during those years to alleviate the shortage of available homes.\n
    \n
    People still live in them today, they are not beautiful but they are functional, and it’s all rentals pretty much.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699782955 {#3486
    date: 2023-11-12 10:55:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3490 …}
  +nested: Doctrine\ORM\PersistentCollection {#3492 …}
  +votes: Doctrine\ORM\PersistentCollection {#3494 …}
  +reports: Doctrine\ORM\PersistentCollection {#3496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3500 …}
  -id: 114894
  -bodyTs: "'-1975':33 '1965':32 'allevi':53 'apart':48 'avail':57 'beauti':68 'build':18 'built':19,30,43 'capit':39 'citi':40 'doesn':2 'europ':23 'function':72 'home':8,58 'larg':45 'like':6 'live':61 'look':5 'lot':16 'm':26 'much':79 'northern':22 'number':46 'peopl':59 'pretti':78 'rental':7,77 'shortag':55 'still':60 'suburb':36 'think':10 'today':64 'year':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5255931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699782955 {#3487
    date: 2023-11-12 10:55:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3650
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3488
    +user: Proxies\__CG__\App\Entity\User {#3489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3324
      +user: Proxies\__CG__\App\Entity\User {#3325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > This is often neither cheap, nor does it reduce homelessness.\n
        \n
        If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
        \n
        > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        Don’t look like rental homes to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699730080 {#3321
        date: 2023-11-11 20:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3326 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3330 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 112610
      -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239931"
      +editedAt: DateTimeImmutable @1699856012 {#3322
        date: 2023-11-13 07:13:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730080 {#3323
        date: 2023-11-11 20:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Why doesn’t it look like rental homes? I think it does. We had a lot of buildings built here in Northern Europe where I’m at that they built between 1965-1975 in the suburbs of our capital city when they built a large number of apartments during those years to alleviate the shortage of available homes.\n
      \n
      People still live in them today, they are not beautiful but they are functional, and it’s all rentals pretty much.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699782955 {#3486
      date: 2023-11-12 10:55:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3490 …}
    +nested: Doctrine\ORM\PersistentCollection {#3492 …}
    +votes: Doctrine\ORM\PersistentCollection {#3494 …}
    +reports: Doctrine\ORM\PersistentCollection {#3496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3500 …}
    -id: 114894
    -bodyTs: "'-1975':33 '1965':32 'allevi':53 'apart':48 'avail':57 'beauti':68 'build':18 'built':19,30,43 'capit':39 'citi':40 'doesn':2 'europ':23 'function':72 'home':8,58 'larg':45 'like':6 'live':61 'look':5 'lot':16 'm':26 'much':79 'northern':22 'number':46 'peopl':59 'pretti':78 'rental':7,77 'shortag':55 'still':60 'suburb':36 'think':10 'today':64 'year':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5255931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699782955 {#3487
      date: 2023-11-12 10:55:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "They aren’t rental in Russia. And likely in most if not all ex-Soviet states."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700342806 {#3648
    date: 2023-11-18 22:26:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
    "@Juturna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 137995
  -bodyTs: "'aren':2 'ex':15 'ex-soviet':14 'like':8 'rental':4 'russia':6 'soviet':16 'state':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342806 {#3649
    date: 2023-11-18 22:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3650
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3488
    +user: Proxies\__CG__\App\Entity\User {#3489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3324
      +user: Proxies\__CG__\App\Entity\User {#3325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > This is often neither cheap, nor does it reduce homelessness.\n
        \n
        If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
        \n
        > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        Don’t look like rental homes to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699730080 {#3321
        date: 2023-11-11 20:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3326 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3330 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 112610
      -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239931"
      +editedAt: DateTimeImmutable @1699856012 {#3322
        date: 2023-11-13 07:13:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730080 {#3323
        date: 2023-11-11 20:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Why doesn’t it look like rental homes? I think it does. We had a lot of buildings built here in Northern Europe where I’m at that they built between 1965-1975 in the suburbs of our capital city when they built a large number of apartments during those years to alleviate the shortage of available homes.\n
      \n
      People still live in them today, they are not beautiful but they are functional, and it’s all rentals pretty much.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699782955 {#3486
      date: 2023-11-12 10:55:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3490 …}
    +nested: Doctrine\ORM\PersistentCollection {#3492 …}
    +votes: Doctrine\ORM\PersistentCollection {#3494 …}
    +reports: Doctrine\ORM\PersistentCollection {#3496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3500 …}
    -id: 114894
    -bodyTs: "'-1975':33 '1965':32 'allevi':53 'apart':48 'avail':57 'beauti':68 'build':18 'built':19,30,43 'capit':39 'citi':40 'doesn':2 'europ':23 'function':72 'home':8,58 'larg':45 'like':6 'live':61 'look':5 'lot':16 'm':26 'much':79 'northern':22 'number':46 'peopl':59 'pretti':78 'rental':7,77 'shortag':55 'still':60 'suburb':36 'think':10 'today':64 'year':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5255931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699782955 {#3487
      date: 2023-11-12 10:55:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "They aren’t rental in Russia. And likely in most if not all ex-Soviet states."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700342806 {#3648
    date: 2023-11-18 22:26:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
    "@Juturna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 137995
  -bodyTs: "'aren':2 'ex':15 'ex-soviet':14 'like':8 'rental':4 'russia':6 'soviet':16 'state':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342806 {#3649
    date: 2023-11-18 22:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3650
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3488
    +user: Proxies\__CG__\App\Entity\User {#3489 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3324
      +user: Proxies\__CG__\App\Entity\User {#3325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > This is often neither cheap, nor does it reduce homelessness.\n
        \n
        If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
        \n
        > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        Don’t look like rental homes to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699730080 {#3321
        date: 2023-11-11 20:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3326 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3330 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 112610
      -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239931"
      +editedAt: DateTimeImmutable @1699856012 {#3322
        date: 2023-11-13 07:13:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730080 {#3323
        date: 2023-11-11 20:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Why doesn’t it look like rental homes? I think it does. We had a lot of buildings built here in Northern Europe where I’m at that they built between 1965-1975 in the suburbs of our capital city when they built a large number of apartments during those years to alleviate the shortage of available homes.\n
      \n
      People still live in them today, they are not beautiful but they are functional, and it’s all rentals pretty much.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699782955 {#3486
      date: 2023-11-12 10:55:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3490 …}
    +nested: Doctrine\ORM\PersistentCollection {#3492 …}
    +votes: Doctrine\ORM\PersistentCollection {#3494 …}
    +reports: Doctrine\ORM\PersistentCollection {#3496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3500 …}
    -id: 114894
    -bodyTs: "'-1975':33 '1965':32 'allevi':53 'apart':48 'avail':57 'beauti':68 'build':18 'built':19,30,43 'capit':39 'citi':40 'doesn':2 'europ':23 'function':72 'home':8,58 'larg':45 'like':6 'live':61 'look':5 'lot':16 'm':26 'much':79 'northern':22 'number':46 'peopl':59 'pretti':78 'rental':7,77 'shortag':55 'still':60 'suburb':36 'think':10 'today':64 'year':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5255931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699782955 {#3487
      date: 2023-11-12 10:55:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "They aren’t rental in Russia. And likely in most if not all ex-Soviet states."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700342806 {#3648
    date: 2023-11-18 22:26:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
    "@Juturna@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3653 …}
  +votes: Doctrine\ORM\PersistentCollection {#3655 …}
  +reports: Doctrine\ORM\PersistentCollection {#3657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3661 …}
  -id: 137995
  -bodyTs: "'aren':2 'ex':15 'ex-soviet':14 'like':8 'rental':4 'russia':6 'soviet':16 'state':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342806 {#3649
    date: 2023-11-18 22:26:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3504
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > This is often neither cheap, nor does it reduce homelessness.\n
      \n
      If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
      \n
      > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      Don’t look like rental homes to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699730080 {#3321
      date: 2023-11-11 20:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 112610
    -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239931"
    +editedAt: DateTimeImmutable @1699856012 {#3322
      date: 2023-11-13 07:13:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730080 {#3323
      date: 2023-11-11 20:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "How do they not look like rental homes? We have similar building in Germany. They are mostly build by companies and smaller versions of these homes are even build by private people. Because like this you can maximize profit on your property."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874502 {#3502
    date: 2023-11-13 12:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3505 …}
  +nested: Doctrine\ORM\PersistentCollection {#3507 …}
  +votes: Doctrine\ORM\PersistentCollection {#3509 …}
  +reports: Doctrine\ORM\PersistentCollection {#3511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
  -id: 119393
  -bodyTs: "'build':12,18,29 'compani':20 'even':28 'germani':14 'home':8,26 'like':6,34 'look':5 'maxim':38 'most':17 'peopl':32 'privat':31 'profit':39 'properti':42 'rental':7 'similar':11 'smaller':22 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874502 {#3503
    date: 2023-11-13 12:21:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3504
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > This is often neither cheap, nor does it reduce homelessness.\n
      \n
      If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
      \n
      > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      Don’t look like rental homes to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699730080 {#3321
      date: 2023-11-11 20:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 112610
    -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239931"
    +editedAt: DateTimeImmutable @1699856012 {#3322
      date: 2023-11-13 07:13:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730080 {#3323
      date: 2023-11-11 20:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "How do they not look like rental homes? We have similar building in Germany. They are mostly build by companies and smaller versions of these homes are even build by private people. Because like this you can maximize profit on your property."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874502 {#3502
    date: 2023-11-13 12:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3505 …}
  +nested: Doctrine\ORM\PersistentCollection {#3507 …}
  +votes: Doctrine\ORM\PersistentCollection {#3509 …}
  +reports: Doctrine\ORM\PersistentCollection {#3511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
  -id: 119393
  -bodyTs: "'build':12,18,29 'compani':20 'even':28 'germani':14 'home':8,26 'like':6,34 'look':5 'maxim':38 'most':17 'peopl':32 'privat':31 'profit':39 'properti':42 'rental':7 'similar':11 'smaller':22 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874502 {#3503
    date: 2023-11-13 12:21:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3504
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3324
    +user: Proxies\__CG__\App\Entity\User {#3325 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      > This is often neither cheap, nor does it reduce homelessness.\n
      \n
      If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
      \n
      > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      Don’t look like rental homes to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699730080 {#3321
      date: 2023-11-11 20:14:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 112610
    -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5239931"
    +editedAt: DateTimeImmutable @1699856012 {#3322
      date: 2023-11-13 07:13:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699730080 {#3323
      date: 2023-11-11 20:14:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "How do they not look like rental homes? We have similar building in Germany. They are mostly build by companies and smaller versions of these homes are even build by private people. Because like this you can maximize profit on your property."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874502 {#3502
    date: 2023-11-13 12:21:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3505 …}
  +nested: Doctrine\ORM\PersistentCollection {#3507 …}
  +votes: Doctrine\ORM\PersistentCollection {#3509 …}
  +reports: Doctrine\ORM\PersistentCollection {#3511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
  -id: 119393
  -bodyTs: "'build':12,18,29 'compani':20 'even':28 'germani':14 'home':8,26 'like':6,34 'look':5 'maxim':38 'most':17 'peopl':32 'privat':31 'profit':39 'properti':42 'rental':7 'similar':11 'smaller':22 'version':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874502 {#3503
    date: 2023-11-13 12:21:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3665
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3504
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3324
      +user: Proxies\__CG__\App\Entity\User {#3325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > This is often neither cheap, nor does it reduce homelessness.\n
        \n
        If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
        \n
        > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        Don’t look like rental homes to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699730080 {#3321
        date: 2023-11-11 20:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3326 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3330 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 112610
      -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239931"
      +editedAt: DateTimeImmutable @1699856012 {#3322
        date: 2023-11-13 07:13:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730080 {#3323
        date: 2023-11-11 20:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "How do they not look like rental homes? We have similar building in Germany. They are mostly build by companies and smaller versions of these homes are even build by private people. Because like this you can maximize profit on your property."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874502 {#3502
      date: 2023-11-13 12:21:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3505 …}
    +nested: Doctrine\ORM\PersistentCollection {#3507 …}
    +votes: Doctrine\ORM\PersistentCollection {#3509 …}
    +reports: Doctrine\ORM\PersistentCollection {#3511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
    -id: 119393
    -bodyTs: "'build':12,18,29 'compani':20 'even':28 'germani':14 'home':8,26 'like':6,34 'look':5 'maxim':38 'most':17 'peopl':32 'privat':31 'profit':39 'properti':42 'rental':7 'similar':11 'smaller':22 'version':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874502 {#3503
      date: 2023-11-13 12:21:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Or build affordable housing, if goal is not maximizing profit. They at least aren’t rental where I live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700342972 {#3663
    date: 2023-11-18 22:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3668 …}
  +votes: Doctrine\ORM\PersistentCollection {#3670 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 138005
  -bodyTs: "'afford':3 'aren':14 'build':2 'goal':6 'hous':4 'least':13 'live':19 'maxim':9 'profit':10 'rental':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342972 {#3664
    date: 2023-11-18 22:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3665
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3504
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3324
      +user: Proxies\__CG__\App\Entity\User {#3325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > This is often neither cheap, nor does it reduce homelessness.\n
        \n
        If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
        \n
        > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        Don’t look like rental homes to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699730080 {#3321
        date: 2023-11-11 20:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3326 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3330 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 112610
      -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239931"
      +editedAt: DateTimeImmutable @1699856012 {#3322
        date: 2023-11-13 07:13:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730080 {#3323
        date: 2023-11-11 20:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "How do they not look like rental homes? We have similar building in Germany. They are mostly build by companies and smaller versions of these homes are even build by private people. Because like this you can maximize profit on your property."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874502 {#3502
      date: 2023-11-13 12:21:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3505 …}
    +nested: Doctrine\ORM\PersistentCollection {#3507 …}
    +votes: Doctrine\ORM\PersistentCollection {#3509 …}
    +reports: Doctrine\ORM\PersistentCollection {#3511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
    -id: 119393
    -bodyTs: "'build':12,18,29 'compani':20 'even':28 'germani':14 'home':8,26 'like':6,34 'look':5 'maxim':38 'most':17 'peopl':32 'privat':31 'profit':39 'properti':42 'rental':7 'similar':11 'smaller':22 'version':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874502 {#3503
      date: 2023-11-13 12:21:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Or build affordable housing, if goal is not maximizing profit. They at least aren’t rental where I live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700342972 {#3663
    date: 2023-11-18 22:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3668 …}
  +votes: Doctrine\ORM\PersistentCollection {#3670 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 138005
  -bodyTs: "'afford':3 'aren':14 'build':2 'goal':6 'hous':4 'least':13 'live':19 'maxim':9 'profit':10 'rental':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342972 {#3664
    date: 2023-11-18 22:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3665
  +user: Proxies\__CG__\App\Entity\User {#3325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3504
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3324
      +user: Proxies\__CG__\App\Entity\User {#3325 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        > This is often neither cheap, nor does it reduce homelessness.\n
        \n
        If we are talking about cities, humant colonies are cheapest housing. Buuut kinda crap.\n
        \n
        > And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        Don’t look like rental homes to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699730080 {#3321
        date: 2023-11-11 20:14:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3326 …}
      +nested: Doctrine\ORM\PersistentCollection {#3328 …}
      +votes: Doctrine\ORM\PersistentCollection {#3330 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 112610
      -bodyTs: "'also':28 'buuut':22 'cheap':5 'cheapest':20 'citi':16 'coloni':18 'crap':24 'goal':31 'home':37,46 'homeless':10,40 'hous':21 'humant':17 'kind':34 'kinda':23 'like':44 'look':43 'neither':4 'often':3 'reduc':9,39 'rental':36,45 'talk':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239931"
      +editedAt: DateTimeImmutable @1699856012 {#3322
        date: 2023-11-13 07:13:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699730080 {#3323
        date: 2023-11-11 20:14:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "How do they not look like rental homes? We have similar building in Germany. They are mostly build by companies and smaller versions of these homes are even build by private people. Because like this you can maximize profit on your property."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874502 {#3502
      date: 2023-11-13 12:21:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3505 …}
    +nested: Doctrine\ORM\PersistentCollection {#3507 …}
    +votes: Doctrine\ORM\PersistentCollection {#3509 …}
    +reports: Doctrine\ORM\PersistentCollection {#3511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3515 …}
    -id: 119393
    -bodyTs: "'build':12,18,29 'compani':20 'even':28 'germani':14 'home':8,26 'like':6,34 'look':5 'maxim':38 'most':17 'peopl':32 'privat':31 'profit':39 'properti':42 'rental':7 'similar':11 'smaller':22 'version':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874502 {#3503
      date: 2023-11-13 12:21:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Or build affordable housing, if goal is not maximizing profit. They at least aren’t rental where I live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700342972 {#3663
    date: 2023-11-18 22:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3668 …}
  +votes: Doctrine\ORM\PersistentCollection {#3670 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 138005
  -bodyTs: "'afford':3 'aren':14 'build':2 'goal':6 'hous':4 'least':13 'live':19 'maxim':9 'profit':10 'rental':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5413924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700342972 {#3664
    date: 2023-11-18 22:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
    \n
    Wait, isn’t that communism?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699734600 {#3338
    date: 2023-11-11 21:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 112895
  -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5714174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734600 {#3339
    date: 2023-11-11 21:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
    \n
    Wait, isn’t that communism?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699734600 {#3338
    date: 2023-11-11 21:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 112895
  -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5714174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734600 {#3339
    date: 2023-11-11 21:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3340
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
    \n
    Wait, isn’t that communism?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699734600 {#3338
    date: 2023-11-11 21:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 112895
  -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5714174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734600 {#3339
    date: 2023-11-11 21:30:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3566
  +user: Proxies\__CG__\App\Entity\User {#3567 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
      \n
      Wait, isn’t that communism?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1699734600 {#3338
      date: 2023-11-11 21:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 112895
    -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5714174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734600 {#3339
      date: 2023-11-11 21:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "No, that’s a welfare state"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699750861 {#3564
    date: 2023-11-12 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3570 …}
  +votes: Doctrine\ORM\PersistentCollection {#3572 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 113767
  -bodyTs: "'state':6 'welfar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5247008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750861 {#3565
    date: 2023-11-12 02:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3566
  +user: Proxies\__CG__\App\Entity\User {#3567 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
      \n
      Wait, isn’t that communism?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1699734600 {#3338
      date: 2023-11-11 21:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 112895
    -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5714174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734600 {#3339
      date: 2023-11-11 21:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "No, that’s a welfare state"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699750861 {#3564
    date: 2023-11-12 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3570 …}
  +votes: Doctrine\ORM\PersistentCollection {#3572 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 113767
  -bodyTs: "'state':6 'welfar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5247008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750861 {#3565
    date: 2023-11-12 02:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3566
  +user: Proxies\__CG__\App\Entity\User {#3567 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
      \n
      Wait, isn’t that communism?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1699734600 {#3338
      date: 2023-11-11 21:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 112895
    -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5714174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734600 {#3339
      date: 2023-11-11 21:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "No, that’s a welfare state"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699750861 {#3564
    date: 2023-11-12 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3568 …}
  +nested: Doctrine\ORM\PersistentCollection {#3570 …}
  +votes: Doctrine\ORM\PersistentCollection {#3572 …}
  +reports: Doctrine\ORM\PersistentCollection {#3574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
  -id: 113767
  -bodyTs: "'state':6 'welfar':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5247008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699750861 {#3565
    date: 2023-11-12 02:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3634
  +user: Proxies\__CG__\App\Entity\User {#3635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3566
    +user: Proxies\__CG__\App\Entity\User {#3567 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3340
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
        \n
        Wait, isn’t that communism?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699734600 {#3338
        date: 2023-11-11 21:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 112895
      -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699734600 {#3339
        date: 2023-11-11 21:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "No, that’s a welfare state"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699750861 {#3564
      date: 2023-11-12 02:01:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@zephyreks@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3568 …}
    +nested: Doctrine\ORM\PersistentCollection {#3570 …}
    +votes: Doctrine\ORM\PersistentCollection {#3572 …}
    +reports: Doctrine\ORM\PersistentCollection {#3574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
    -id: 113767
    -bodyTs: "'state':6 'welfar':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5247008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699750861 {#3565
      date: 2023-11-12 02:01:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Welfare state would be if the state took over half the rent payments, for example. Building more houses, that are not owned by the government is examplatory of a planned economy and the aspect of doing it to give more negotiating power to the average worker is a communistic idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699783374 {#3632
    date: 2023-11-12 11:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
    "@teuniac_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3636 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3646 …}
  -id: 114903
  -bodyTs: "'aspect':34 'averag':45 'build':16 'communist':49 'economi':31 'exampl':15 'examplatori':27 'give':39 'govern':25 'half':10 'hous':18 'idea':50 'negoti':41 'own':22 'payment':13 'plan':30 'power':42 'rent':12 'state':2,7 'took':8 'welfar':1 'worker':46 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4743232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699783374 {#3633
    date: 2023-11-12 11:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3634
  +user: Proxies\__CG__\App\Entity\User {#3635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3566
    +user: Proxies\__CG__\App\Entity\User {#3567 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3340
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
        \n
        Wait, isn’t that communism?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699734600 {#3338
        date: 2023-11-11 21:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 112895
      -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699734600 {#3339
        date: 2023-11-11 21:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "No, that’s a welfare state"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699750861 {#3564
      date: 2023-11-12 02:01:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@zephyreks@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3568 …}
    +nested: Doctrine\ORM\PersistentCollection {#3570 …}
    +votes: Doctrine\ORM\PersistentCollection {#3572 …}
    +reports: Doctrine\ORM\PersistentCollection {#3574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
    -id: 113767
    -bodyTs: "'state':6 'welfar':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5247008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699750861 {#3565
      date: 2023-11-12 02:01:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Welfare state would be if the state took over half the rent payments, for example. Building more houses, that are not owned by the government is examplatory of a planned economy and the aspect of doing it to give more negotiating power to the average worker is a communistic idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699783374 {#3632
    date: 2023-11-12 11:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
    "@teuniac_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3636 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3646 …}
  -id: 114903
  -bodyTs: "'aspect':34 'averag':45 'build':16 'communist':49 'economi':31 'exampl':15 'examplatori':27 'give':39 'govern':25 'half':10 'hous':18 'idea':50 'negoti':41 'own':22 'payment':13 'plan':30 'power':42 'rent':12 'state':2,7 'took':8 'welfar':1 'worker':46 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4743232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699783374 {#3633
    date: 2023-11-12 11:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3634
  +user: Proxies\__CG__\App\Entity\User {#3635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3566
    +user: Proxies\__CG__\App\Entity\User {#3567 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3340
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
        \n
        Wait, isn’t that communism?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699734600 {#3338
        date: 2023-11-11 21:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 112895
      -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699734600 {#3339
        date: 2023-11-11 21:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "No, that’s a welfare state"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699750861 {#3564
      date: 2023-11-12 02:01:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@zephyreks@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3568 …}
    +nested: Doctrine\ORM\PersistentCollection {#3570 …}
    +votes: Doctrine\ORM\PersistentCollection {#3572 …}
    +reports: Doctrine\ORM\PersistentCollection {#3574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
    -id: 113767
    -bodyTs: "'state':6 'welfar':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5247008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699750861 {#3565
      date: 2023-11-12 02:01:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Welfare state would be if the state took over half the rent payments, for example. Building more houses, that are not owned by the government is examplatory of a planned economy and the aspect of doing it to give more negotiating power to the average worker is a communistic idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699783374 {#3632
    date: 2023-11-12 11:02:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
    "@teuniac_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3636 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3646 …}
  -id: 114903
  -bodyTs: "'aspect':34 'averag':45 'build':16 'communist':49 'economi':31 'exampl':15 'examplatori':27 'give':39 'govern':25 'half':10 'hous':18 'idea':50 'negoti':41 'own':22 'payment':13 'plan':30 'power':42 'rent':12 'state':2,7 'took':8 'welfar':1 'worker':46 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4743232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699783374 {#3633
    date: 2023-11-12 11:02:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3582
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
      \n
      Wait, isn’t that communism?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1699734600 {#3338
      date: 2023-11-11 21:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 112895
    -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5714174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734600 {#3339
      date: 2023-11-11 21:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "No they weren’t built to give “the workers more power”. You still have landlords and sometimes hefty prices on these apartments. Depending on the country/city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874952 {#3580
    date: 2023-11-13 12:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3583 …}
  +nested: Doctrine\ORM\PersistentCollection {#3585 …}
  +votes: Doctrine\ORM\PersistentCollection {#3587 …}
  +reports: Doctrine\ORM\PersistentCollection {#3589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3593 …}
  -id: 119418
  -bodyTs: "'apart':22 'built':5 'country/city':26 'depend':23 'give':7 'hefti':18 'landlord':15 'power':11 'price':19 'sometim':17 'still':13 'weren':3 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874952 {#3581
    date: 2023-11-13 12:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3582
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
      \n
      Wait, isn’t that communism?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1699734600 {#3338
      date: 2023-11-11 21:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 112895
    -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5714174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734600 {#3339
      date: 2023-11-11 21:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "No they weren’t built to give “the workers more power”. You still have landlords and sometimes hefty prices on these apartments. Depending on the country/city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874952 {#3580
    date: 2023-11-13 12:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3583 …}
  +nested: Doctrine\ORM\PersistentCollection {#3585 …}
  +votes: Doctrine\ORM\PersistentCollection {#3587 …}
  +reports: Doctrine\ORM\PersistentCollection {#3589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3593 …}
  -id: 119418
  -bodyTs: "'apart':22 'built':5 'country/city':26 'depend':23 'give':7 'hefti':18 'landlord':15 'power':11 'price':19 'sometim':17 'still':13 'weren':3 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874952 {#3581
    date: 2023-11-13 12:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3582
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3340
    +user: Proxies\__CG__\App\Entity\User {#3341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
        \n
        This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
        \n
        That is just normal homes of average people in many places.\n
        \n
        It’s not “cheap housing for everyone”.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1700667451 {#2611
        date: 2023-11-22 16:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2617 …}
      +nested: Doctrine\ORM\PersistentCollection {#2619 …}
      +votes: Doctrine\ORM\PersistentCollection {#2621 …}
      +reports: Doctrine\ORM\PersistentCollection {#2623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
      -id: 112207
      -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4722395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699724890 {#2612
        date: 2023-11-11 18:48:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: """
      Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
      \n
      Wait, isn’t that communism?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1699734600 {#3338
      date: 2023-11-11 21:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 112895
    -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5714174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734600 {#3339
      date: 2023-11-11 21:30:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "No they weren’t built to give “the workers more power”. You still have landlords and sometimes hefty prices on these apartments. Depending on the country/city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699874952 {#3580
    date: 2023-11-13 12:29:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3583 …}
  +nested: Doctrine\ORM\PersistentCollection {#3585 …}
  +votes: Doctrine\ORM\PersistentCollection {#3587 …}
  +reports: Doctrine\ORM\PersistentCollection {#3589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3593 …}
  -id: 119418
  -bodyTs: "'apart':22 'built':5 'country/city':26 'depend':23 'give':7 'hefti':18 'landlord':15 'power':11 'price':19 'sometim':17 'still':13 'weren':3 'worker':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4772398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699874952 {#3581
    date: 2023-11-13 12:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3695
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3582
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3340
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
        \n
        Wait, isn’t that communism?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699734600 {#3338
        date: 2023-11-11 21:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 112895
      -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699734600 {#3339
        date: 2023-11-11 21:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "No they weren’t built to give “the workers more power”. You still have landlords and sometimes hefty prices on these apartments. Depending on the country/city."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874952 {#3580
      date: 2023-11-13 12:29:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@zephyreks@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3583 …}
    +nested: Doctrine\ORM\PersistentCollection {#3585 …}
    +votes: Doctrine\ORM\PersistentCollection {#3587 …}
    +reports: Doctrine\ORM\PersistentCollection {#3589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3593 …}
    -id: 119418
    -bodyTs: "'apart':22 'built':5 'country/city':26 'depend':23 'give':7 'hefti':18 'landlord':15 'power':11 'price':19 'sometim':17 'still':13 'weren':3 'worker':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874952 {#3581
      date: 2023-11-13 12:29:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Excess housing supply doesn’t commoditize housing and give working-class people more choice? Hmm…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699897201 {#3693
    date: 2023-11-13 18:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3698 …}
  +votes: Doctrine\ORM\PersistentCollection {#3700 …}
  +reports: Doctrine\ORM\PersistentCollection {#3702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3706 …}
  -id: 120437
  -bodyTs: "'choic':15 'class':12 'commodit':6 'doesn':4 'excess':1 'give':9 'hmm':16 'hous':2,7 'peopl':13 'suppli':3 'work':11 'working-class':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5766699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699897201 {#3694
    date: 2023-11-13 18:40:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3695
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3582
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3340
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
        \n
        Wait, isn’t that communism?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699734600 {#3338
        date: 2023-11-11 21:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 112895
      -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699734600 {#3339
        date: 2023-11-11 21:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "No they weren’t built to give “the workers more power”. You still have landlords and sometimes hefty prices on these apartments. Depending on the country/city."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874952 {#3580
      date: 2023-11-13 12:29:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@zephyreks@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3583 …}
    +nested: Doctrine\ORM\PersistentCollection {#3585 …}
    +votes: Doctrine\ORM\PersistentCollection {#3587 …}
    +reports: Doctrine\ORM\PersistentCollection {#3589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3593 …}
    -id: 119418
    -bodyTs: "'apart':22 'built':5 'country/city':26 'depend':23 'give':7 'hefti':18 'landlord':15 'power':11 'price':19 'sometim':17 'still':13 'weren':3 'worker':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874952 {#3581
      date: 2023-11-13 12:29:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Excess housing supply doesn’t commoditize housing and give working-class people more choice? Hmm…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699897201 {#3693
    date: 2023-11-13 18:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3698 …}
  +votes: Doctrine\ORM\PersistentCollection {#3700 …}
  +reports: Doctrine\ORM\PersistentCollection {#3702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3706 …}
  -id: 120437
  -bodyTs: "'choic':15 'class':12 'commodit':6 'doesn':4 'excess':1 'give':9 'hmm':16 'hous':2,7 'peopl':13 'suppli':3 'work':11 'working-class':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5766699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699897201 {#3694
    date: 2023-11-13 18:40:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3695
  +user: Proxies\__CG__\App\Entity\User {#3341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3582
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3340
      +user: Proxies\__CG__\App\Entity\User {#3341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
          \n
          This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
          \n
          That is just normal homes of average people in many places.\n
          \n
          It’s not “cheap housing for everyone”.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1700667451 {#2611
          date: 2023-11-22 16:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2617 …}
        +nested: Doctrine\ORM\PersistentCollection {#2619 …}
        +votes: Doctrine\ORM\PersistentCollection {#2621 …}
        +reports: Doctrine\ORM\PersistentCollection {#2623 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
        -id: 112207
        -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4722395"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699724890 {#2612
          date: 2023-11-11 18:48:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2616}
      +body: """
        Those houses were built by state-backed actors to support growing urbanization and create a housing surplus for that urbanization to give the workers more power since they no longer have to deal with aggressively rent-seeking private landlords.\n
        \n
        Wait, isn’t that communism?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699734600 {#3338
        date: 2023-11-11 21:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ParsnipWitch@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 112895
      -bodyTs: "'actor':9 'aggress':36 'back':8 'built':4 'communism':46 'creat':15 'deal':34 'give':23 'grow':12 'hous':2,17 'isn':43 'landlord':41 'longer':31 'power':27 'privat':40 'rent':38 'rent-seek':37 'seek':39 'sinc':28 'state':7 'state-back':6 'support':11 'surplus':18 'urban':13,21 'wait':42 'worker':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699734600 {#3339
        date: 2023-11-11 21:30:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2616}
    +body: "No they weren’t built to give “the workers more power”. You still have landlords and sometimes hefty prices on these apartments. Depending on the country/city."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699874952 {#3580
      date: 2023-11-13 12:29:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ParsnipWitch@feddit.de"
      "@zephyreks@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3583 …}
    +nested: Doctrine\ORM\PersistentCollection {#3585 …}
    +votes: Doctrine\ORM\PersistentCollection {#3587 …}
    +reports: Doctrine\ORM\PersistentCollection {#3589 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3591 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3593 …}
    -id: 119418
    -bodyTs: "'apart':22 'built':5 'country/city':26 'depend':23 'give':7 'hefti':18 'landlord':15 'power':11 'price':19 'sometim':17 'still':13 'weren':3 'worker':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4772398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699874952 {#3581
      date: 2023-11-13 12:29:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "Excess housing supply doesn’t commoditize housing and give working-class people more choice? Hmm…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699897201 {#3693
    date: 2023-11-13 18:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
    "@zephyreks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3698 …}
  +votes: Doctrine\ORM\PersistentCollection {#3700 …}
  +reports: Doctrine\ORM\PersistentCollection {#3702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3706 …}
  -id: 120437
  -bodyTs: "'choic':15 'class':12 'commodit':6 'doesn':4 'excess':1 'give':9 'hmm':16 'hous':2,7 'peopl':13 'suppli':3 'work':11 'working-class':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5766699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699897201 {#3694
    date: 2023-11-13 18:40:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    In the 2000s and onwards yes. Because often these were sold to private investors in the capitalization of former communist/socialist countries.\n
    \n
    At the time when they were built they did provide a great improvement in housing, especially as most of eastern Europe has been terrible destroyed by the Nazis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699783174 {#3354
    date: 2023-11-12 10:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 114899
  -bodyTs: "'2000s':3 'built':28 'capit':17 'communist/socialist':20 'countri':21 'destroy':46 'eastern':41 'especi':37 'europ':42 'former':19 'great':33 'hous':36 'improv':34 'investor':14 'nazi':49 'often':8 'onward':5 'privat':13 'provid':31 'sold':11 'terribl':45 'time':24 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4743209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699783174 {#3355
    date: 2023-11-12 10:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    In the 2000s and onwards yes. Because often these were sold to private investors in the capitalization of former communist/socialist countries.\n
    \n
    At the time when they were built they did provide a great improvement in housing, especially as most of eastern Europe has been terrible destroyed by the Nazis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699783174 {#3354
    date: 2023-11-12 10:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 114899
  -bodyTs: "'2000s':3 'built':28 'capit':17 'communist/socialist':20 'countri':21 'destroy':46 'eastern':41 'especi':37 'europ':42 'former':19 'great':33 'hous':36 'improv':34 'investor':14 'nazi':49 'often':8 'onward':5 'privat':13 'provid':31 'sold':11 'terribl':45 'time':24 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4743209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699783174 {#3355
    date: 2023-11-12 10:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3356
  +user: Proxies\__CG__\App\Entity\User {#3357 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Please, not this again… Personally, I am a lot in favour of communism. But some people, especially US Americans, have a fundamentally wrong idea about the housing shown in the upper picture.\n
      \n
      This is often neither cheap, nor does it reduce homelessness. And it’s also not the goal of that kind of rental homes to reduce homelessness.\n
      \n
      That is just normal homes of average people in many places.\n
      \n
      It’s not “cheap housing for everyone”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1700667451 {#2611
      date: 2023-11-22 16:37:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 112207
    -bodyTs: "'also':46 'american':19 'averag':65 'cheap':37,73 'communism':13 'especi':17 'everyon':76 'favour':11 'fundament':22 'goal':49 'home':55,63 'homeless':42,58 'hous':27,74 'idea':24 'kind':52 'lot':9 'mani':68 'neither':36 'normal':62 'often':35 'peopl':16,66 'person':5 'pictur':32 'place':69 'pleas':1 'reduc':41,57 'rental':54 'shown':28 'upper':31 'us':18 'wrong':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4722395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699724890 {#2612
      date: 2023-11-11 18:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: """
    In the 2000s and onwards yes. Because often these were sold to private investors in the capitalization of former communist/socialist countries.\n
    \n
    At the time when they were built they did provide a great improvement in housing, especially as most of eastern Europe has been terrible destroyed by the Nazis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699783174 {#3354
    date: 2023-11-12 10:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ParsnipWitch@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3358 …}
  +nested: Doctrine\ORM\PersistentCollection {#3360 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3368 …}
  -id: 114899
  -bodyTs: "'2000s':3 'built':28 'capit':17 'communist/socialist':20 'countri':21 'destroy':46 'eastern':41 'especi':37 'europ':42 'former':19 'great':33 'hous':36 'improv':34 'investor':14 'nazi':49 'often':8 'onward':5 'privat':13 'provid':31 'sold':11 'terribl':45 'time':24 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4743209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699783174 {#3355
    date: 2023-11-12 10:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#2689
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    No no no. You didn’t get the new memo.\n
    \n
    Post in plain text now, don’t post or link to Twatter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699725333 {#2684
    date: 2023-11-11 18:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 112249
  -bodyTs: "'didn':5 'get':7 'link':20 'memo':10 'new':9 'plain':13 'post':11,18 'text':14 'twatter':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725333 {#2685
    date: 2023-11-11 18:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#2689
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    No no no. You didn’t get the new memo.\n
    \n
    Post in plain text now, don’t post or link to Twatter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699725333 {#2684
    date: 2023-11-11 18:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 112249
  -bodyTs: "'didn':5 'get':7 'link':20 'memo':10 'new':9 'plain':13 'post':11,18 'text':14 'twatter':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725333 {#2685
    date: 2023-11-11 18:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#2689
  +user: App\Entity\User {#2702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    No no no. You didn’t get the new memo.\n
    \n
    Post in plain text now, don’t post or link to Twatter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699725333 {#2684
    date: 2023-11-11 18:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 112249
  -bodyTs: "'didn':5 'get':7 'link':20 'memo':10 'new':9 'plain':13 'post':11,18 'text':14 'twatter':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725333 {#2685
    date: 2023-11-11 18:55:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED 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
186 DENIED moderate
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#2777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think u meant MLS season pass…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699897783 {#2759
    date: 2023-11-13 18:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 112293
  -bodyTs: "'meant':4 'mls':5 'pass':7 'season':6 'think':2 'u':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726030 {#2760
    date: 2023-11-11 19:07:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#2777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think u meant MLS season pass…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699897783 {#2759
    date: 2023-11-13 18:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 112293
  -bodyTs: "'meant':4 'mls':5 'pass':7 'season':6 'think':2 'u':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726030 {#2760
    date: 2023-11-11 19:07:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#2777 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I think u meant MLS season pass…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699897783 {#2759
    date: 2023-11-13 18:49:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2765 …}
  +nested: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  -id: 112293
  -bodyTs: "'meant':4 'mls':5 'pass':7 'season':6 'think':2 'u':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5238470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726030 {#2760
    date: 2023-11-11 19:07:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2777 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I think u meant MLS season pass…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699897783 {#2759
      date: 2023-11-13 18:49:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2765 …}
    +nested: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    -id: 112293
    -bodyTs: "'meant':4 'mls':5 'pass':7 'season':6 'think':2 'u':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5238470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726030 {#2760
      date: 2023-11-11 19:07:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "Maybe if they hired a single around engineer or their commentators werent on par with the NFL’s “hot takes by a guy with tbi.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699764987 {#3370
    date: 2023-11-12 05:56:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@KeefChief13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3373 …}
  +nested: Doctrine\ORM\PersistentCollection {#3375 …}
  +votes: Doctrine\ORM\PersistentCollection {#3377 …}
  +reports: Doctrine\ORM\PersistentCollection {#3379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3383 …}
  -id: 114359
  -bodyTs: "'around':7 'comment':11 'engin':8 'guy':23 'hire':4 'hot':19 'mayb':1 'nfl':17 'par':14 'singl':6 'take':20 'tbi':25 'werent':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699764987 {#3371
    date: 2023-11-12 05:56:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2777 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I think u meant MLS season pass…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699897783 {#2759
      date: 2023-11-13 18:49:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2765 …}
    +nested: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    -id: 112293
    -bodyTs: "'meant':4 'mls':5 'pass':7 'season':6 'think':2 'u':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5238470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726030 {#2760
      date: 2023-11-11 19:07:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "Maybe if they hired a single around engineer or their commentators werent on par with the NFL’s “hot takes by a guy with tbi.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699764987 {#3370
    date: 2023-11-12 05:56:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@KeefChief13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3373 …}
  +nested: Doctrine\ORM\PersistentCollection {#3375 …}
  +votes: Doctrine\ORM\PersistentCollection {#3377 …}
  +reports: Doctrine\ORM\PersistentCollection {#3379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3383 …}
  -id: 114359
  -bodyTs: "'around':7 'comment':11 'engin':8 'guy':23 'hire':4 'hot':19 'mayb':1 'nfl':17 'par':14 'singl':6 'take':20 'tbi':25 'werent':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699764987 {#3371
    date: 2023-11-12 05:56:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3244 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2777 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I think u meant MLS season pass…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699897783 {#2759
      date: 2023-11-13 18:49:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2765 …}
    +nested: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    -id: 112293
    -bodyTs: "'meant':4 'mls':5 'pass':7 'season':6 'think':2 'u':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5238470"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726030 {#2760
      date: 2023-11-11 19:07:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: "Maybe if they hired a single around engineer or their commentators werent on par with the NFL’s “hot takes by a guy with tbi.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699764987 {#3370
    date: 2023-11-12 05:56:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@KeefChief13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3373 …}
  +nested: Doctrine\ORM\PersistentCollection {#3375 …}
  +votes: Doctrine\ORM\PersistentCollection {#3377 …}
  +reports: Doctrine\ORM\PersistentCollection {#3379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3383 …}
  -id: 114359
  -bodyTs: "'around':7 'comment':11 'engin':8 'guy':23 'hire':4 'hot':19 'mayb':1 'nfl':17 'par':14 'singl':6 'take':20 'tbi':25 'werent':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5417420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699764987 {#3371
    date: 2023-11-12 05:56:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#2837
  +user: App\Entity\User {#2850 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Makes me feel better about not subscribing. I couldn’t get into Ted Lasso. There, I said it, go ahead and kick sand in my face."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699726891 {#2832
    date: 2023-11-11 19:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2838 …}
  +nested: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
  -id: 112349
  -bodyTs: "'ahead':20 'better':4 'couldn':9 'face':26 'feel':3 'get':11 'go':19 'kick':22 'lasso':14 'make':1 'said':17 'sand':23 'subscrib':7 'ted':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726891 {#2833
    date: 2023-11-11 19:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#2837
  +user: App\Entity\User {#2850 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Makes me feel better about not subscribing. I couldn’t get into Ted Lasso. There, I said it, go ahead and kick sand in my face."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699726891 {#2832
    date: 2023-11-11 19:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2838 …}
  +nested: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
  -id: 112349
  -bodyTs: "'ahead':20 'better':4 'couldn':9 'face':26 'feel':3 'get':11 'go':19 'kick':22 'lasso':14 'make':1 'said':17 'sand':23 'subscrib':7 'ted':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726891 {#2833
    date: 2023-11-11 19:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#2837
  +user: App\Entity\User {#2850 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2373 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Makes me feel better about not subscribing. I couldn’t get into Ted Lasso. There, I said it, go ahead and kick sand in my face."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699726891 {#2832
    date: 2023-11-11 19:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2838 …}
  +nested: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
  -id: 112349
  -bodyTs: "'ahead':20 'better':4 'couldn':9 'face':26 'feel':3 'get':11 'go':19 'kick':22 'lasso':14 'make':1 'said':17 'sand':23 'subscrib':7 'ted':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726891 {#2833
    date: 2023-11-11 19:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#2910
  +user: App\Entity\User {#2923 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When the funny people move to mastodon AND there’s much better discoverability, you’ll see more mastodon screen caps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727040 {#2905
    date: 2023-11-11 19:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  -id: 112363
  -bodyTs: "'better':12 'cap':20 'discover':13 'funni':3 'll':15 'mastodon':7,18 'move':5 'much':11 'peopl':4 'screen':19 'see':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727040 {#2906
    date: 2023-11-11 19:24:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#2910
  +user: App\Entity\User {#2923 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When the funny people move to mastodon AND there’s much better discoverability, you’ll see more mastodon screen caps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727040 {#2905
    date: 2023-11-11 19:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  -id: 112363
  -bodyTs: "'better':12 'cap':20 'discover':13 'funni':3 'll':15 'mastodon':7,18 'move':5 'much':11 'peopl':4 'screen':19 'see':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727040 {#2906
    date: 2023-11-11 19:24:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#2910
  +user: App\Entity\User {#2923 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2429 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When the funny people move to mastodon AND there’s much better discoverability, you’ll see more mastodon screen caps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699727040 {#2905
    date: 2023-11-11 19:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2911 …}
  +nested: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  -id: 112363
  -bodyTs: "'better':12 'cap':20 'discover':13 'funni':3 'll':15 'mastodon':7,18 'move':5 'much':11 'peopl':4 'screen':19 'see':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5398903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727040 {#2906
    date: 2023-11-11 19:24:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#2983
  +user: App\Entity\User {#2996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I get my MacBooks from employers. That’s it.\n
    \n
    They’re way better than the shitbox windows machines most companies hand out.\n
    \n
    Never buy Mac shit yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699934800 {#2978
    date: 2023-11-14 05:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2984 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 112429
  -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727796 {#2979
    date: 2023-11-11 19:36:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#2983
  +user: App\Entity\User {#2996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I get my MacBooks from employers. That’s it.\n
    \n
    They’re way better than the shitbox windows machines most companies hand out.\n
    \n
    Never buy Mac shit yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699934800 {#2978
    date: 2023-11-14 05:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2984 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 112429
  -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727796 {#2979
    date: 2023-11-11 19:36:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#2983
  +user: App\Entity\User {#2996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I get my MacBooks from employers. That’s it.\n
    \n
    They’re way better than the shitbox windows machines most companies hand out.\n
    \n
    Never buy Mac shit yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699934800 {#2978
    date: 2023-11-14 05:06:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2984 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 112429
  -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6002961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699727796 {#2979
    date: 2023-11-11 19:36:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2983
    +user: App\Entity\User {#2996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#2978
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#2979
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699731982 {#3385
    date: 2023-11-11 20:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 112731
  -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283423"
  +editedAt: DateTimeImmutable @1699858556 {#3386
    date: 2023-11-13 07:55:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731982 {#3387
    date: 2023-11-11 20:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2983
    +user: App\Entity\User {#2996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#2978
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#2979
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699731982 {#3385
    date: 2023-11-11 20:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 112731
  -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283423"
  +editedAt: DateTimeImmutable @1699858556 {#3386
    date: 2023-11-13 07:55:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731982 {#3387
    date: 2023-11-11 20:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#3388
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2983
    +user: App\Entity\User {#2996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#2978
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#2979
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699731982 {#3385
    date: 2023-11-11 20:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3392 …}
  +votes: Doctrine\ORM\PersistentCollection {#3394 …}
  +reports: Doctrine\ORM\PersistentCollection {#3396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
  -id: 112731
  -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283423"
  +editedAt: DateTimeImmutable @1699858556 {#3386
    date: 2023-11-13 07:55:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699731982 {#3387
    date: 2023-11-11 20:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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
210 DENIED moderate
App\Entity\EntryComment {#3550
  +user: Proxies\__CG__\App\Entity\User {#3551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2983
      +user: App\Entity\User {#2996 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I get my MacBooks from employers. That’s it.\n
        \n
        They’re way better than the shitbox windows machines most companies hand out.\n
        \n
        Never buy Mac shit yourself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699934800 {#2978
        date: 2023-11-14 05:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2984 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2988 …}
      +reports: Doctrine\ORM\PersistentCollection {#2990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
      -id: 112429
      -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6002961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699727796 {#2979
        date: 2023-11-11 19:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699731982 {#3385
      date: 2023-11-11 20:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 112731
    -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283423"
    +editedAt: DateTimeImmutable @1699858556 {#3386
      date: 2023-11-13 07:55:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699731982 {#3387
      date: 2023-11-11 20:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699732621 {#3548
    date: 2023-11-11 20:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3552 …}
  +nested: Doctrine\ORM\PersistentCollection {#3554 …}
  +votes: Doctrine\ORM\PersistentCollection {#3556 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 112774
  -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4773116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732621 {#3549
    date: 2023-11-11 20:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3550
  +user: Proxies\__CG__\App\Entity\User {#3551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2983
      +user: App\Entity\User {#2996 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I get my MacBooks from employers. That’s it.\n
        \n
        They’re way better than the shitbox windows machines most companies hand out.\n
        \n
        Never buy Mac shit yourself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699934800 {#2978
        date: 2023-11-14 05:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2984 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2988 …}
      +reports: Doctrine\ORM\PersistentCollection {#2990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
      -id: 112429
      -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6002961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699727796 {#2979
        date: 2023-11-11 19:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699731982 {#3385
      date: 2023-11-11 20:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 112731
    -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283423"
    +editedAt: DateTimeImmutable @1699858556 {#3386
      date: 2023-11-13 07:55:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699731982 {#3387
      date: 2023-11-11 20:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699732621 {#3548
    date: 2023-11-11 20:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3552 …}
  +nested: Doctrine\ORM\PersistentCollection {#3554 …}
  +votes: Doctrine\ORM\PersistentCollection {#3556 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 112774
  -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4773116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732621 {#3549
    date: 2023-11-11 20:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3550
  +user: Proxies\__CG__\App\Entity\User {#3551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2983
      +user: App\Entity\User {#2996 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        I get my MacBooks from employers. That’s it.\n
        \n
        They’re way better than the shitbox windows machines most companies hand out.\n
        \n
        Never buy Mac shit yourself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699934800 {#2978
        date: 2023-11-14 05:06:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2984 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2988 …}
      +reports: Doctrine\ORM\PersistentCollection {#2990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
      -id: 112429
      -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6002961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699727796 {#2979
        date: 2023-11-11 19:36:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699731982 {#3385
      date: 2023-11-11 20:46:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3392 …}
    +votes: Doctrine\ORM\PersistentCollection {#3394 …}
    +reports: Doctrine\ORM\PersistentCollection {#3396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
    -id: 112731
    -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283423"
    +editedAt: DateTimeImmutable @1699858556 {#3386
      date: 2023-11-13 07:55:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699731982 {#3387
      date: 2023-11-11 20:46:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699732621 {#3548
    date: 2023-11-11 20:57:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3552 …}
  +nested: Doctrine\ORM\PersistentCollection {#3554 …}
  +votes: Doctrine\ORM\PersistentCollection {#3556 …}
  +reports: Doctrine\ORM\PersistentCollection {#3558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
  -id: 112774
  -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4773116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732621 {#3549
    date: 2023-11-11 20:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3550
    +user: Proxies\__CG__\App\Entity\User {#3551 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2983
        +user: App\Entity\User {#2996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          I get my MacBooks from employers. That’s it.\n
          \n
          They’re way better than the shitbox windows machines most companies hand out.\n
          \n
          Never buy Mac shit yourself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1699934800 {#2978
          date: 2023-11-14 05:06:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2984 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2988 …}
        +reports: Doctrine\ORM\PersistentCollection {#2990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
        -id: 112429
        -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6002961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699727796 {#2979
          date: 2023-11-11 19:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699731982 {#3385
        date: 2023-11-11 20:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3392 …}
      +votes: Doctrine\ORM\PersistentCollection {#3394 …}
      +reports: Doctrine\ORM\PersistentCollection {#3396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
      -id: 112731
      -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283423"
      +editedAt: DateTimeImmutable @1699858556 {#3386
        date: 2023-11-13 07:55:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699731982 {#3387
        date: 2023-11-11 20:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699732621 {#3548
      date: 2023-11-11 20:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3552 …}
    +nested: Doctrine\ORM\PersistentCollection {#3554 …}
    +votes: Doctrine\ORM\PersistentCollection {#3556 …}
    +reports: Doctrine\ORM\PersistentCollection {#3558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
    -id: 112774
    -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4773116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732621 {#3549
      date: 2023-11-11 20:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699732830 {#3610
    date: 2023-11-11 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3600 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 112792
  -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732830 {#3607
    date: 2023-11-11 21:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3550
    +user: Proxies\__CG__\App\Entity\User {#3551 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2983
        +user: App\Entity\User {#2996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          I get my MacBooks from employers. That’s it.\n
          \n
          They’re way better than the shitbox windows machines most companies hand out.\n
          \n
          Never buy Mac shit yourself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1699934800 {#2978
          date: 2023-11-14 05:06:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2984 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2988 …}
        +reports: Doctrine\ORM\PersistentCollection {#2990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
        -id: 112429
        -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6002961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699727796 {#2979
          date: 2023-11-11 19:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699731982 {#3385
        date: 2023-11-11 20:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3392 …}
      +votes: Doctrine\ORM\PersistentCollection {#3394 …}
      +reports: Doctrine\ORM\PersistentCollection {#3396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
      -id: 112731
      -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283423"
      +editedAt: DateTimeImmutable @1699858556 {#3386
        date: 2023-11-13 07:55:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699731982 {#3387
        date: 2023-11-11 20:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699732621 {#3548
      date: 2023-11-11 20:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3552 …}
    +nested: Doctrine\ORM\PersistentCollection {#3554 …}
    +votes: Doctrine\ORM\PersistentCollection {#3556 …}
    +reports: Doctrine\ORM\PersistentCollection {#3558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
    -id: 112774
    -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4773116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732621 {#3549
      date: 2023-11-11 20:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699732830 {#3610
    date: 2023-11-11 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3600 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 112792
  -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732830 {#3607
    date: 2023-11-11 21:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3550
    +user: Proxies\__CG__\App\Entity\User {#3551 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2983
        +user: App\Entity\User {#2996 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: """
          I get my MacBooks from employers. That’s it.\n
          \n
          They’re way better than the shitbox windows machines most companies hand out.\n
          \n
          Never buy Mac shit yourself
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1699934800 {#2978
          date: 2023-11-14 05:06:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2984 …}
        +nested: Doctrine\ORM\PersistentCollection {#2986 …}
        +votes: Doctrine\ORM\PersistentCollection {#2988 …}
        +reports: Doctrine\ORM\PersistentCollection {#2990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
        -id: 112429
        -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6002961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699727796 {#2979
          date: 2023-11-11 19:36:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699731982 {#3385
        date: 2023-11-11 20:46:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3392 …}
      +votes: Doctrine\ORM\PersistentCollection {#3394 …}
      +reports: Doctrine\ORM\PersistentCollection {#3396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
      -id: 112731
      -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283423"
      +editedAt: DateTimeImmutable @1699858556 {#3386
        date: 2023-11-13 07:55:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699731982 {#3387
        date: 2023-11-11 20:46:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1699732621 {#3548
      date: 2023-11-11 20:57:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3552 …}
    +nested: Doctrine\ORM\PersistentCollection {#3554 …}
    +votes: Doctrine\ORM\PersistentCollection {#3556 …}
    +reports: Doctrine\ORM\PersistentCollection {#3558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
    -id: 112774
    -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4773116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732621 {#3549
      date: 2023-11-11 20:57:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699732830 {#3610
    date: 2023-11-11 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3600 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 112792
  -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4283702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699732830 {#3607
    date: 2023-11-11 21:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#3720
  +user: Proxies\__CG__\App\Entity\User {#3715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3609
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3550
      +user: Proxies\__CG__\App\Entity\User {#3551 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3388
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2983
          +user: App\Entity\User {#2996 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            I get my MacBooks from employers. That’s it.\n
            \n
            They’re way better than the shitbox windows machines most companies hand out.\n
            \n
            Never buy Mac shit yourself
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1699934800 {#2978
            date: 2023-11-14 05:06:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2984 …}
          +nested: Doctrine\ORM\PersistentCollection {#2986 …}
          +votes: Doctrine\ORM\PersistentCollection {#2988 …}
          +reports: Doctrine\ORM\PersistentCollection {#2990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
          -id: 112429
          -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6002961"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699727796 {#2979
            date: 2023-11-11 19:36:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699731982 {#3385
          date: 2023-11-11 20:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3390 …}
        +nested: Doctrine\ORM\PersistentCollection {#3392 …}
        +votes: Doctrine\ORM\PersistentCollection {#3394 …}
        +reports: Doctrine\ORM\PersistentCollection {#3396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
        -id: 112731
        -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283423"
        +editedAt: DateTimeImmutable @1699858556 {#3386
          date: 2023-11-13 07:55:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699731982 {#3387
          date: 2023-11-11 20:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699732621 {#3548
        date: 2023-11-11 20:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3552 …}
      +nested: Doctrine\ORM\PersistentCollection {#3554 …}
      +votes: Doctrine\ORM\PersistentCollection {#3556 …}
      +reports: Doctrine\ORM\PersistentCollection {#3558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
      -id: 112774
      -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4773116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732621 {#3549
        date: 2023-11-11 20:57:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699732830 {#3610
      date: 2023-11-11 21:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3602 …}
    +nested: Doctrine\ORM\PersistentCollection {#3600 …}
    +votes: Doctrine\ORM\PersistentCollection {#3598 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 112792
    -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732830 {#3607
      date: 2023-11-11 21:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "I appreciate your effort here, even if nobody else recognizes it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699743240 {#3721
    date: 2023-11-11 23:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3710 …}
  +nested: Doctrine\ORM\PersistentCollection {#3714 …}
  +votes: Doctrine\ORM\PersistentCollection {#3712 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 113347
  -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3432172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743240 {#3718
    date: 2023-11-11 23:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3720
  +user: Proxies\__CG__\App\Entity\User {#3715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3609
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3550
      +user: Proxies\__CG__\App\Entity\User {#3551 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3388
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2983
          +user: App\Entity\User {#2996 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            I get my MacBooks from employers. That’s it.\n
            \n
            They’re way better than the shitbox windows machines most companies hand out.\n
            \n
            Never buy Mac shit yourself
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1699934800 {#2978
            date: 2023-11-14 05:06:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2984 …}
          +nested: Doctrine\ORM\PersistentCollection {#2986 …}
          +votes: Doctrine\ORM\PersistentCollection {#2988 …}
          +reports: Doctrine\ORM\PersistentCollection {#2990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
          -id: 112429
          -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6002961"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699727796 {#2979
            date: 2023-11-11 19:36:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699731982 {#3385
          date: 2023-11-11 20:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3390 …}
        +nested: Doctrine\ORM\PersistentCollection {#3392 …}
        +votes: Doctrine\ORM\PersistentCollection {#3394 …}
        +reports: Doctrine\ORM\PersistentCollection {#3396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
        -id: 112731
        -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283423"
        +editedAt: DateTimeImmutable @1699858556 {#3386
          date: 2023-11-13 07:55:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699731982 {#3387
          date: 2023-11-11 20:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699732621 {#3548
        date: 2023-11-11 20:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3552 …}
      +nested: Doctrine\ORM\PersistentCollection {#3554 …}
      +votes: Doctrine\ORM\PersistentCollection {#3556 …}
      +reports: Doctrine\ORM\PersistentCollection {#3558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
      -id: 112774
      -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4773116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732621 {#3549
        date: 2023-11-11 20:57:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699732830 {#3610
      date: 2023-11-11 21:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3602 …}
    +nested: Doctrine\ORM\PersistentCollection {#3600 …}
    +votes: Doctrine\ORM\PersistentCollection {#3598 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 112792
    -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732830 {#3607
      date: 2023-11-11 21:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "I appreciate your effort here, even if nobody else recognizes it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699743240 {#3721
    date: 2023-11-11 23:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3710 …}
  +nested: Doctrine\ORM\PersistentCollection {#3714 …}
  +votes: Doctrine\ORM\PersistentCollection {#3712 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 113347
  -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3432172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743240 {#3718
    date: 2023-11-11 23:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3720
  +user: Proxies\__CG__\App\Entity\User {#3715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3609
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3550
      +user: Proxies\__CG__\App\Entity\User {#3551 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3388
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2983
          +user: App\Entity\User {#2996 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: """
            I get my MacBooks from employers. That’s it.\n
            \n
            They’re way better than the shitbox windows machines most companies hand out.\n
            \n
            Never buy Mac shit yourself
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1699934800 {#2978
            date: 2023-11-14 05:06:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2984 …}
          +nested: Doctrine\ORM\PersistentCollection {#2986 …}
          +votes: Doctrine\ORM\PersistentCollection {#2988 …}
          +reports: Doctrine\ORM\PersistentCollection {#2990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
          -id: 112429
          -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6002961"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699727796 {#2979
            date: 2023-11-11 19:36:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699731982 {#3385
          date: 2023-11-11 20:46:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3390 …}
        +nested: Doctrine\ORM\PersistentCollection {#3392 …}
        +votes: Doctrine\ORM\PersistentCollection {#3394 …}
        +reports: Doctrine\ORM\PersistentCollection {#3396 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
        -id: 112731
        -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283423"
        +editedAt: DateTimeImmutable @1699858556 {#3386
          date: 2023-11-13 07:55:56.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699731982 {#3387
          date: 2023-11-11 20:46:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699732621 {#3548
        date: 2023-11-11 20:57:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3552 …}
      +nested: Doctrine\ORM\PersistentCollection {#3554 …}
      +votes: Doctrine\ORM\PersistentCollection {#3556 …}
      +reports: Doctrine\ORM\PersistentCollection {#3558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
      -id: 112774
      -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4773116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732621 {#3549
        date: 2023-11-11 20:57:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699732830 {#3610
      date: 2023-11-11 21:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3602 …}
    +nested: Doctrine\ORM\PersistentCollection {#3600 …}
    +votes: Doctrine\ORM\PersistentCollection {#3598 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 112792
    -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4283702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699732830 {#3607
      date: 2023-11-11 21:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "I appreciate your effort here, even if nobody else recognizes it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699743240 {#3721
    date: 2023-11-11 23:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3710 …}
  +nested: Doctrine\ORM\PersistentCollection {#3714 …}
  +votes: Doctrine\ORM\PersistentCollection {#3712 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 113347
  -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3432172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743240 {#3718
    date: 2023-11-11 23:54:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#3748
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3720
    +user: Proxies\__CG__\App\Entity\User {#3715 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3609
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3550
        +user: Proxies\__CG__\App\Entity\User {#3551 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3388
          +user: Proxies\__CG__\App\Entity\User {#3389 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2983
            +user: App\Entity\User {#2996 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              I get my MacBooks from employers. That’s it.\n
              \n
              They’re way better than the shitbox windows machines most companies hand out.\n
              \n
              Never buy Mac shit yourself
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1699934800 {#2978
              date: 2023-11-14 05:06:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2984 …}
            +nested: Doctrine\ORM\PersistentCollection {#2986 …}
            +votes: Doctrine\ORM\PersistentCollection {#2988 …}
            +reports: Doctrine\ORM\PersistentCollection {#2990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
            -id: 112429
            -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6002961"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699727796 {#2979
              date: 2023-11-11 19:36:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2983}
          +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699731982 {#3385
            date: 2023-11-11 20:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3390 …}
          +nested: Doctrine\ORM\PersistentCollection {#3392 …}
          +votes: Doctrine\ORM\PersistentCollection {#3394 …}
          +reports: Doctrine\ORM\PersistentCollection {#3396 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
          -id: 112731
          -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4283423"
          +editedAt: DateTimeImmutable @1699858556 {#3386
            date: 2023-11-13 07:55:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699731982 {#3387
            date: 2023-11-11 20:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699732621 {#3548
          date: 2023-11-11 20:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3552 …}
        +nested: Doctrine\ORM\PersistentCollection {#3554 …}
        +votes: Doctrine\ORM\PersistentCollection {#3556 …}
        +reports: Doctrine\ORM\PersistentCollection {#3558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
        -id: 112774
        -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4773116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732621 {#3549
          date: 2023-11-11 20:57:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699732830 {#3610
        date: 2023-11-11 21:00:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3602 …}
      +nested: Doctrine\ORM\PersistentCollection {#3600 …}
      +votes: Doctrine\ORM\PersistentCollection {#3598 …}
      +reports: Doctrine\ORM\PersistentCollection {#3611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
      -id: 112792
      -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732830 {#3607
        date: 2023-11-11 21:00:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "I appreciate your effort here, even if nobody else recognizes it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699743240 {#3721
      date: 2023-11-11 23:54:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3710 …}
    +nested: Doctrine\ORM\PersistentCollection {#3714 …}
    +votes: Doctrine\ORM\PersistentCollection {#3712 …}
    +reports: Doctrine\ORM\PersistentCollection {#3725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
    -id: 113347
    -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3432172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743240 {#3718
      date: 2023-11-11 23:54:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Thank you! I entertain myself with my silly posts 😜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699743356 {#3753
    date: 2023-11-11 23:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3756 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3762 …}
  +reports: Doctrine\ORM\PersistentCollection {#3763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3767 …}
  -id: 113356
  -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4286768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743356 {#3750
    date: 2023-11-11 23:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#3748
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3720
    +user: Proxies\__CG__\App\Entity\User {#3715 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3609
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3550
        +user: Proxies\__CG__\App\Entity\User {#3551 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3388
          +user: Proxies\__CG__\App\Entity\User {#3389 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2983
            +user: App\Entity\User {#2996 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              I get my MacBooks from employers. That’s it.\n
              \n
              They’re way better than the shitbox windows machines most companies hand out.\n
              \n
              Never buy Mac shit yourself
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1699934800 {#2978
              date: 2023-11-14 05:06:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2984 …}
            +nested: Doctrine\ORM\PersistentCollection {#2986 …}
            +votes: Doctrine\ORM\PersistentCollection {#2988 …}
            +reports: Doctrine\ORM\PersistentCollection {#2990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
            -id: 112429
            -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6002961"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699727796 {#2979
              date: 2023-11-11 19:36:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2983}
          +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699731982 {#3385
            date: 2023-11-11 20:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3390 …}
          +nested: Doctrine\ORM\PersistentCollection {#3392 …}
          +votes: Doctrine\ORM\PersistentCollection {#3394 …}
          +reports: Doctrine\ORM\PersistentCollection {#3396 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
          -id: 112731
          -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4283423"
          +editedAt: DateTimeImmutable @1699858556 {#3386
            date: 2023-11-13 07:55:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699731982 {#3387
            date: 2023-11-11 20:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699732621 {#3548
          date: 2023-11-11 20:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3552 …}
        +nested: Doctrine\ORM\PersistentCollection {#3554 …}
        +votes: Doctrine\ORM\PersistentCollection {#3556 …}
        +reports: Doctrine\ORM\PersistentCollection {#3558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
        -id: 112774
        -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4773116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732621 {#3549
          date: 2023-11-11 20:57:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699732830 {#3610
        date: 2023-11-11 21:00:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3602 …}
      +nested: Doctrine\ORM\PersistentCollection {#3600 …}
      +votes: Doctrine\ORM\PersistentCollection {#3598 …}
      +reports: Doctrine\ORM\PersistentCollection {#3611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
      -id: 112792
      -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732830 {#3607
        date: 2023-11-11 21:00:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "I appreciate your effort here, even if nobody else recognizes it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699743240 {#3721
      date: 2023-11-11 23:54:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3710 …}
    +nested: Doctrine\ORM\PersistentCollection {#3714 …}
    +votes: Doctrine\ORM\PersistentCollection {#3712 …}
    +reports: Doctrine\ORM\PersistentCollection {#3725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
    -id: 113347
    -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3432172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743240 {#3718
      date: 2023-11-11 23:54:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Thank you! I entertain myself with my silly posts 😜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699743356 {#3753
    date: 2023-11-11 23:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3756 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3762 …}
  +reports: Doctrine\ORM\PersistentCollection {#3763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3767 …}
  -id: 113356
  -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4286768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743356 {#3750
    date: 2023-11-11 23:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#3748
  +user: Proxies\__CG__\App\Entity\User {#3389 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3720
    +user: Proxies\__CG__\App\Entity\User {#3715 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3609
      +user: Proxies\__CG__\App\Entity\User {#3389 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3550
        +user: Proxies\__CG__\App\Entity\User {#3551 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3388
          +user: Proxies\__CG__\App\Entity\User {#3389 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2983
            +user: App\Entity\User {#2996 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: null
            +root: null
            +body: """
              I get my MacBooks from employers. That’s it.\n
              \n
              They’re way better than the shitbox windows machines most companies hand out.\n
              \n
              Never buy Mac shit yourself
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1699934800 {#2978
              date: 2023-11-14 05:06:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2984 …}
            +nested: Doctrine\ORM\PersistentCollection {#2986 …}
            +votes: Doctrine\ORM\PersistentCollection {#2988 …}
            +reports: Doctrine\ORM\PersistentCollection {#2990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
            -id: 112429
            -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6002961"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699727796 {#2979
              date: 2023-11-11 19:36:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2983}
          +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699731982 {#3385
            date: 2023-11-11 20:46:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3390 …}
          +nested: Doctrine\ORM\PersistentCollection {#3392 …}
          +votes: Doctrine\ORM\PersistentCollection {#3394 …}
          +reports: Doctrine\ORM\PersistentCollection {#3396 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
          -id: 112731
          -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4283423"
          +editedAt: DateTimeImmutable @1699858556 {#3386
            date: 2023-11-13 07:55:56.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699731982 {#3387
            date: 2023-11-11 20:46:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699732621 {#3548
          date: 2023-11-11 20:57:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3552 …}
        +nested: Doctrine\ORM\PersistentCollection {#3554 …}
        +votes: Doctrine\ORM\PersistentCollection {#3556 …}
        +reports: Doctrine\ORM\PersistentCollection {#3558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
        -id: 112774
        -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4773116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732621 {#3549
          date: 2023-11-11 20:57:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699732830 {#3610
        date: 2023-11-11 21:00:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3602 …}
      +nested: Doctrine\ORM\PersistentCollection {#3600 …}
      +votes: Doctrine\ORM\PersistentCollection {#3598 …}
      +reports: Doctrine\ORM\PersistentCollection {#3611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
      -id: 112792
      -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4283702"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699732830 {#3607
        date: 2023-11-11 21:00:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "I appreciate your effort here, even if nobody else recognizes it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699743240 {#3721
      date: 2023-11-11 23:54:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3710 …}
    +nested: Doctrine\ORM\PersistentCollection {#3714 …}
    +votes: Doctrine\ORM\PersistentCollection {#3712 …}
    +reports: Doctrine\ORM\PersistentCollection {#3725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
    -id: 113347
    -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3432172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743240 {#3718
      date: 2023-11-11 23:54:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Thank you! I entertain myself with my silly posts 😜"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699743356 {#3753
    date: 2023-11-11 23:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3756 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3762 …}
  +reports: Doctrine\ORM\PersistentCollection {#3763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3767 …}
  -id: 113356
  -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4286768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699743356 {#3750
    date: 2023-11-11 23:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3748
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3720
      +user: Proxies\__CG__\App\Entity\User {#3715 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3609
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3550
          +user: Proxies\__CG__\App\Entity\User {#3551 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3388
            +user: Proxies\__CG__\App\Entity\User {#3389 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2983
              +user: App\Entity\User {#2996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: null
              +root: null
              +body: """
                I get my MacBooks from employers. That’s it.\n
                \n
                They’re way better than the shitbox windows machines most companies hand out.\n
                \n
                Never buy Mac shit yourself
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1699934800 {#2978
                date: 2023-11-14 05:06:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@tenoto9124@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2984 …}
              +nested: Doctrine\ORM\PersistentCollection {#2986 …}
              +votes: Doctrine\ORM\PersistentCollection {#2988 …}
              +reports: Doctrine\ORM\PersistentCollection {#2990 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
              -id: 112429
              -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6002961"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699727796 {#2979
                date: 2023-11-11 19:36:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2983}
            +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699731982 {#3385
              date: 2023-11-11 20:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
              "@GBU_28@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3390 …}
            +nested: Doctrine\ORM\PersistentCollection {#3392 …}
            +votes: Doctrine\ORM\PersistentCollection {#3394 …}
            +reports: Doctrine\ORM\PersistentCollection {#3396 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
            -id: 112731
            -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4283423"
            +editedAt: DateTimeImmutable @1699858556 {#3386
              date: 2023-11-13 07:55:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699731982 {#3387
              date: 2023-11-11 20:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2983}
          +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1699732621 {#3548
            date: 2023-11-11 20:57:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
            "@SayJess@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3552 …}
          +nested: Doctrine\ORM\PersistentCollection {#3554 …}
          +votes: Doctrine\ORM\PersistentCollection {#3556 …}
          +reports: Doctrine\ORM\PersistentCollection {#3558 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
          -id: 112774
          -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4773116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699732621 {#3549
            date: 2023-11-11 20:57:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699732830 {#3610
          date: 2023-11-11 21:00:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3602 …}
        +nested: Doctrine\ORM\PersistentCollection {#3600 …}
        +votes: Doctrine\ORM\PersistentCollection {#3598 …}
        +reports: Doctrine\ORM\PersistentCollection {#3611 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
        -id: 112792
        -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732830 {#3607
          date: 2023-11-11 21:00:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "I appreciate your effort here, even if nobody else recognizes it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699743240 {#3721
        date: 2023-11-11 23:54:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3710 …}
      +nested: Doctrine\ORM\PersistentCollection {#3714 …}
      +votes: Doctrine\ORM\PersistentCollection {#3712 …}
      +reports: Doctrine\ORM\PersistentCollection {#3725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
      -id: 113347
      -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3432172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699743240 {#3718
        date: 2023-11-11 23:54:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Thank you! I entertain myself with my silly posts 😜"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699743356 {#3753
      date: 2023-11-11 23:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
      "@PullUpCircuit@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3756 …}
    +nested: Doctrine\ORM\PersistentCollection {#3760 …}
    +votes: Doctrine\ORM\PersistentCollection {#3762 …}
    +reports: Doctrine\ORM\PersistentCollection {#3763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3767 …}
    -id: 113356
    -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4286768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743356 {#3750
      date: 2023-11-11 23:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Bless’d is he who can laugh at himself, for he shall never cease to be amused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802715 {#3790
    date: 2023-11-12 16:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3796 …}
  +nested: Doctrine\ORM\PersistentCollection {#3798 …}
  +votes: Doctrine\ORM\PersistentCollection {#3794 …}
  +reports: Doctrine\ORM\PersistentCollection {#3801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
  -id: 115824
  -bodyTs: "'amus':17 'bless':1 'ceas':14 'd':2 'laugh':7 'never':13 'shall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5735985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802715 {#3787
    date: 2023-11-12 16:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3748
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3720
      +user: Proxies\__CG__\App\Entity\User {#3715 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3609
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3550
          +user: Proxies\__CG__\App\Entity\User {#3551 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3388
            +user: Proxies\__CG__\App\Entity\User {#3389 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2983
              +user: App\Entity\User {#2996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: null
              +root: null
              +body: """
                I get my MacBooks from employers. That’s it.\n
                \n
                They’re way better than the shitbox windows machines most companies hand out.\n
                \n
                Never buy Mac shit yourself
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1699934800 {#2978
                date: 2023-11-14 05:06:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@tenoto9124@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2984 …}
              +nested: Doctrine\ORM\PersistentCollection {#2986 …}
              +votes: Doctrine\ORM\PersistentCollection {#2988 …}
              +reports: Doctrine\ORM\PersistentCollection {#2990 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
              -id: 112429
              -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6002961"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699727796 {#2979
                date: 2023-11-11 19:36:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2983}
            +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699731982 {#3385
              date: 2023-11-11 20:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
              "@GBU_28@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3390 …}
            +nested: Doctrine\ORM\PersistentCollection {#3392 …}
            +votes: Doctrine\ORM\PersistentCollection {#3394 …}
            +reports: Doctrine\ORM\PersistentCollection {#3396 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
            -id: 112731
            -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4283423"
            +editedAt: DateTimeImmutable @1699858556 {#3386
              date: 2023-11-13 07:55:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699731982 {#3387
              date: 2023-11-11 20:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2983}
          +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1699732621 {#3548
            date: 2023-11-11 20:57:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
            "@SayJess@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3552 …}
          +nested: Doctrine\ORM\PersistentCollection {#3554 …}
          +votes: Doctrine\ORM\PersistentCollection {#3556 …}
          +reports: Doctrine\ORM\PersistentCollection {#3558 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
          -id: 112774
          -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4773116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699732621 {#3549
            date: 2023-11-11 20:57:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699732830 {#3610
          date: 2023-11-11 21:00:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3602 …}
        +nested: Doctrine\ORM\PersistentCollection {#3600 …}
        +votes: Doctrine\ORM\PersistentCollection {#3598 …}
        +reports: Doctrine\ORM\PersistentCollection {#3611 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
        -id: 112792
        -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732830 {#3607
          date: 2023-11-11 21:00:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "I appreciate your effort here, even if nobody else recognizes it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699743240 {#3721
        date: 2023-11-11 23:54:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3710 …}
      +nested: Doctrine\ORM\PersistentCollection {#3714 …}
      +votes: Doctrine\ORM\PersistentCollection {#3712 …}
      +reports: Doctrine\ORM\PersistentCollection {#3725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
      -id: 113347
      -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3432172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699743240 {#3718
        date: 2023-11-11 23:54:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Thank you! I entertain myself with my silly posts 😜"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699743356 {#3753
      date: 2023-11-11 23:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
      "@PullUpCircuit@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3756 …}
    +nested: Doctrine\ORM\PersistentCollection {#3760 …}
    +votes: Doctrine\ORM\PersistentCollection {#3762 …}
    +reports: Doctrine\ORM\PersistentCollection {#3763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3767 …}
    -id: 113356
    -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4286768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743356 {#3750
      date: 2023-11-11 23:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Bless’d is he who can laugh at himself, for he shall never cease to be amused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802715 {#3790
    date: 2023-11-12 16:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3796 …}
  +nested: Doctrine\ORM\PersistentCollection {#3798 …}
  +votes: Doctrine\ORM\PersistentCollection {#3794 …}
  +reports: Doctrine\ORM\PersistentCollection {#3801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
  -id: 115824
  -bodyTs: "'amus':17 'bless':1 'ceas':14 'd':2 'laugh':7 'never':13 'shall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5735985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802715 {#3787
    date: 2023-11-12 16:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#3785
  +user: Proxies\__CG__\App\Entity\User {#3793 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3748
    +user: Proxies\__CG__\App\Entity\User {#3389 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3720
      +user: Proxies\__CG__\App\Entity\User {#3715 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3609
        +user: Proxies\__CG__\App\Entity\User {#3389 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3550
          +user: Proxies\__CG__\App\Entity\User {#3551 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3388
            +user: Proxies\__CG__\App\Entity\User {#3389 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2983
              +user: App\Entity\User {#2996 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: null
              +root: null
              +body: """
                I get my MacBooks from employers. That’s it.\n
                \n
                They’re way better than the shitbox windows machines most companies hand out.\n
                \n
                Never buy Mac shit yourself
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1699934800 {#2978
                date: 2023-11-14 05:06:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@tenoto9124@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2984 …}
              +nested: Doctrine\ORM\PersistentCollection {#2986 …}
              +votes: Doctrine\ORM\PersistentCollection {#2988 …}
              +reports: Doctrine\ORM\PersistentCollection {#2990 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
              -id: 112429
              -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6002961"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699727796 {#2979
                date: 2023-11-11 19:36:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2983}
            +body: "I keep asking my IT department for the top-end MacBook Pro, but they keep denying my request. They always go on and on about how I am a Team Lead on the production line, and that there is no legitimate reason as to why I would need any laptop at all. Bunch of penny pinchers if you ask me. Hell, I’ve been asking for a company card since my interview! They laugh every time I bring it up—It’s like this some big joke. Though to be fair, they said if I show up on time each day to work, I get to keep my job."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699731982 {#3385
              date: 2023-11-11 20:46:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@tenoto9124@sh.itjust.works"
              "@GBU_28@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3390 …}
            +nested: Doctrine\ORM\PersistentCollection {#3392 …}
            +votes: Doctrine\ORM\PersistentCollection {#3394 …}
            +reports: Doctrine\ORM\PersistentCollection {#3396 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3398 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3400 …}
            -id: 112731
            -bodyTs: "'alway':21 'ask':3,60,66 'big':87 'bring':79 'bunch':54 'card':70 'compani':69 'day':102 'deni':17 'depart':6 'end':11 'everi':76 'fair':92 'get':106 'go':22 'hell':62 'interview':73 'job':110 'joke':88 'keep':2,16,108 'laptop':51 'laugh':75 'lead':32 'legitim':42 'like':84 'line':36 'macbook':12 'need':49 'penni':56 'pincher':57 'pro':13 'product':35 'reason':43 'request':19 'said':94 'show':97 'sinc':71 'team':31 'though':89 'time':77,100 'top':10 'top-end':9 've':64 'work':104 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4283423"
            +editedAt: DateTimeImmutable @1699858556 {#3386
              date: 2023-11-13 07:55:56.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699731982 {#3387
              date: 2023-11-11 20:46:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2983}
          +body: "Why are you asking IT for these things, isn’t this a request for idk accounting or some other department that is about spending money?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1699732621 {#3548
            date: 2023-11-11 20:57:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@tenoto9124@sh.itjust.works"
            "@GBU_28@lemm.ee"
            "@SayJess@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3552 …}
          +nested: Doctrine\ORM\PersistentCollection {#3554 …}
          +votes: Doctrine\ORM\PersistentCollection {#3556 …}
          +reports: Doctrine\ORM\PersistentCollection {#3558 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3560 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3562 …}
          -id: 112774
          -bodyTs: "'account':16 'ask':4 'depart':20 'idk':15 'isn':9 'money':25 'request':13 'spend':24 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/4773116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699732621 {#3549
            date: 2023-11-11 20:57:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2983}
        +body: "Shit that’s a great idea! I should make a presentation, just to really “wow” them. I could show it at our next safety and wellness meeting. I’m not invited to those meetings, but I’m sure they wouldn’t mind!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699732830 {#3610
          date: 2023-11-11 21:00:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tenoto9124@sh.itjust.works"
          "@GBU_28@lemm.ee"
          "@SayJess@lemmy.blahaj.zone"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3602 …}
        +nested: Doctrine\ORM\PersistentCollection {#3600 …}
        +votes: Doctrine\ORM\PersistentCollection {#3598 …}
        +reports: Doctrine\ORM\PersistentCollection {#3611 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
        -id: 112792
        -bodyTs: "'could':18 'great':5 'idea':6 'invit':31 'm':29,37 'make':9 'meet':27,34 'mind':42 'next':23 'present':11 'realli':14 'safeti':24 'shit':1 'show':19 'sure':38 'well':26 'wouldn':40 'wow':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4283702"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699732830 {#3607
          date: 2023-11-11 21:00:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2983}
      +body: "I appreciate your effort here, even if nobody else recognizes it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699743240 {#3721
        date: 2023-11-11 23:54:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tenoto9124@sh.itjust.works"
        "@GBU_28@lemm.ee"
        "@SayJess@lemmy.blahaj.zone"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3710 …}
      +nested: Doctrine\ORM\PersistentCollection {#3714 …}
      +votes: Doctrine\ORM\PersistentCollection {#3712 …}
      +reports: Doctrine\ORM\PersistentCollection {#3725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
      -id: 113347
      -bodyTs: "'appreci':2 'effort':4 'els':9 'even':6 'nobodi':8 'recogn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3432172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699743240 {#3718
        date: 2023-11-11 23:54:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2983}
    +body: "Thank you! I entertain myself with my silly posts 😜"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699743356 {#3753
      date: 2023-11-11 23:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
      "@GBU_28@lemm.ee"
      "@SayJess@lemmy.blahaj.zone"
      "@CyberEgg@discuss.tchncs.de"
      "@PullUpCircuit@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3756 …}
    +nested: Doctrine\ORM\PersistentCollection {#3760 …}
    +votes: Doctrine\ORM\PersistentCollection {#3762 …}
    +reports: Doctrine\ORM\PersistentCollection {#3763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3767 …}
    -id: 113356
    -bodyTs: "'entertain':4 'post':9 'silli':8 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4286768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699743356 {#3750
      date: 2023-11-11 23:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Bless’d is he who can laugh at himself, for he shall never cease to be amused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802715 {#3790
    date: 2023-11-12 16:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
    "@SayJess@lemmy.blahaj.zone"
    "@CyberEgg@discuss.tchncs.de"
    "@PullUpCircuit@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3796 …}
  +nested: Doctrine\ORM\PersistentCollection {#3798 …}
  +votes: Doctrine\ORM\PersistentCollection {#3794 …}
  +reports: Doctrine\ORM\PersistentCollection {#3801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
  -id: 115824
  -bodyTs: "'amus':17 'bless':1 'ceas':14 'd':2 'laugh':7 'never':13 'shall':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5735985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802715 {#3787
    date: 2023-11-12 16:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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
230 DENIED moderate
App\Entity\EntryComment {#3404
  +user: Proxies\__CG__\App\Entity\User {#3405 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2983
    +user: App\Entity\User {#2996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#2978
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#2979
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Same. I’d never buy one, but man are they nicer than anything else I’ve had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699742634 {#3402
    date: 2023-11-11 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
  -id: 113321
  -bodyTs: "'anyth':13 'buy':5 'd':3 'els':14 'man':8 'never':4 'nicer':11 'one':6 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742634 {#3403
    date: 2023-11-11 23:43:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#3404
  +user: Proxies\__CG__\App\Entity\User {#3405 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2983
    +user: App\Entity\User {#2996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#2978
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#2979
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Same. I’d never buy one, but man are they nicer than anything else I’ve had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699742634 {#3402
    date: 2023-11-11 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
  -id: 113321
  -bodyTs: "'anyth':13 'buy':5 'd':3 'els':14 'man':8 'never':4 'nicer':11 'one':6 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742634 {#3403
    date: 2023-11-11 23:43:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#3404
  +user: Proxies\__CG__\App\Entity\User {#3405 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2983
    +user: App\Entity\User {#2996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      I get my MacBooks from employers. That’s it.\n
      \n
      They’re way better than the shitbox windows machines most companies hand out.\n
      \n
      Never buy Mac shit yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699934800 {#2978
      date: 2023-11-14 05:06:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tenoto9124@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 112429
    -bodyTs: "'better':13 'buy':24 'compani':20 'employ':6 'get':2 'hand':21 'mac':25 'macbook':4 'machin':18 'never':23 're':11 'shit':26 'shitbox':16 'way':12 'window':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6002961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699727796 {#2979
      date: 2023-11-11 19:36:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2983}
  +body: "Same. I’d never buy one, but man are they nicer than anything else I’ve had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699742634 {#3402
    date: 2023-11-11 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tenoto9124@sh.itjust.works"
    "@GBU_28@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3406 …}
  +nested: Doctrine\ORM\PersistentCollection {#3408 …}
  +votes: Doctrine\ORM\PersistentCollection {#3410 …}
  +reports: Doctrine\ORM\PersistentCollection {#3412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3416 …}
  -id: 113321
  -bodyTs: "'anyth':13 'buy':5 'd':3 'els':14 'man':8 'never':4 'nicer':11 'one':6 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742634 {#3403
    date: 2023-11-11 23:43:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 DENIED edit
App\Entity\Magazine {#305
  +icon: Proxies\__CG__\App\Entity\Image {#286 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#313
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#277 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
  +entries: Doctrine\ORM\PersistentCollection {#220 …}
  +posts: Doctrine\ORM\PersistentCollection {#178 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
  +bans: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#143 …}
  +badges: Doctrine\ORM\PersistentCollection {#121 …}
  +logs: Doctrine\ORM\PersistentCollection {#111 …}
  +awards: Doctrine\ORM\PersistentCollection {#100 …}
  +categories: Doctrine\ORM\PersistentCollection {#87 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#314
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#308
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details