GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/3231/What-s-your-old-person-trait/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.22 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "What-s-your-old-person-trait"
  +title: "What's your "old person" trait?"
  +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
  +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688702127 {#2410
    date: 2023-07-07 05:55:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3231
  -titleTs: "'old':4 'person':5 'trait':6"
  -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688673409
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/64699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587009 {#1850
    date: 2023-07-05 21:56:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "What-s-your-old-person-trait"
  +title: "What's your "old person" trait?"
  +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
  +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688702127 {#2410
    date: 2023-07-07 05:55:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3231
  -titleTs: "'old':4 'person':5 'trait':6"
  -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688673409
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/64699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587009 {#1850
    date: 2023-07-05 21:56:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "What-s-your-old-person-trait"
  +title: "What's your "old person" trait?"
  +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
  +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688702127 {#2410
    date: 2023-07-07 05:55:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3231
  -titleTs: "'old':4 'person':5 'trait':6"
  -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688673409
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/64699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587009 {#1850
    date: 2023-07-05 21:56:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4020
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think that a basic lifestyle should be affordable for a basic person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697926166 {#4029
    date: 2023-10-22 00:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4018 …}
  +nested: Doctrine\ORM\PersistentCollection {#4016 …}
  +votes: Doctrine\ORM\PersistentCollection {#4014 …}
  +reports: Doctrine\ORM\PersistentCollection {#4012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
  -id: 63669
  -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/743469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587836 {#3961
    date: 2023-07-05 22:10:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4020
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think that a basic lifestyle should be affordable for a basic person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697926166 {#4029
    date: 2023-10-22 00:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4018 …}
  +nested: Doctrine\ORM\PersistentCollection {#4016 …}
  +votes: Doctrine\ORM\PersistentCollection {#4014 …}
  +reports: Doctrine\ORM\PersistentCollection {#4012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
  -id: 63669
  -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/743469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587836 {#3961
    date: 2023-07-05 22:10:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4020
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think that a basic lifestyle should be affordable for a basic person"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697926166 {#4029
    date: 2023-10-22 00:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4018 …}
  +nested: Doctrine\ORM\PersistentCollection {#4016 …}
  +votes: Doctrine\ORM\PersistentCollection {#4014 …}
  +reports: Doctrine\ORM\PersistentCollection {#4012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
  -id: 63669
  -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/743469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587836 {#3961
    date: 2023-07-05 22:10:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4662
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4020
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think that a basic lifestyle should be affordable for a basic person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697926166 {#4029
      date: 2023-10-22 00:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4018 …}
    +nested: Doctrine\ORM\PersistentCollection {#4016 …}
    +votes: Doctrine\ORM\PersistentCollection {#4014 …}
    +reports: Doctrine\ORM\PersistentCollection {#4012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    -id: 63669
    -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/743469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587836 {#3961
      date: 2023-07-05 22:10:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4020}
  +body: "Found the left-wing extremist! /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688589089 {#4663
    date: 2023-07-05 22:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@doleo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4652 …}
  +reports: Doctrine\ORM\PersistentCollection {#4666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4670 …}
  -id: 63710
  -bodyTs: "'/s':7 'extremist':6 'found':1 'left':4 'left-w':3 'wing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/722015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688589089 {#4660
    date: 2023-07-05 22:31:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4662
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4020
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think that a basic lifestyle should be affordable for a basic person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697926166 {#4029
      date: 2023-10-22 00:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4018 …}
    +nested: Doctrine\ORM\PersistentCollection {#4016 …}
    +votes: Doctrine\ORM\PersistentCollection {#4014 …}
    +reports: Doctrine\ORM\PersistentCollection {#4012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    -id: 63669
    -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/743469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587836 {#3961
      date: 2023-07-05 22:10:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4020}
  +body: "Found the left-wing extremist! /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688589089 {#4663
    date: 2023-07-05 22:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@doleo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4652 …}
  +reports: Doctrine\ORM\PersistentCollection {#4666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4670 …}
  -id: 63710
  -bodyTs: "'/s':7 'extremist':6 'found':1 'left':4 'left-w':3 'wing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/722015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688589089 {#4660
    date: 2023-07-05 22:31:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4662
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4020
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think that a basic lifestyle should be affordable for a basic person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697926166 {#4029
      date: 2023-10-22 00:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4018 …}
    +nested: Doctrine\ORM\PersistentCollection {#4016 …}
    +votes: Doctrine\ORM\PersistentCollection {#4014 …}
    +reports: Doctrine\ORM\PersistentCollection {#4012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    -id: 63669
    -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/743469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587836 {#3961
      date: 2023-07-05 22:10:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4020}
  +body: "Found the left-wing extremist! /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1688589089 {#4663
    date: 2023-07-05 22:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@doleo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4652 …}
  +reports: Doctrine\ORM\PersistentCollection {#4666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4670 …}
  -id: 63710
  -bodyTs: "'/s':7 'extremist':6 'found':1 'left':4 'left-w':3 'wing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/722015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688589089 {#4660
    date: 2023-07-05 22:31:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4674
  +user: Proxies\__CG__\App\Entity\User {#4675 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4020
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think that a basic lifestyle should be affordable for a basic person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697926166 {#4029
      date: 2023-10-22 00:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4018 …}
    +nested: Doctrine\ORM\PersistentCollection {#4016 …}
    +votes: Doctrine\ORM\PersistentCollection {#4014 …}
    +reports: Doctrine\ORM\PersistentCollection {#4012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    -id: 63669
    -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/743469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587836 {#3961
      date: 2023-07-05 22:10:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4020}
  +body: """
    i’m gonna go one further:\n
    \n
    i think everybody should be allowed to live a decent enough life, whether they can work or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688592046 {#4672
    date: 2023-07-05 23:20:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@doleo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4676 …}
  +nested: Doctrine\ORM\PersistentCollection {#4678 …}
  +votes: Doctrine\ORM\PersistentCollection {#4680 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -id: 63711
  -bodyTs: "'allow':12 'decent':16 'enough':17 'everybodi':9 'go':4 'gonna':3 'life':18 'live':14 'm':2 'one':5 'think':8 'whether':19 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/664977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688592046 {#4673
    date: 2023-07-05 23:20:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4674
  +user: Proxies\__CG__\App\Entity\User {#4675 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4020
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think that a basic lifestyle should be affordable for a basic person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697926166 {#4029
      date: 2023-10-22 00:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4018 …}
    +nested: Doctrine\ORM\PersistentCollection {#4016 …}
    +votes: Doctrine\ORM\PersistentCollection {#4014 …}
    +reports: Doctrine\ORM\PersistentCollection {#4012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    -id: 63669
    -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/743469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587836 {#3961
      date: 2023-07-05 22:10:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4020}
  +body: """
    i’m gonna go one further:\n
    \n
    i think everybody should be allowed to live a decent enough life, whether they can work or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688592046 {#4672
    date: 2023-07-05 23:20:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@doleo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4676 …}
  +nested: Doctrine\ORM\PersistentCollection {#4678 …}
  +votes: Doctrine\ORM\PersistentCollection {#4680 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -id: 63711
  -bodyTs: "'allow':12 'decent':16 'enough':17 'everybodi':9 'go':4 'gonna':3 'life':18 'live':14 'm':2 'one':5 'think':8 'whether':19 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/664977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688592046 {#4673
    date: 2023-07-05 23:20:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4674
  +user: Proxies\__CG__\App\Entity\User {#4675 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4020
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I think that a basic lifestyle should be affordable for a basic person"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697926166 {#4029
      date: 2023-10-22 00:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4018 …}
    +nested: Doctrine\ORM\PersistentCollection {#4016 …}
    +votes: Doctrine\ORM\PersistentCollection {#4014 …}
    +reports: Doctrine\ORM\PersistentCollection {#4012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3984 …}
    -id: 63669
    -bodyTs: "'afford':9 'basic':5,12 'lifestyl':6 'person':13 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/743469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587836 {#3961
      date: 2023-07-05 22:10:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4020}
  +body: """
    i’m gonna go one further:\n
    \n
    i think everybody should be allowed to live a decent enough life, whether they can work or not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688592046 {#4672
    date: 2023-07-05 23:20:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@doleo@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4676 …}
  +nested: Doctrine\ORM\PersistentCollection {#4678 …}
  +votes: Doctrine\ORM\PersistentCollection {#4680 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -id: 63711
  -bodyTs: "'allow':12 'decent':16 'enough':17 'everybodi':9 'go':4 'gonna':3 'life':18 'live':14 'm':2 'one':5 'think':8 'whether':19 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/664977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688592046 {#4673
    date: 2023-07-05 23:20:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4066
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person trait is that none of the things mentioned in the linked image happened on accident.\n
    \n
    They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
    \n
    1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
    2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
    \n
    > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
    \n
    3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
    4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
    \n
    ---\n
    \n
    I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
    \n
    In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703251477 {#4072
    date: 2023-12-22 14:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4061 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 63706
  -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1228795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688590137 {#4070
    date: 2023-07-05 22:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4066
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person trait is that none of the things mentioned in the linked image happened on accident.\n
    \n
    They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
    \n
    1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
    2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
    \n
    > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
    \n
    3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
    4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
    \n
    ---\n
    \n
    I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
    \n
    In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703251477 {#4072
    date: 2023-12-22 14:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4061 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 63706
  -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1228795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688590137 {#4070
    date: 2023-07-05 22:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4066
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person trait is that none of the things mentioned in the linked image happened on accident.\n
    \n
    They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
    \n
    1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
    2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
    \n
    > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
    \n
    3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
    4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
    \n
    ---\n
    \n
    I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
    \n
    In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703251477 {#4072
    date: 2023-12-22 14:24:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4061 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 63706
  -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1228795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688590137 {#4070
    date: 2023-07-05 22:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4066
    +user: App\Entity\User {#4050 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My old person trait is that none of the things mentioned in the linked image happened on accident.\n
      \n
      They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
      \n
      1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
      2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
      \n
      > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
      \n
      3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
      4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
      \n
      ---\n
      \n
      I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
      \n
      In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703251477 {#4072
      date: 2023-12-22 14:24:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4058 …}
    +nested: Doctrine\ORM\PersistentCollection {#4061 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 63706
    -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1228795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688590137 {#4070
      date: 2023-07-05 22:48:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4066}
  +body: "In terms of piracy, I wonder how much could be prevented by having demos, like Factorio does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688602627 {#4688
    date: 2023-07-06 02:17:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@dingus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 172550
  -bodyTs: "'could':9 'demo':14 'factorio':16 'like':15 'much':8 'piraci':4 'prevent':11 'term':2 'wonder':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/801826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688602627 {#4689
    date: 2023-07-06 02:17:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4066
    +user: App\Entity\User {#4050 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My old person trait is that none of the things mentioned in the linked image happened on accident.\n
      \n
      They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
      \n
      1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
      2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
      \n
      > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
      \n
      3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
      4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
      \n
      ---\n
      \n
      I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
      \n
      In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703251477 {#4072
      date: 2023-12-22 14:24:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4058 …}
    +nested: Doctrine\ORM\PersistentCollection {#4061 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 63706
    -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1228795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688590137 {#4070
      date: 2023-07-05 22:48:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4066}
  +body: "In terms of piracy, I wonder how much could be prevented by having demos, like Factorio does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688602627 {#4688
    date: 2023-07-06 02:17:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@dingus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 172550
  -bodyTs: "'could':9 'demo':14 'factorio':16 'like':15 'much':8 'piraci':4 'prevent':11 'term':2 'wonder':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/801826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688602627 {#4689
    date: 2023-07-06 02:17:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4691 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4066
    +user: App\Entity\User {#4050 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My old person trait is that none of the things mentioned in the linked image happened on accident.\n
      \n
      They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
      \n
      1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
      2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
      \n
      > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
      \n
      3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
      4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
      \n
      ---\n
      \n
      I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
      \n
      In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703251477 {#4072
      date: 2023-12-22 14:24:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4058 …}
    +nested: Doctrine\ORM\PersistentCollection {#4061 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 63706
    -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1228795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688590137 {#4070
      date: 2023-07-05 22:48:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4066}
  +body: "In terms of piracy, I wonder how much could be prevented by having demos, like Factorio does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688602627 {#4688
    date: 2023-07-06 02:17:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@dingus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4692 …}
  +nested: Doctrine\ORM\PersistentCollection {#4694 …}
  +votes: Doctrine\ORM\PersistentCollection {#4696 …}
  +reports: Doctrine\ORM\PersistentCollection {#4698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
  -id: 172550
  -bodyTs: "'could':9 'demo':14 'factorio':16 'like':15 'much':8 'piraci':4 'prevent':11 'term':2 'wonder':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/801826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688602627 {#4689
    date: 2023-07-06 02:17:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4714
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4691 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4066
      +user: App\Entity\User {#4050 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        My old person trait is that none of the things mentioned in the linked image happened on accident.\n
        \n
        They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
        \n
        1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
        2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
        \n
        > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
        \n
        3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
        4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
        \n
        ---\n
        \n
        I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
        \n
        In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703251477 {#4072
        date: 2023-12-22 14:24:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmyLaLibre@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4058 …}
      +nested: Doctrine\ORM\PersistentCollection {#4061 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 63706
      -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1228795"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688590137 {#4070
        date: 2023-07-05 22:48:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4066}
    +body: "In terms of piracy, I wonder how much could be prevented by having demos, like Factorio does"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688602627 {#4688
      date: 2023-07-06 02:17:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
      "@dingus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4694 …}
    +votes: Doctrine\ORM\PersistentCollection {#4696 …}
    +reports: Doctrine\ORM\PersistentCollection {#4698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
    -id: 172550
    -bodyTs: "'could':9 'demo':14 'factorio':16 'like':15 'much':8 'piraci':4 'prevent':11 'term':2 'wonder':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/801826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688602627 {#4689
      date: 2023-07-06 02:17:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4066}
  +body: """
    Demos used to be everywhere back in the day! I think they have a huge impact, because it’s a way to try to play a game without dumping all the money on it without knowing what the gameplay is like and if its actually *fun.*\n
    \n
    When I was a kid, DOOM having the first episode of the game available as shareware was *huge* and I used to walk to my friends place after school and watch him play until he would get bored and let me play for a while.\n
    \n
    From [an old interview in 1999 with John Carmack](https://www.doomworld.com/interviews/int7.shtml) about this very subject (emphasis mine):\n
    \n
    > Carmack: DOOM 2 was explicitly a commercial release. We sort of half heartedly did some shareware distribution with Quake, **but I think the industry has almost unanimously decided that the three or so level demo is the best test vehicle.**\n
    \n
    > A lot of people consider themselves to have “finished DOOM” when they just finished the shareware episode.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688609537 {#4715
    date: 2023-07-06 04:12:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@dingus@lemmy.ml"
    "@KSPAtlas@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 204163
  -bodyTs: "'/interviews/int7.shtml)':103 '1999':97 '2':112 'actual':45 'almost':135 'avail':60 'back':6 'best':147 'bore':84 'carmack':100,110 'commerci':116 'consid':154 'day':9 'decid':137 'demo':1,144 'distribut':126 'doom':52,111,159 'dump':29 'emphasi':108 'episod':56,166 'everywher':5 'explicit':114 'finish':158,163 'first':55 'friend':72 'fun':46 'game':27,59 'gameplay':39 'get':83 'half':121 'heart':122 'huge':15,64 'impact':16 'industri':133 'interview':95 'john':99 'kid':51 'know':36 'let':86 'level':143 'like':41 'lot':151 'mine':109 'money':32 'old':94 'peopl':153 'place':73 'play':25,79,88 'quak':128 'releas':117 'school':75 'sharewar':62,125,165 'sort':119 'subject':107 'test':148 'think':11,131 'three':140 'tri':23 'unanim':136 'use':2,67 'vehicl':149 'walk':69 'watch':77 'way':21 'without':28,35 'would':82 'www.doomworld.com':102 'www.doomworld.com/interviews/int7.shtml)':101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1237546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688609537 {#4718
    date: 2023-07-06 04:12:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4714
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4691 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4066
      +user: App\Entity\User {#4050 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        My old person trait is that none of the things mentioned in the linked image happened on accident.\n
        \n
        They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
        \n
        1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
        2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
        \n
        > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
        \n
        3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
        4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
        \n
        ---\n
        \n
        I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
        \n
        In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703251477 {#4072
        date: 2023-12-22 14:24:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmyLaLibre@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4058 …}
      +nested: Doctrine\ORM\PersistentCollection {#4061 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 63706
      -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1228795"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688590137 {#4070
        date: 2023-07-05 22:48:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4066}
    +body: "In terms of piracy, I wonder how much could be prevented by having demos, like Factorio does"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688602627 {#4688
      date: 2023-07-06 02:17:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
      "@dingus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4694 …}
    +votes: Doctrine\ORM\PersistentCollection {#4696 …}
    +reports: Doctrine\ORM\PersistentCollection {#4698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
    -id: 172550
    -bodyTs: "'could':9 'demo':14 'factorio':16 'like':15 'much':8 'piraci':4 'prevent':11 'term':2 'wonder':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/801826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688602627 {#4689
      date: 2023-07-06 02:17:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4066}
  +body: """
    Demos used to be everywhere back in the day! I think they have a huge impact, because it’s a way to try to play a game without dumping all the money on it without knowing what the gameplay is like and if its actually *fun.*\n
    \n
    When I was a kid, DOOM having the first episode of the game available as shareware was *huge* and I used to walk to my friends place after school and watch him play until he would get bored and let me play for a while.\n
    \n
    From [an old interview in 1999 with John Carmack](https://www.doomworld.com/interviews/int7.shtml) about this very subject (emphasis mine):\n
    \n
    > Carmack: DOOM 2 was explicitly a commercial release. We sort of half heartedly did some shareware distribution with Quake, **but I think the industry has almost unanimously decided that the three or so level demo is the best test vehicle.**\n
    \n
    > A lot of people consider themselves to have “finished DOOM” when they just finished the shareware episode.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688609537 {#4715
    date: 2023-07-06 04:12:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@dingus@lemmy.ml"
    "@KSPAtlas@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 204163
  -bodyTs: "'/interviews/int7.shtml)':103 '1999':97 '2':112 'actual':45 'almost':135 'avail':60 'back':6 'best':147 'bore':84 'carmack':100,110 'commerci':116 'consid':154 'day':9 'decid':137 'demo':1,144 'distribut':126 'doom':52,111,159 'dump':29 'emphasi':108 'episod':56,166 'everywher':5 'explicit':114 'finish':158,163 'first':55 'friend':72 'fun':46 'game':27,59 'gameplay':39 'get':83 'half':121 'heart':122 'huge':15,64 'impact':16 'industri':133 'interview':95 'john':99 'kid':51 'know':36 'let':86 'level':143 'like':41 'lot':151 'mine':109 'money':32 'old':94 'peopl':153 'place':73 'play':25,79,88 'quak':128 'releas':117 'school':75 'sharewar':62,125,165 'sort':119 'subject':107 'test':148 'think':11,131 'three':140 'tri':23 'unanim':136 'use':2,67 'vehicl':149 'walk':69 'watch':77 'way':21 'without':28,35 'would':82 'www.doomworld.com':102 'www.doomworld.com/interviews/int7.shtml)':101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1237546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688609537 {#4718
    date: 2023-07-06 04:12:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4714
  +user: App\Entity\User {#4050 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4691 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4066
      +user: App\Entity\User {#4050 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        My old person trait is that none of the things mentioned in the linked image happened on accident.\n
        \n
        They happened because capitalism doesn’t give a fuck about anything except bleeding as much money as conceivably possible out of each and every human.\n
        \n
        1. Apps allow companies to suck more data out of your device than a website, allowing them to sell more of your data and… **make more money.**\n
        2. Video games needing access to the internet is simply Digital Rights Management and a way to prevent piracy and… **make more money.** Remember, most companies view something pirated as a “lost sale,” not that you would have never purchased it to begin with. As Gabe Newell once said:\n
        \n
        > “We think there is a fundamental misconception about piracy. Piracy is almost always a service problem and not a pricing problem,” he said. “If a pirate offers a product anywhere in the world, 24 x 7, purchasable from the convenience of your personal computer, and the legal provider says the product is region-locked, will come to your country 3 months after the US release, and can only be purchased at a brick and mortar store, then the pirate’s service is more valuable."\n
        \n
        3. This one speaks for itself. Being able to be in control of the products you buy is freedom. Having products controlled remotely by a corporation is giving them carte blanche to **make more money off of you.**\n
        4. Removing accessible customer service means more people will just *give up* on trying to get their problem solved, effectively allowing the company to steal from people and… shocker… **make more money.**\n
        \n
        ---\n
        \n
        I agree, in theory, in respect to ghosting, but we live in a society that teaches us to be isolated, and doesn’t teach interpersonal skills unless the interpersonal skill is “Fuck you, got mine.” (which is, not surprisingly, a thing about making more money.)\n
        \n
        In other words, these aren’t old people opinions. These are **“I’m not gonna let capitalism absolutely fuck me endlessly”** opinions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703251477 {#4072
        date: 2023-12-22 14:24:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmyLaLibre@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4058 …}
      +nested: Doctrine\ORM\PersistentCollection {#4061 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 63706
      -bodyTs: "'1':44 '2':71 '24':153 '3':180,205 '4':243 '7':155 'abl':212 'absolut':337 'access':75,245 'accid':18 'agre':276 'allow':46,59,263 'almost':131 'alway':132 'anyth':29 'anywher':149 'app':45 'aren':324 'begin':113 'blanch':235 'bleed':31 'brick':193 'buy':221 'capit':22,336 'cart':234 'come':176 'compani':47,96,265 'comput':163 'conceiv':36 'control':216,226 'conveni':159 'corpor':230 'countri':179 'custom':246 'data':51,66 'devic':55 'digit':81 'doesn':23,296 'effect':262 'endless':340 'everi':42 'except':30 'freedom':223 'fuck':27,306,338 'fundament':125 'gabe':116 'game':73 'get':258 'ghost':282 'give':25,232,253 'gonna':334 'got':308 'happen':16,20 'human':43 'imag':15 'internet':78 'interperson':299,303 'isol':294 'legal':166 'let':335 'link':14 'live':285 'lock':174 'lost':102 'm':332 'make':68,91,237,272,317 'manag':83 'mean':248 'mention':11 'mine':309 'misconcept':126 'money':34,70,93,239,274,319 'month':181 'mortar':195 'much':33 'need':74 'never':109 'newel':117 'none':7 'offer':146 'old':2,326 'one':207 'opinion':328,341 'peopl':250,269,327 'person':3,162 'piraci':89,128,129 'pirat':99,145,199 'possibl':37 'prevent':88 'price':139 'problem':135,140,260 'product':148,170,219,225 'provid':167 'purchas':110,156,190 'region':173 'region-lock':172 'releas':185 'rememb':94 'remot':227 'remov':244 'respect':280 'right':82 'said':119,142 'sale':103 'say':168 'sell':62 'servic':134,201,247 'shocker':271 'simpli':80 'skill':300,304 'societi':288 'solv':261 'someth':98 'speak':208 'steal':267 'store':196 'suck':49 'surpris':313 'teach':290,298 'theori':278 'thing':10,315 'think':121 'trait':4 'tri':256 'unless':301 'us':184,291 'valuabl':204 'video':72 'view':97 'way':86 'websit':58 'word':322 'world':152 'would':107 'x':154"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/1228795"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688590137 {#4070
        date: 2023-07-05 22:48:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4066}
    +body: "In terms of piracy, I wonder how much could be prevented by having demos, like Factorio does"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1688602627 {#4688
      date: 2023-07-06 02:17:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmyLaLibre@feddit.ch"
      "@dingus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4692 …}
    +nested: Doctrine\ORM\PersistentCollection {#4694 …}
    +votes: Doctrine\ORM\PersistentCollection {#4696 …}
    +reports: Doctrine\ORM\PersistentCollection {#4698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4702 …}
    -id: 172550
    -bodyTs: "'could':9 'demo':14 'factorio':16 'like':15 'much':8 'piraci':4 'prevent':11 'term':2 'wonder':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/801826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688602627 {#4689
      date: 2023-07-06 02:17:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4066}
  +body: """
    Demos used to be everywhere back in the day! I think they have a huge impact, because it’s a way to try to play a game without dumping all the money on it without knowing what the gameplay is like and if its actually *fun.*\n
    \n
    When I was a kid, DOOM having the first episode of the game available as shareware was *huge* and I used to walk to my friends place after school and watch him play until he would get bored and let me play for a while.\n
    \n
    From [an old interview in 1999 with John Carmack](https://www.doomworld.com/interviews/int7.shtml) about this very subject (emphasis mine):\n
    \n
    > Carmack: DOOM 2 was explicitly a commercial release. We sort of half heartedly did some shareware distribution with Quake, **but I think the industry has almost unanimously decided that the three or so level demo is the best test vehicle.**\n
    \n
    > A lot of people consider themselves to have “finished DOOM” when they just finished the shareware episode.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688609537 {#4715
    date: 2023-07-06 04:12:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
    "@dingus@lemmy.ml"
    "@KSPAtlas@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4707 …}
  +votes: Doctrine\ORM\PersistentCollection {#4705 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 204163
  -bodyTs: "'/interviews/int7.shtml)':103 '1999':97 '2':112 'actual':45 'almost':135 'avail':60 'back':6 'best':147 'bore':84 'carmack':100,110 'commerci':116 'consid':154 'day':9 'decid':137 'demo':1,144 'distribut':126 'doom':52,111,159 'dump':29 'emphasi':108 'episod':56,166 'everywher':5 'explicit':114 'finish':158,163 'first':55 'friend':72 'fun':46 'game':27,59 'gameplay':39 'get':83 'half':121 'heart':122 'huge':15,64 'impact':16 'industri':133 'interview':95 'john':99 'kid':51 'know':36 'let':86 'level':143 'like':41 'lot':151 'mine':109 'money':32 'old':94 'peopl':153 'place':73 'play':25,79,88 'quak':128 'releas':117 'school':75 'sharewar':62,125,165 'sort':119 'subject':107 'test':148 'think':11,131 'three':140 'tri':23 'unanim':136 'use':2,67 'vehicl':149 'walk':69 'watch':77 'way':21 'without':28,35 'would':82 'www.doomworld.com':102 'www.doomworld.com/interviews/int7.shtml)':101"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1237546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688609537 {#4718
    date: 2023-07-06 04:12:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person traits are most of all posted here because I *am* an old person.\n
    \n
    But I’ll add that my old person traits is that I think a living wage should support… er… *living*, including a place to live, food to eat, paying for services, buying clothes, getting decent public health and education, and even have spare money for your free time (hobbies, eat out, theatre, concerts, etc.).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688702127 {#4130
    date: 2023-07-07 05:55:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 151060
  -bodyTs: "'add':20 'buy':48 'cloth':49 'concert':69 'decent':51 'eat':44,66 'educ':55 'er':35 'etc':70 'even':57 'food':42 'free':63 'get':50 'health':53 'hobbi':65 'includ':37 'live':31,36,41 'll':19 'money':60 'old':2,15,23 'pay':45 'person':3,16,24 'place':39 'post':9 'public':52 'servic':47 'spare':59 'support':34 'theatr':68 'think':29 'time':64 'trait':4,25 'wage':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/593472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688702127 {#4131
    date: 2023-07-07 05:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person traits are most of all posted here because I *am* an old person.\n
    \n
    But I’ll add that my old person traits is that I think a living wage should support… er… *living*, including a place to live, food to eat, paying for services, buying clothes, getting decent public health and education, and even have spare money for your free time (hobbies, eat out, theatre, concerts, etc.).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688702127 {#4130
    date: 2023-07-07 05:55:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 151060
  -bodyTs: "'add':20 'buy':48 'cloth':49 'concert':69 'decent':51 'eat':44,66 'educ':55 'er':35 'etc':70 'even':57 'food':42 'free':63 'get':50 'health':53 'hobbi':65 'includ':37 'live':31,36,41 'll':19 'money':60 'old':2,15,23 'pay':45 'person':3,16,24 'place':39 'post':9 'public':52 'servic':47 'spare':59 'support':34 'theatr':68 'think':29 'time':64 'trait':4,25 'wage':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/593472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688702127 {#4131
    date: 2023-07-07 05:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old person traits are most of all posted here because I *am* an old person.\n
    \n
    But I’ll add that my old person traits is that I think a living wage should support… er… *living*, including a place to live, food to eat, paying for services, buying clothes, getting decent public health and education, and even have spare money for your free time (hobbies, eat out, theatre, concerts, etc.).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688702127 {#4130
    date: 2023-07-07 05:55:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 151060
  -bodyTs: "'add':20 'buy':48 'cloth':49 'concert':69 'decent':51 'eat':44,66 'educ':55 'er':35 'etc':70 'even':57 'food':42 'free':63 'get':50 'health':53 'hobbi':65 'includ':37 'live':31,36,41 'll':19 'money':60 'old':2,15,23 'pay':45 'person':3,16,24 'place':39 'post':9 'public':52 'servic':47 'spare':59 'support':34 'theatr':68 'think':29 'time':64 'trait':4,25 'wage':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/593472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688702127 {#4131
    date: 2023-07-07 05:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like having a keyboard and mouse. Doing things on a smartphone is a last resort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688695541 {#4203
    date: 2023-07-07 04:05:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 151057
  -bodyTs: "'keyboard':5 'last':15 'like':2 'mous':7 'resort':16 'smartphon':12 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/779955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688695541 {#4204
    date: 2023-07-07 04:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like having a keyboard and mouse. Doing things on a smartphone is a last resort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688695541 {#4203
    date: 2023-07-07 04:05:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 151057
  -bodyTs: "'keyboard':5 'last':15 'like':2 'mous':7 'resort':16 'smartphon':12 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/779955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688695541 {#4204
    date: 2023-07-07 04:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like having a keyboard and mouse. Doing things on a smartphone is a last resort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688695541 {#4203
    date: 2023-07-07 04:05:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 151057
  -bodyTs: "'keyboard':5 'last':15 'like':2 'mous':7 'resort':16 'smartphon':12 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/779955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688695541 {#4204
    date: 2023-07-07 04:05:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I hate all websites that move things around as they load. If I see a button, that button should stay where it is when I try to click it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688667819 {#4276
    date: 2023-07-06 20:23:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 151048
  -bodyTs: "'around':8 'button':16,18 'click':28 'hate':2 'load':11 'move':6 'see':14 'stay':20 'thing':7 'tri':26 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/763078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688667819 {#4277
    date: 2023-07-06 20:23:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I hate all websites that move things around as they load. If I see a button, that button should stay where it is when I try to click it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688667819 {#4276
    date: 2023-07-06 20:23:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 151048
  -bodyTs: "'around':8 'button':16,18 'click':28 'hate':2 'load':11 'move':6 'see':14 'stay':20 'thing':7 'tri':26 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/763078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688667819 {#4277
    date: 2023-07-06 20:23:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I hate all websites that move things around as they load. If I see a button, that button should stay where it is when I try to click it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688667819 {#4276
    date: 2023-07-06 20:23:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 151048
  -bodyTs: "'around':8 'button':16,18 'click':28 'hate':2 'load':11 'move':6 'see':14 'stay':20 'thing':7 'tri':26 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/763078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688667819 {#4277
    date: 2023-07-06 20:23:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4354
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have notification enabled on most of my apps. I will check on them when I want, but I hate seeing or hearing notifications because they are distracting me. If something is urgent, call me, otherwise it can wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688641005 {#4349
    date: 2023-07-06 12:56:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 198340
  -bodyTs: "'app':11 'call':36 'check':14 'distract':30 'enabl':6 'hate':22 'hear':25 'notif':5,26 'otherwis':38 'see':23 'someth':33 'urgent':35 'wait':41 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/767162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688641005 {#4350
    date: 2023-07-06 12:56:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4354
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have notification enabled on most of my apps. I will check on them when I want, but I hate seeing or hearing notifications because they are distracting me. If something is urgent, call me, otherwise it can wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688641005 {#4349
    date: 2023-07-06 12:56:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 198340
  -bodyTs: "'app':11 'call':36 'check':14 'distract':30 'enabl':6 'hate':22 'hear':25 'notif':5,26 'otherwis':38 'see':23 'someth':33 'urgent':35 'wait':41 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/767162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688641005 {#4350
    date: 2023-07-06 12:56:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4354
  +user: App\Entity\User {#4367 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have notification enabled on most of my apps. I will check on them when I want, but I hate seeing or hearing notifications because they are distracting me. If something is urgent, call me, otherwise it can wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688641005 {#4349
    date: 2023-07-06 12:56:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4355 …}
  +nested: Doctrine\ORM\PersistentCollection {#4357 …}
  +votes: Doctrine\ORM\PersistentCollection {#4359 …}
  +reports: Doctrine\ORM\PersistentCollection {#4361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4365 …}
  -id: 198340
  -bodyTs: "'app':11 'call':36 'check':14 'distract':30 'enabl':6 'hate':22 'hear':25 'notif':5,26 'otherwis':38 'see':23 'someth':33 'urgent':35 'wait':41 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/767162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688641005 {#4350
    date: 2023-07-06 12:56:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4427
  +user: App\Entity\User {#4440 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My old person trait is that when I purchase a printer, I should be able to use whatever is the cheapest compatible ink without the printer treating me like I’m smuggling unicorn blood out of Narnia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688626676 {#4422
    date: 2023-07-06 08:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4428 …}
  +nested: Doctrine\ORM\PersistentCollection {#4430 …}
  +votes: Doctrine\ORM\PersistentCollection {#4432 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 63713
  -bodyTs: "'abl':15 'blood':34 'cheapest':21 'compat':22 'ink':23 'like':29 'm':31 'narnia':37 'old':2 'person':3 'printer':11,26 'purchas':9 'smuggl':32 'trait':4 'treat':27 'unicorn':33 'use':17 'whatev':18 'without':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communities.azkware.net/comment/134244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688626676 {#4423
    date: 2023-07-06 08:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4427
  +user: App\Entity\User {#4440 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My old person trait is that when I purchase a printer, I should be able to use whatever is the cheapest compatible ink without the printer treating me like I’m smuggling unicorn blood out of Narnia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688626676 {#4422
    date: 2023-07-06 08:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4428 …}
  +nested: Doctrine\ORM\PersistentCollection {#4430 …}
  +votes: Doctrine\ORM\PersistentCollection {#4432 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 63713
  -bodyTs: "'abl':15 'blood':34 'cheapest':21 'compat':22 'ink':23 'like':29 'm':31 'narnia':37 'old':2 'person':3 'printer':11,26 'purchas':9 'smuggl':32 'trait':4 'treat':27 'unicorn':33 'use':17 'whatev':18 'without':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communities.azkware.net/comment/134244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688626676 {#4423
    date: 2023-07-06 08:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4427
  +user: App\Entity\User {#4440 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My old person trait is that when I purchase a printer, I should be able to use whatever is the cheapest compatible ink without the printer treating me like I’m smuggling unicorn blood out of Narnia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688626676 {#4422
    date: 2023-07-06 08:57:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4428 …}
  +nested: Doctrine\ORM\PersistentCollection {#4430 …}
  +votes: Doctrine\ORM\PersistentCollection {#4432 …}
  +reports: Doctrine\ORM\PersistentCollection {#4434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4438 …}
  -id: 63713
  -bodyTs: "'abl':15 'blood':34 'cheapest':21 'compat':22 'ink':23 'like':29 'm':31 'narnia':37 'old':2 'person':3 'printer':11,26 'purchas':9 'smuggl':32 'trait':4 'treat':27 'unicorn':33 'use':17 'whatev':18 'without':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://communities.azkware.net/comment/134244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688626676 {#4423
    date: 2023-07-06 08:57:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4500
  +user: App\Entity\User {#4513 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think cars should not be dependent on a touch screen for ANY of it’s functions (or really have one at all). They are more difficult to use than tactile buttons, distracting, and do not receive long term support from the OEM.\n
    \n
    What do you do with a 10 year old car that runs but the touch screen nuked due to age, firmware bugs or mechanical damage? Ford isn’t going to be selling replacement units 10 years later and I have yet to see an ‘infotainment’ system that has aftermarket replacement considerations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688601154 {#4495
    date: 2023-07-06 01:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4501 …}
  +nested: Doctrine\ORM\PersistentCollection {#4503 …}
  +votes: Doctrine\ORM\PersistentCollection {#4505 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 35629
  -bodyTs: "'10':50,78 'aftermarket':92 'age':63 'bug':65 'button':32 'car':3,53 'consider':94 'damag':68 'depend':7 'difficult':27 'distract':33 'due':61 'firmwar':64 'ford':69 'function':17 'go':72 'infotain':88 'isn':70 'later':80 'long':38 'mechan':67 'nuke':60 'oem':43 'old':52 'one':21 'realli':19 'receiv':37 'replac':76,93 'run':55 'screen':11,59 'see':86 'sell':75 'support':40 'system':89 'tactil':31 'term':39 'think':2 'touch':10,58 'unit':77 'use':29 'year':51,79 'yet':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1233904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688601154 {#4496
    date: 2023-07-06 01:52:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4500
  +user: App\Entity\User {#4513 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think cars should not be dependent on a touch screen for ANY of it’s functions (or really have one at all). They are more difficult to use than tactile buttons, distracting, and do not receive long term support from the OEM.\n
    \n
    What do you do with a 10 year old car that runs but the touch screen nuked due to age, firmware bugs or mechanical damage? Ford isn’t going to be selling replacement units 10 years later and I have yet to see an ‘infotainment’ system that has aftermarket replacement considerations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688601154 {#4495
    date: 2023-07-06 01:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4501 …}
  +nested: Doctrine\ORM\PersistentCollection {#4503 …}
  +votes: Doctrine\ORM\PersistentCollection {#4505 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 35629
  -bodyTs: "'10':50,78 'aftermarket':92 'age':63 'bug':65 'button':32 'car':3,53 'consider':94 'damag':68 'depend':7 'difficult':27 'distract':33 'due':61 'firmwar':64 'ford':69 'function':17 'go':72 'infotain':88 'isn':70 'later':80 'long':38 'mechan':67 'nuke':60 'oem':43 'old':52 'one':21 'realli':19 'receiv':37 'replac':76,93 'run':55 'screen':11,59 'see':86 'sell':75 'support':40 'system':89 'tactil':31 'term':39 'think':2 'touch':10,58 'unit':77 'use':29 'year':51,79 'yet':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1233904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688601154 {#4496
    date: 2023-07-06 01:52:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4500
  +user: App\Entity\User {#4513 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think cars should not be dependent on a touch screen for ANY of it’s functions (or really have one at all). They are more difficult to use than tactile buttons, distracting, and do not receive long term support from the OEM.\n
    \n
    What do you do with a 10 year old car that runs but the touch screen nuked due to age, firmware bugs or mechanical damage? Ford isn’t going to be selling replacement units 10 years later and I have yet to see an ‘infotainment’ system that has aftermarket replacement considerations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688601154 {#4495
    date: 2023-07-06 01:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4501 …}
  +nested: Doctrine\ORM\PersistentCollection {#4503 …}
  +votes: Doctrine\ORM\PersistentCollection {#4505 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 35629
  -bodyTs: "'10':50,78 'aftermarket':92 'age':63 'bug':65 'button':32 'car':3,53 'consider':94 'damag':68 'depend':7 'difficult':27 'distract':33 'due':61 'firmwar':64 'ford':69 'function':17 'go':72 'infotain':88 'isn':70 'later':80 'long':38 'mechan':67 'nuke':60 'oem':43 'old':52 'one':21 'realli':19 'receiv':37 'replac':76,93 'run':55 'screen':11,59 'see':86 'sell':75 'support':40 'system':89 'tactil':31 'term':39 'think':2 'touch':10,58 'unit':77 'use':29 'year':51,79 'yet':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1233904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688601154 {#4496
    date: 2023-07-06 01:52:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4575
  +user: App\Entity\User {#4588 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think I should be allowed to order food from a restaurant without needing to scan a QR code which requires me to have a smart phone and an active, paid plan in order to access their menu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688587480 {#4570
    date: 2023-07-05 22:04:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 151050
  -bodyTs: "'access':36 'activ':30 'allow':6 'code':19 'food':9 'menu':38 'need':14 'order':8,34 'paid':31 'phone':27 'plan':32 'qr':18 'requir':21 'restaur':12 'scan':16 'smart':26 'think':2 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1227380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587480 {#4571
    date: 2023-07-05 22:04:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4575
  +user: App\Entity\User {#4588 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think I should be allowed to order food from a restaurant without needing to scan a QR code which requires me to have a smart phone and an active, paid plan in order to access their menu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688587480 {#4570
    date: 2023-07-05 22:04:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 151050
  -bodyTs: "'access':36 'activ':30 'allow':6 'code':19 'food':9 'menu':38 'need':14 'order':8,34 'paid':31 'phone':27 'plan':32 'qr':18 'requir':21 'restaur':12 'scan':16 'smart':26 'think':2 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1227380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587480 {#4571
    date: 2023-07-05 22:04:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4575
  +user: App\Entity\User {#4588 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "What-s-your-old-person-trait"
    +title: "What's your "old person" trait?"
    +url: "https://feddit.ch/pictrs/image/f49889d0-9c72-44fe-876a-d205e5f08dca.jpeg"
    +body: "My old person trait is that I think ‘ghosting’ is completely unacceptable and you owe the other person a face-to-face conversation."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688702127 {#2410
      date: 2023-07-07 05:55:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3231
    -titleTs: "'old':4 'person':5 'trait':6"
    -bodyTs: "'complet':11 'convers':24 'face':21,23 'face-to-fac':20 'ghost':9 'old':2 'owe':15 'person':3,18 'think':8 'trait':4 'unaccept':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688673409
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/64699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688587009 {#1850
      date: 2023-07-05 21:56:49.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I think I should be allowed to order food from a restaurant without needing to scan a QR code which requires me to have a smart phone and an active, paid plan in order to access their menu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688587480 {#4570
    date: 2023-07-05 22:04:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmyLaLibre@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 151050
  -bodyTs: "'access':36 'activ':30 'allow':6 'code':19 'food':9 'menu':38 'need':14 'order':8,34 'paid':31 'phone':27 'plan':32 'qr':18 'requir':21 'restaur':12 'scan':16 'smart':26 'think':2 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1227380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688587480 {#4571
    date: 2023-07-05 22:04:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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