GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/3954/introverts-will-understand/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\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: "introverts-will-understand"
  +title: "introverts will understand"
  +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697012257 {#2410
    date: 2023-10-11 10:17:37.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: 3954
  -titleTs: "'introvert':1 'understand':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696958411
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6559666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696872011 {#1850
    date: 2023-10-09 19:20:11.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: "introverts-will-understand"
  +title: "introverts will understand"
  +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697012257 {#2410
    date: 2023-10-11 10:17:37.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: 3954
  -titleTs: "'introvert':1 'understand':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696958411
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6559666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696872011 {#1850
    date: 2023-10-09 19:20:11.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: "introverts-will-understand"
  +title: "introverts will understand"
  +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 605
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697012257 {#2410
    date: 2023-10-11 10:17:37.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: 3954
  -titleTs: "'introvert':1 'understand':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696958411
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6559666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696872011 {#1850
    date: 2023-10-09 19:20:11.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 {#4004
  +user: App\Entity\User {#3952 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“No, I have not. I do not categorize days in good or not good days. All days are the same shit, but on some days I care a little less.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697012257 {#4013
    date: 2023-10-11 10:17:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 41205
  -bodyTs: "'care':27 'categor':8 'day':9,15,17,25 'good':11,14 'less':30 'littl':29 'shit':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4792361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697012257 {#3949
    date: 2023-10-11 10:17:37.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 {#4004
  +user: App\Entity\User {#3952 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“No, I have not. I do not categorize days in good or not good days. All days are the same shit, but on some days I care a little less.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697012257 {#4013
    date: 2023-10-11 10:17:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 41205
  -bodyTs: "'care':27 'categor':8 'day':9,15,17,25 'good':11,14 'less':30 'littl':29 'shit':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4792361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697012257 {#3949
    date: 2023-10-11 10:17:37.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 {#4004
  +user: App\Entity\User {#3952 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“No, I have not. I do not categorize days in good or not good days. All days are the same shit, but on some days I care a little less.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697012257 {#4013
    date: 2023-10-11 10:17:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 41205
  -bodyTs: "'care':27 'categor':8 'day':9,15,17,25 'good':11,14 'less':30 'littl':29 'shit':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4792361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697012257 {#3949
    date: 2023-10-11 10:17:37.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 {#4040
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696950112 {#4045
    date: 2023-10-10 17:01:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 39290
  -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3850640"
  +editedAt: DateTimeImmutable @1696886630 {#4046
    date: 2023-10-09 23:23:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696886575 {#4043
    date: 2023-10-09 23:22:55.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 {#4040
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696950112 {#4045
    date: 2023-10-10 17:01:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 39290
  -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3850640"
  +editedAt: DateTimeImmutable @1696886630 {#4046
    date: 2023-10-09 23:23:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696886575 {#4043
    date: 2023-10-09 23:22:55.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 {#4040
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696950112 {#4045
    date: 2023-10-10 17:01:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 39290
  -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3850640"
  +editedAt: DateTimeImmutable @1696886630 {#4046
    date: 2023-10-09 23:23:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696886575 {#4043
    date: 2023-10-09 23:22:55.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 {#4579
  +user: Proxies\__CG__\App\Entity\User {#4497 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4022 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696950112 {#4045
      date: 2023-10-10 17:01:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
    -id: 39290
    -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3850640"
    +editedAt: DateTimeImmutable @1696886630 {#4046
      date: 2023-10-09 23:23:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696886575 {#4043
      date: 2023-10-09 23:22:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696892098 {#4577
    date: 2023-10-10 00:54:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 39364
  -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4144005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892098 {#4578
    date: 2023-10-10 00:54:58.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 {#4579
  +user: Proxies\__CG__\App\Entity\User {#4497 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4022 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696950112 {#4045
      date: 2023-10-10 17:01:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
    -id: 39290
    -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3850640"
    +editedAt: DateTimeImmutable @1696886630 {#4046
      date: 2023-10-09 23:23:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696886575 {#4043
      date: 2023-10-09 23:22:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696892098 {#4577
    date: 2023-10-10 00:54:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 39364
  -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4144005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892098 {#4578
    date: 2023-10-10 00:54:58.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 {#4579
  +user: Proxies\__CG__\App\Entity\User {#4497 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4022 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696950112 {#4045
      date: 2023-10-10 17:01:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4028 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
    -id: 39290
    -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3850640"
    +editedAt: DateTimeImmutable @1696886630 {#4046
      date: 2023-10-09 23:23:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696886575 {#4043
      date: 2023-10-09 23:22:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696892098 {#4577
    date: 2023-10-10 00:54:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 39364
  -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4144005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892098 {#4578
    date: 2023-10-10 00:54:58.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 {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: Proxies\__CG__\App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4040
      +user: App\Entity\User {#4022 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696950112 {#4045
        date: 2023-10-10 17:01:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
      -id: 39290
      -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3850640"
      +editedAt: DateTimeImmutable @1696886630 {#4046
        date: 2023-10-09 23:23:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696886575 {#4043
        date: 2023-10-09 23:22:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696892098 {#4577
      date: 2023-10-10 00:54:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 39364
    -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4144005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696892098 {#4578
      date: 2023-10-10 00:54:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: """
    I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
    \n
    Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
    Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696904143 {#4693
    date: 2023-10-10 04:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 39597
  -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3735014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904143 {#4694
    date: 2023-10-10 04:15:43.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 {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: Proxies\__CG__\App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4040
      +user: App\Entity\User {#4022 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696950112 {#4045
        date: 2023-10-10 17:01:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
      -id: 39290
      -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3850640"
      +editedAt: DateTimeImmutable @1696886630 {#4046
        date: 2023-10-09 23:23:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696886575 {#4043
        date: 2023-10-09 23:22:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696892098 {#4577
      date: 2023-10-10 00:54:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 39364
    -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4144005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696892098 {#4578
      date: 2023-10-10 00:54:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: """
    I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
    \n
    Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
    Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696904143 {#4693
    date: 2023-10-10 04:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 39597
  -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3735014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904143 {#4694
    date: 2023-10-10 04:15:43.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 {#4695
  +user: Proxies\__CG__\App\Entity\User {#4696 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: Proxies\__CG__\App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4040
      +user: App\Entity\User {#4022 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696950112 {#4045
        date: 2023-10-10 17:01:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
      -id: 39290
      -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3850640"
      +editedAt: DateTimeImmutable @1696886630 {#4046
        date: 2023-10-09 23:23:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696886575 {#4043
        date: 2023-10-09 23:22:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696892098 {#4577
      date: 2023-10-10 00:54:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 39364
    -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4144005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696892098 {#4578
      date: 2023-10-10 00:54:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: """
    I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
    \n
    Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
    Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696904143 {#4693
    date: 2023-10-10 04:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4697 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4701 …}
  +reports: Doctrine\ORM\PersistentCollection {#4703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
  -id: 39597
  -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3735014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904143 {#4694
    date: 2023-10-10 04:15:43.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 {#4749
  +user: Proxies\__CG__\App\Entity\User {#4750 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4579
      +user: Proxies\__CG__\App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4040
        +user: App\Entity\User {#4022 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1696950112 {#4045
          date: 2023-10-10 17:01:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
        -id: 39290
        -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3850640"
        +editedAt: DateTimeImmutable @1696886630 {#4046
          date: 2023-10-09 23:23:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696886575 {#4043
          date: 2023-10-09 23:22:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4040}
      +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696892098 {#4577
        date: 2023-10-10 00:54:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@Laticauda@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4582 …}
      +votes: Doctrine\ORM\PersistentCollection {#4584 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 39364
      -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4144005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696892098 {#4578
        date: 2023-10-10 00:54:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: """
      I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
      \n
      Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
      Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696904143 {#4693
      date: 2023-10-10 04:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 39597
    -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3735014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904143 {#4694
      date: 2023-10-10 04:15:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "No, that definitely isn’t its usual purpose. We do it to soften otherwise mechanical interactions where there is no expectation beyond the exchange of information required to facilitate a transaction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696915134 {#4747
    date: 2023-10-10 07:18:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4755 …}
  +reports: Doctrine\ORM\PersistentCollection {#4757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
  -id: 39757
  -bodyTs: "'beyond':22 'definit':3 'exchang':24 'expect':21 'facilit':29 'inform':26 'interact':16 'isn':4 'mechan':15 'otherwis':14 'purpos':8 'requir':27 'soften':13 'transact':31 'usual':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4746663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696915134 {#4748
    date: 2023-10-10 07:18:54.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 {#4749
  +user: Proxies\__CG__\App\Entity\User {#4750 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4579
      +user: Proxies\__CG__\App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4040
        +user: App\Entity\User {#4022 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1696950112 {#4045
          date: 2023-10-10 17:01:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
        -id: 39290
        -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3850640"
        +editedAt: DateTimeImmutable @1696886630 {#4046
          date: 2023-10-09 23:23:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696886575 {#4043
          date: 2023-10-09 23:22:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4040}
      +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696892098 {#4577
        date: 2023-10-10 00:54:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@Laticauda@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4582 …}
      +votes: Doctrine\ORM\PersistentCollection {#4584 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 39364
      -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4144005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696892098 {#4578
        date: 2023-10-10 00:54:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: """
      I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
      \n
      Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
      Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696904143 {#4693
      date: 2023-10-10 04:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 39597
    -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3735014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904143 {#4694
      date: 2023-10-10 04:15:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "No, that definitely isn’t its usual purpose. We do it to soften otherwise mechanical interactions where there is no expectation beyond the exchange of information required to facilitate a transaction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696915134 {#4747
    date: 2023-10-10 07:18:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4755 …}
  +reports: Doctrine\ORM\PersistentCollection {#4757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
  -id: 39757
  -bodyTs: "'beyond':22 'definit':3 'exchang':24 'expect':21 'facilit':29 'inform':26 'interact':16 'isn':4 'mechan':15 'otherwis':14 'purpos':8 'requir':27 'soften':13 'transact':31 'usual':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4746663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696915134 {#4748
    date: 2023-10-10 07:18:54.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 {#4749
  +user: Proxies\__CG__\App\Entity\User {#4750 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4695
    +user: Proxies\__CG__\App\Entity\User {#4696 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4579
      +user: Proxies\__CG__\App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4040
        +user: App\Entity\User {#4022 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1696950112 {#4045
          date: 2023-10-10 17:01:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
        -id: 39290
        -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3850640"
        +editedAt: DateTimeImmutable @1696886630 {#4046
          date: 2023-10-09 23:23:50.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696886575 {#4043
          date: 2023-10-09 23:22:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4040}
      +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696892098 {#4577
        date: 2023-10-10 00:54:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@Laticauda@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4582 …}
      +votes: Doctrine\ORM\PersistentCollection {#4584 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 39364
      -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4144005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696892098 {#4578
        date: 2023-10-10 00:54:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: """
      I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
      \n
      Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
      Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696904143 {#4693
      date: 2023-10-10 04:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4697 …}
    +nested: Doctrine\ORM\PersistentCollection {#4699 …}
    +votes: Doctrine\ORM\PersistentCollection {#4701 …}
    +reports: Doctrine\ORM\PersistentCollection {#4703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
    -id: 39597
    -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3735014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696904143 {#4694
      date: 2023-10-10 04:15:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "No, that definitely isn’t its usual purpose. We do it to soften otherwise mechanical interactions where there is no expectation beyond the exchange of information required to facilitate a transaction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696915134 {#4747
    date: 2023-10-10 07:18:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4751 …}
  +nested: Doctrine\ORM\PersistentCollection {#4753 …}
  +votes: Doctrine\ORM\PersistentCollection {#4755 …}
  +reports: Doctrine\ORM\PersistentCollection {#4757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
  -id: 39757
  -bodyTs: "'beyond':22 'definit':3 'exchang':24 'expect':21 'facilit':29 'inform':26 'interact':16 'isn':4 'mechan':15 'otherwis':14 'purpos':8 'requir':27 'soften':13 'transact':31 'usual':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4746663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696915134 {#4748
    date: 2023-10-10 07:18:54.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 {#4787
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4749
    +user: Proxies\__CG__\App\Entity\User {#4750 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4695
      +user: Proxies\__CG__\App\Entity\User {#4696 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4579
        +user: Proxies\__CG__\App\Entity\User {#4497 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4040
          +user: App\Entity\User {#4022 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1696950112 {#4045
            date: 2023-10-10 17:01:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
          -id: 39290
          -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3850640"
          +editedAt: DateTimeImmutable @1696886630 {#4046
            date: 2023-10-09 23:23:50.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696886575 {#4043
            date: 2023-10-09 23:22:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4040}
        +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696892098 {#4577
          date: 2023-10-10 00:54:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@Laticauda@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4582 …}
        +votes: Doctrine\ORM\PersistentCollection {#4584 …}
        +reports: Doctrine\ORM\PersistentCollection {#4586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
        -id: 39364
        -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4144005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696892098 {#4578
          date: 2023-10-10 00:54:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4040}
      +body: """
        I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
        \n
        Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
        Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696904143 {#4693
        date: 2023-10-10 04:15:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@Laticauda@lemmy.ca"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4697 …}
      +nested: Doctrine\ORM\PersistentCollection {#4699 …}
      +votes: Doctrine\ORM\PersistentCollection {#4701 …}
      +reports: Doctrine\ORM\PersistentCollection {#4703 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
      -id: 39597
      -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3735014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904143 {#4694
        date: 2023-10-10 04:15:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "No, that definitely isn’t its usual purpose. We do it to soften otherwise mechanical interactions where there is no expectation beyond the exchange of information required to facilitate a transaction."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696915134 {#4747
      date: 2023-10-10 07:18:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
      "@seitanic@lemmy.sdf.org"
      "@Knusper@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4755 …}
    +reports: Doctrine\ORM\PersistentCollection {#4757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
    -id: 39757
    -bodyTs: "'beyond':22 'definit':3 'exchang':24 'expect':21 'facilit':29 'inform':26 'interact':16 'isn':4 'mechan':15 'otherwis':14 'purpos':8 'requir':27 'soften':13 'transact':31 'usual':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4746663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696915134 {#4748
      date: 2023-10-10 07:18:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Small talk serves multiple purposes, it does both things, not just one or the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950110 {#4785
    date: 2023-10-10 17:01:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
    "@Knusper@feddit.de"
    "@emptiestplace@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 40132
  -bodyTs: "'multipl':4 'one':12 'purpos':5 'serv':3 'small':1 'talk':2 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3880866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950110 {#4786
    date: 2023-10-10 17:01:50.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 {#4787
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4749
    +user: Proxies\__CG__\App\Entity\User {#4750 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4695
      +user: Proxies\__CG__\App\Entity\User {#4696 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4579
        +user: Proxies\__CG__\App\Entity\User {#4497 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4040
          +user: App\Entity\User {#4022 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1696950112 {#4045
            date: 2023-10-10 17:01:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
          -id: 39290
          -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3850640"
          +editedAt: DateTimeImmutable @1696886630 {#4046
            date: 2023-10-09 23:23:50.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696886575 {#4043
            date: 2023-10-09 23:22:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4040}
        +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696892098 {#4577
          date: 2023-10-10 00:54:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@Laticauda@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4582 …}
        +votes: Doctrine\ORM\PersistentCollection {#4584 …}
        +reports: Doctrine\ORM\PersistentCollection {#4586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
        -id: 39364
        -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4144005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696892098 {#4578
          date: 2023-10-10 00:54:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4040}
      +body: """
        I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
        \n
        Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
        Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696904143 {#4693
        date: 2023-10-10 04:15:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@Laticauda@lemmy.ca"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4697 …}
      +nested: Doctrine\ORM\PersistentCollection {#4699 …}
      +votes: Doctrine\ORM\PersistentCollection {#4701 …}
      +reports: Doctrine\ORM\PersistentCollection {#4703 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
      -id: 39597
      -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3735014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904143 {#4694
        date: 2023-10-10 04:15:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "No, that definitely isn’t its usual purpose. We do it to soften otherwise mechanical interactions where there is no expectation beyond the exchange of information required to facilitate a transaction."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696915134 {#4747
      date: 2023-10-10 07:18:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
      "@seitanic@lemmy.sdf.org"
      "@Knusper@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4755 …}
    +reports: Doctrine\ORM\PersistentCollection {#4757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
    -id: 39757
    -bodyTs: "'beyond':22 'definit':3 'exchang':24 'expect':21 'facilit':29 'inform':26 'interact':16 'isn':4 'mechan':15 'otherwis':14 'purpos':8 'requir':27 'soften':13 'transact':31 'usual':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4746663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696915134 {#4748
      date: 2023-10-10 07:18:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Small talk serves multiple purposes, it does both things, not just one or the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950110 {#4785
    date: 2023-10-10 17:01:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
    "@Knusper@feddit.de"
    "@emptiestplace@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 40132
  -bodyTs: "'multipl':4 'one':12 'purpos':5 'serv':3 'small':1 'talk':2 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3880866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950110 {#4786
    date: 2023-10-10 17:01:50.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 {#4787
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4749
    +user: Proxies\__CG__\App\Entity\User {#4750 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4695
      +user: Proxies\__CG__\App\Entity\User {#4696 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4579
        +user: Proxies\__CG__\App\Entity\User {#4497 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4040
          +user: App\Entity\User {#4022 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1696950112 {#4045
            date: 2023-10-10 17:01:52.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4028 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
          -id: 39290
          -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/3850640"
          +editedAt: DateTimeImmutable @1696886630 {#4046
            date: 2023-10-09 23:23:50.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696886575 {#4043
            date: 2023-10-09 23:22:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4040}
        +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696892098 {#4577
          date: 2023-10-10 00:54:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@Laticauda@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4582 …}
        +votes: Doctrine\ORM\PersistentCollection {#4584 …}
        +reports: Doctrine\ORM\PersistentCollection {#4586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
        -id: 39364
        -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4144005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696892098 {#4578
          date: 2023-10-10 00:54:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4040}
      +body: """
        I just have some empty phrases for that purpose, like “It’s going!” or “It sure is a day!”. Feel free to combine with facial expressions that are difficult to interpret for maximum confusion.\n
        \n
        Thing is, it’s smalltalk. Smalltalk serves a purpose and it’s not the acquisition of information, so your concrete answer is kind of vain.  \n
        Smalltalk is rather for getting an emotional feel for each other. It’s the first step towards any sort of interpersonal relationship. And it can also lead to deeper topics, but it doesn’t have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696904143 {#4693
        date: 2023-10-10 04:15:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@Laticauda@lemmy.ca"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4697 …}
      +nested: Doctrine\ORM\PersistentCollection {#4699 …}
      +votes: Doctrine\ORM\PersistentCollection {#4701 …}
      +reports: Doctrine\ORM\PersistentCollection {#4703 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4705 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4707 …}
      -id: 39597
      -bodyTs: "'acquisit':49 'also':85 'answer':55 'combin':23 'concret':54 'confus':34 'day':19 'deeper':88 'difficult':29 'doesn':92 'emot':66 'empti':5 'express':26 'facial':25 'feel':20,67 'first':74 'free':21 'get':64 'go':13 'inform':51 'interperson':80 'interpret':31 'kind':57 'lead':86 'like':10 'maximum':33 'phrase':6 'purpos':9,43 'rather':62 'relationship':81 'serv':41 'smalltalk':39,40,60 'sort':78 'step':75 'sure':16 'thing':35 'topic':89 'toward':76 'vain':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3735014"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696904143 {#4694
        date: 2023-10-10 04:15:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "No, that definitely isn’t its usual purpose. We do it to soften otherwise mechanical interactions where there is no expectation beyond the exchange of information required to facilitate a transaction."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696915134 {#4747
      date: 2023-10-10 07:18:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
      "@seitanic@lemmy.sdf.org"
      "@Knusper@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4751 …}
    +nested: Doctrine\ORM\PersistentCollection {#4753 …}
    +votes: Doctrine\ORM\PersistentCollection {#4755 …}
    +reports: Doctrine\ORM\PersistentCollection {#4757 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4759 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4761 …}
    -id: 39757
    -bodyTs: "'beyond':22 'definit':3 'exchang':24 'expect':21 'facilit':29 'inform':26 'interact':16 'isn':4 'mechan':15 'otherwis':14 'purpos':8 'requir':27 'soften':13 'transact':31 'usual':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4746663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696915134 {#4748
      date: 2023-10-10 07:18:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Small talk serves multiple purposes, it does both things, not just one or the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950110 {#4785
    date: 2023-10-10 17:01:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
    "@Knusper@feddit.de"
    "@emptiestplace@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 40132
  -bodyTs: "'multipl':4 'one':12 'purpos':5 'serv':3 'small':1 'talk':2 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3880866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950110 {#4786
    date: 2023-10-10 17:01:50.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 {#4711
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: Proxies\__CG__\App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4040
      +user: App\Entity\User {#4022 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696950112 {#4045
        date: 2023-10-10 17:01:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
      -id: 39290
      -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3850640"
      +editedAt: DateTimeImmutable @1696886630 {#4046
        date: 2023-10-09 23:23:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696886575 {#4043
        date: 2023-10-09 23:22:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696892098 {#4577
      date: 2023-10-10 00:54:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 39364
    -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4144005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696892098 {#4578
      date: 2023-10-10 00:54:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "My go to answers are: “I’m hanging in there”, “been better, been worse”, “oh you know how it is”, (if they ask “how’s it going?”) “it’s going”, etc. You can be honest without being candid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950060 {#4709
    date: 2023-10-10 17:01:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 40129
  -bodyTs: "'answer':4 'ask':23 'better':12 'candid':38 'etc':31 'go':2,27,30 'hang':8 'honest':35 'know':17 'm':7 'oh':15 'without':36 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3880832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950060 {#4710
    date: 2023-10-10 17:01:00.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 {#4711
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: Proxies\__CG__\App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4040
      +user: App\Entity\User {#4022 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696950112 {#4045
        date: 2023-10-10 17:01:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
      -id: 39290
      -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3850640"
      +editedAt: DateTimeImmutable @1696886630 {#4046
        date: 2023-10-09 23:23:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696886575 {#4043
        date: 2023-10-09 23:22:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696892098 {#4577
      date: 2023-10-10 00:54:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 39364
    -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4144005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696892098 {#4578
      date: 2023-10-10 00:54:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "My go to answers are: “I’m hanging in there”, “been better, been worse”, “oh you know how it is”, (if they ask “how’s it going?”) “it’s going”, etc. You can be honest without being candid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950060 {#4709
    date: 2023-10-10 17:01:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 40129
  -bodyTs: "'answer':4 'ask':23 'better':12 'candid':38 'etc':31 'go':2,27,30 'hang':8 'honest':35 'know':17 'm':7 'oh':15 'without':36 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3880832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950060 {#4710
    date: 2023-10-10 17:01:00.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 {#4711
  +user: App\Entity\User {#4022 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: Proxies\__CG__\App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4040
      +user: App\Entity\User {#4022 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Introverts and misanthropes are not the same thing, kinda sick of people acting like they are."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696950112 {#4045
        date: 2023-10-10 17:01:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
      -id: 39290
      -bodyTs: "'act':13 'introvert':1 'kinda':9 'like':14 'misanthrop':3 'peopl':12 'sick':10 'thing':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3850640"
      +editedAt: DateTimeImmutable @1696886630 {#4046
        date: 2023-10-09 23:23:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696886575 {#4043
        date: 2023-10-09 23:22:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4040}
    +body: "I’m not a misanthrope *or* an introvert. I hate that question because I don’t want to tell people about my shitty day but I also don’t want to lie."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696892098 {#4577
      date: 2023-10-10 00:54:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@Laticauda@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 39364
    -bodyTs: "'also':27 'day':24 'hate':10 'introvert':8 'lie':32 'm':2 'misanthrop':5 'peopl':20 'question':12 'shitti':23 'tell':19 'want':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4144005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696892098 {#4578
      date: 2023-10-10 00:54:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "My go to answers are: “I’m hanging in there”, “been better, been worse”, “oh you know how it is”, (if they ask “how’s it going?”) “it’s going”, etc. You can be honest without being candid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696950060 {#4709
    date: 2023-10-10 17:01:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@Laticauda@lemmy.ca"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 40129
  -bodyTs: "'answer':4 'ask':23 'better':12 'candid':38 'etc':31 'go':2,27,30 'hang':8 'honest':35 'know':17 'm':7 'oh':15 'without':36 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3880832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950060 {#4710
    date: 2023-10-10 17:01:00.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 {#4124
  +user: App\Entity\User {#4137 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1696909140 {#4119
    date: 2023-10-10 05:39:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 39033
  -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4358588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696872794 {#4120
    date: 2023-10-09 19:33:14.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 {#4124
  +user: App\Entity\User {#4137 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1696909140 {#4119
    date: 2023-10-10 05:39:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 39033
  -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4358588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696872794 {#4120
    date: 2023-10-09 19:33:14.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 {#4124
  +user: App\Entity\User {#4137 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1696909140 {#4119
    date: 2023-10-10 05:39:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 39033
  -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4358588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696872794 {#4120
    date: 2023-10-09 19:33:14.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 {#4502
  +user: Proxies\__CG__\App\Entity\User {#4497 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696909140 {#4119
      date: 2023-10-10 05:39:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 39033
    -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872794 {#4120
      date: 2023-10-09 19:33:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "TIL that memes are a boomer thing now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696892323 {#4503
    date: 2023-10-10 00:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 39369
  -bodyTs: "'boomer':6 'meme':3 'thing':7 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4144152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892323 {#4500
    date: 2023-10-10 00:58:43.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 {#4502
  +user: Proxies\__CG__\App\Entity\User {#4497 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696909140 {#4119
      date: 2023-10-10 05:39:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 39033
    -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872794 {#4120
      date: 2023-10-09 19:33:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "TIL that memes are a boomer thing now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696892323 {#4503
    date: 2023-10-10 00:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 39369
  -bodyTs: "'boomer':6 'meme':3 'thing':7 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4144152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892323 {#4500
    date: 2023-10-10 00:58:43.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 {#4502
  +user: Proxies\__CG__\App\Entity\User {#4497 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696909140 {#4119
      date: 2023-10-10 05:39:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 39033
    -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872794 {#4120
      date: 2023-10-09 19:33:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "TIL that memes are a boomer thing now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696892323 {#4503
    date: 2023-10-10 00:58:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 39369
  -bodyTs: "'boomer':6 'meme':3 'thing':7 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4144152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696892323 {#4500
    date: 2023-10-10 00:58:43.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 {#4515
  +user: Proxies\__CG__\App\Entity\User {#4516 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696909140 {#4119
      date: 2023-10-10 05:39:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 39033
    -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872794 {#4120
      date: 2023-10-09 19:33:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "You just described the average millennial. Who are in their thirties by the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696873221 {#4513
    date: 2023-10-09 19:40:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4517 …}
  +nested: Doctrine\ORM\PersistentCollection {#4519 …}
  +votes: Doctrine\ORM\PersistentCollection {#4521 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 39044
  -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4722008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873221 {#4514
    date: 2023-10-09 19:40:21.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 {#4515
  +user: Proxies\__CG__\App\Entity\User {#4516 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696909140 {#4119
      date: 2023-10-10 05:39:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 39033
    -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872794 {#4120
      date: 2023-10-09 19:33:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "You just described the average millennial. Who are in their thirties by the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696873221 {#4513
    date: 2023-10-09 19:40:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4517 …}
  +nested: Doctrine\ORM\PersistentCollection {#4519 …}
  +votes: Doctrine\ORM\PersistentCollection {#4521 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 39044
  -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4722008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873221 {#4514
    date: 2023-10-09 19:40:21.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 {#4515
  +user: Proxies\__CG__\App\Entity\User {#4516 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4124
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1696909140 {#4119
      date: 2023-10-10 05:39:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4125 …}
    +nested: Doctrine\ORM\PersistentCollection {#4127 …}
    +votes: Doctrine\ORM\PersistentCollection {#4129 …}
    +reports: Doctrine\ORM\PersistentCollection {#4131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
    -id: 39033
    -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872794 {#4120
      date: 2023-10-09 19:33:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "You just described the average millennial. Who are in their thirties by the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696873221 {#4513
    date: 2023-10-09 19:40:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4517 …}
  +nested: Doctrine\ORM\PersistentCollection {#4519 …}
  +votes: Doctrine\ORM\PersistentCollection {#4521 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 39044
  -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4722008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873221 {#4514
    date: 2023-10-09 19:40:21.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 {#4597
  +user: Proxies\__CG__\App\Entity\User {#4601 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "do you really have to be so blunt :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696885444 {#4596
    date: 2023-10-09 23:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4606 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4613 …}
  -id: 39275
  -bodyTs: "'blunt':8 'd':9 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3724411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885444 {#4593
    date: 2023-10-09 23:04:04.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 {#4597
  +user: Proxies\__CG__\App\Entity\User {#4601 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "do you really have to be so blunt :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696885444 {#4596
    date: 2023-10-09 23:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4606 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4613 …}
  -id: 39275
  -bodyTs: "'blunt':8 'd':9 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3724411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885444 {#4593
    date: 2023-10-09 23:04:04.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 {#4597
  +user: Proxies\__CG__\App\Entity\User {#4601 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "do you really have to be so blunt :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696885444 {#4596
    date: 2023-10-09 23:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4606 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4604 …}
  +reports: Doctrine\ORM\PersistentCollection {#4609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4613 …}
  -id: 39275
  -bodyTs: "'blunt':8 'd':9 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3724411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885444 {#4593
    date: 2023-10-09 23:04:04.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 {#4617
  +user: Proxies\__CG__\App\Entity\User {#4618 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "I think that’s the main demographic of Lemmy from what I can gather. There is definitely a cohort of younger people, but most of us are due for colonoscopies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696894530 {#4615
    date: 2023-10-10 01:35:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4619 …}
  +nested: Doctrine\ORM\PersistentCollection {#4621 …}
  +votes: Doctrine\ORM\PersistentCollection {#4623 …}
  +reports: Doctrine\ORM\PersistentCollection {#4625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4629 …}
  -id: 39407
  -bodyTs: "'cohort':19 'colonoscopi':30 'definit':17 'demograph':7 'due':28 'gather':14 'lemmi':9 'main':6 'peopl':22 'think':2 'us':26 'younger':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3116038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696894530 {#4616
    date: 2023-10-10 01:35:30.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 {#4617
  +user: Proxies\__CG__\App\Entity\User {#4618 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "I think that’s the main demographic of Lemmy from what I can gather. There is definitely a cohort of younger people, but most of us are due for colonoscopies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696894530 {#4615
    date: 2023-10-10 01:35:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4619 …}
  +nested: Doctrine\ORM\PersistentCollection {#4621 …}
  +votes: Doctrine\ORM\PersistentCollection {#4623 …}
  +reports: Doctrine\ORM\PersistentCollection {#4625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4629 …}
  -id: 39407
  -bodyTs: "'cohort':19 'colonoscopi':30 'definit':17 'demograph':7 'due':28 'gather':14 'lemmi':9 'main':6 'peopl':22 'think':2 'us':26 'younger':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3116038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696894530 {#4616
    date: 2023-10-10 01:35:30.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 {#4617
  +user: Proxies\__CG__\App\Entity\User {#4618 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: "I think that’s the main demographic of Lemmy from what I can gather. There is definitely a cohort of younger people, but most of us are due for colonoscopies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696894530 {#4615
    date: 2023-10-10 01:35:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4619 …}
  +nested: Doctrine\ORM\PersistentCollection {#4621 …}
  +votes: Doctrine\ORM\PersistentCollection {#4623 …}
  +reports: Doctrine\ORM\PersistentCollection {#4625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4629 …}
  -id: 39407
  -bodyTs: "'cohort':19 'colonoscopi':30 'definit':17 'demograph':7 'due':28 'gather':14 'lemmi':9 'main':6 'peopl':22 'think':2 'us':26 'younger':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3116038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696894530 {#4616
    date: 2023-10-10 01:35:30.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 {#4633
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
    \n
    I'm 45, I know plenty people my age who are grandparents.\n
    \n
    Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
    \n
    But it makes it really hard to keep in touch with people my age online.\n
    \n
    I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696874559 {#4631
    date: 2023-10-09 20:02:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4634 …}
  +nested: Doctrine\ORM\PersistentCollection {#4636 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
  -id: 39075
  -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874559 {#4632
    date: 2023-10-09 20:02: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
55 DENIED edit
App\Entity\EntryComment {#4633
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
    \n
    I'm 45, I know plenty people my age who are grandparents.\n
    \n
    Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
    \n
    But it makes it really hard to keep in touch with people my age online.\n
    \n
    I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696874559 {#4631
    date: 2023-10-09 20:02:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4634 …}
  +nested: Doctrine\ORM\PersistentCollection {#4636 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
  -id: 39075
  -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874559 {#4632
    date: 2023-10-09 20:02: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
56 DENIED moderate
App\Entity\EntryComment {#4633
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4515
    +user: Proxies\__CG__\App\Entity\User {#4516 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4124
      +user: App\Entity\User {#4137 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1696909140 {#4119
        date: 2023-10-10 05:39:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4125 …}
      +nested: Doctrine\ORM\PersistentCollection {#4127 …}
      +votes: Doctrine\ORM\PersistentCollection {#4129 …}
      +reports: Doctrine\ORM\PersistentCollection {#4131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
      -id: 39033
      -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696872794 {#4120
        date: 2023-10-09 19:33:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: "You just described the average millennial. Who are in their thirties by the way."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696873221 {#4513
      date: 2023-10-09 19:40:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 39044
    -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4722008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873221 {#4514
      date: 2023-10-09 19:40:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
    \n
    I'm 45, I know plenty people my age who are grandparents.\n
    \n
    Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
    \n
    But it makes it really hard to keep in touch with people my age online.\n
    \n
    I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696874559 {#4631
    date: 2023-10-09 20:02:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4634 …}
  +nested: Doctrine\ORM\PersistentCollection {#4636 …}
  +votes: Doctrine\ORM\PersistentCollection {#4638 …}
  +reports: Doctrine\ORM\PersistentCollection {#4640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
  -id: 39075
  -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874559 {#4632
    date: 2023-10-09 20:02: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4728
  +user: Proxies\__CG__\App\Entity\User {#4733 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4633
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4515
      +user: Proxies\__CG__\App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4124
        +user: App\Entity\User {#4137 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1696909140 {#4119
          date: 2023-10-10 05:39:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4125 …}
        +nested: Doctrine\ORM\PersistentCollection {#4127 …}
        +votes: Doctrine\ORM\PersistentCollection {#4129 …}
        +reports: Doctrine\ORM\PersistentCollection {#4131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
        -id: 39033
        -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4358588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696872794 {#4120
          date: 2023-10-09 19:33:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: "You just described the average millennial. Who are in their thirties by the way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696873221 {#4513
        date: 2023-10-09 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4517 …}
      +nested: Doctrine\ORM\PersistentCollection {#4519 …}
      +votes: Doctrine\ORM\PersistentCollection {#4521 …}
      +reports: Doctrine\ORM\PersistentCollection {#4523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
      -id: 39044
      -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4722008"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873221 {#4514
        date: 2023-10-09 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
      \n
      I'm 45, I know plenty people my age who are grandparents.\n
      \n
      Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
      \n
      But it makes it really hard to keep in touch with people my age online.\n
      \n
      I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696874559 {#4631
      date: 2023-10-09 20:02:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4634 …}
    +nested: Doctrine\ORM\PersistentCollection {#4636 …}
    +votes: Doctrine\ORM\PersistentCollection {#4638 …}
    +reports: Doctrine\ORM\PersistentCollection {#4640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
    -id: 39075
    -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696874559 {#4632
      date: 2023-10-09 20:02:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
    \n
    Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696880440 {#4727
    date: 2023-10-09 21:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
  -id: 39181
  -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4364307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880440 {#4730
    date: 2023-10-09 21:40: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
59 DENIED edit
App\Entity\EntryComment {#4728
  +user: Proxies\__CG__\App\Entity\User {#4733 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4633
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4515
      +user: Proxies\__CG__\App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4124
        +user: App\Entity\User {#4137 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1696909140 {#4119
          date: 2023-10-10 05:39:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4125 …}
        +nested: Doctrine\ORM\PersistentCollection {#4127 …}
        +votes: Doctrine\ORM\PersistentCollection {#4129 …}
        +reports: Doctrine\ORM\PersistentCollection {#4131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
        -id: 39033
        -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4358588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696872794 {#4120
          date: 2023-10-09 19:33:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: "You just described the average millennial. Who are in their thirties by the way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696873221 {#4513
        date: 2023-10-09 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4517 …}
      +nested: Doctrine\ORM\PersistentCollection {#4519 …}
      +votes: Doctrine\ORM\PersistentCollection {#4521 …}
      +reports: Doctrine\ORM\PersistentCollection {#4523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
      -id: 39044
      -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4722008"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873221 {#4514
        date: 2023-10-09 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
      \n
      I'm 45, I know plenty people my age who are grandparents.\n
      \n
      Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
      \n
      But it makes it really hard to keep in touch with people my age online.\n
      \n
      I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696874559 {#4631
      date: 2023-10-09 20:02:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4634 …}
    +nested: Doctrine\ORM\PersistentCollection {#4636 …}
    +votes: Doctrine\ORM\PersistentCollection {#4638 …}
    +reports: Doctrine\ORM\PersistentCollection {#4640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
    -id: 39075
    -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696874559 {#4632
      date: 2023-10-09 20:02:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
    \n
    Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696880440 {#4727
    date: 2023-10-09 21:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
  -id: 39181
  -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4364307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880440 {#4730
    date: 2023-10-09 21:40: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
60 DENIED moderate
App\Entity\EntryComment {#4728
  +user: Proxies\__CG__\App\Entity\User {#4733 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4633
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4515
      +user: Proxies\__CG__\App\Entity\User {#4516 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4124
        +user: App\Entity\User {#4137 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1696909140 {#4119
          date: 2023-10-10 05:39:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4125 …}
        +nested: Doctrine\ORM\PersistentCollection {#4127 …}
        +votes: Doctrine\ORM\PersistentCollection {#4129 …}
        +reports: Doctrine\ORM\PersistentCollection {#4131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
        -id: 39033
        -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4358588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696872794 {#4120
          date: 2023-10-09 19:33:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: "You just described the average millennial. Who are in their thirties by the way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696873221 {#4513
        date: 2023-10-09 19:40:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4517 …}
      +nested: Doctrine\ORM\PersistentCollection {#4519 …}
      +votes: Doctrine\ORM\PersistentCollection {#4521 …}
      +reports: Doctrine\ORM\PersistentCollection {#4523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
      -id: 39044
      -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4722008"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873221 {#4514
        date: 2023-10-09 19:40:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
      \n
      I'm 45, I know plenty people my age who are grandparents.\n
      \n
      Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
      \n
      But it makes it really hard to keep in touch with people my age online.\n
      \n
      I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696874559 {#4631
      date: 2023-10-09 20:02:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4634 …}
    +nested: Doctrine\ORM\PersistentCollection {#4636 …}
    +votes: Doctrine\ORM\PersistentCollection {#4638 …}
    +reports: Doctrine\ORM\PersistentCollection {#4640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
    -id: 39075
    -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696874559 {#4632
      date: 2023-10-09 20:02:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
    \n
    Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696880440 {#4727
    date: 2023-10-09 21:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
  -id: 39181
  -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4364307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880440 {#4730
    date: 2023-10-09 21:40: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4764
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4728
    +user: Proxies\__CG__\App\Entity\User {#4733 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4633
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4515
        +user: Proxies\__CG__\App\Entity\User {#4516 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4124
          +user: App\Entity\User {#4137 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1696909140 {#4119
            date: 2023-10-10 05:39:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4125 …}
          +nested: Doctrine\ORM\PersistentCollection {#4127 …}
          +votes: Doctrine\ORM\PersistentCollection {#4129 …}
          +reports: Doctrine\ORM\PersistentCollection {#4131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 39033
          -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4358588"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696872794 {#4120
            date: 2023-10-09 19:33:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4124}
        +body: "You just described the average millennial. Who are in their thirties by the way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696873221 {#4513
          date: 2023-10-09 19:40:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@McJonalds@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4517 …}
        +nested: Doctrine\ORM\PersistentCollection {#4519 …}
        +votes: Doctrine\ORM\PersistentCollection {#4521 …}
        +reports: Doctrine\ORM\PersistentCollection {#4523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
        -id: 39044
        -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4722008"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873221 {#4514
          date: 2023-10-09 19:40:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: """
        And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
        \n
        I'm 45, I know plenty people my age who are grandparents.\n
        \n
        Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
        \n
        But it makes it really hard to keep in touch with people my age online.\n
        \n
        I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696874559 {#4631
        date: 2023-10-09 20:02:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4634 …}
      +nested: Doctrine\ORM\PersistentCollection {#4636 …}
      +votes: Doctrine\ORM\PersistentCollection {#4638 …}
      +reports: Doctrine\ORM\PersistentCollection {#4640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
      -id: 39075
      -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696874559 {#4632
        date: 2023-10-09 20:02:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
      \n
      Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696880440 {#4727
      date: 2023-10-09 21:40:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
      "@Endorkend@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
    -id: 39181
    -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4364307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880440 {#4730
      date: 2023-10-09 21:40:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    Yeah, that's it, I'm GenX, but I actually had a PC in the home as early as I can remember, got my own by age 8 and build my own age 10.\n
    \n
    That's how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    And personally, I've VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    When I was a child, they shoved a picture book in my hands to keep me entertained while sitting still.\n
    \n
    Now, you give them a tablet and they can watch YouTube or cartoons, right in their hands.\n
    \n
    Really wonder what difference this kind of thing will cause.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696881174 {#4769
    date: 2023-10-09 21:52:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 39198
  -bodyTs: "'10':34,70 '8':28 'actual':10 'adult':80 'age':27,33 'alreadi':52 'blur':43 'book':100 'boundari':42 'build':30 'cartoon':123 'caus':137 'child':95 'circumst':61 'defin':49 'demand':87 'differ':131 'earli':18 'entertain':107 'experi':47 'first':79 'generat':41 'genx':7 'give':113 'got':23 'grew':82 'hand':103,127 'home':16 'interest':67 'keep':105 'kind':133 'line':74 'm':6 'on-demand':85 'one':50 'part':55 'pc':13 'person':63 'pictur':99 'previous':58 'realli':128 'rememb':22 'right':124 'see':69 'shove':97 'sit':109 'specif':60 'still':110 'stream':88 'tablet':116 'tablets/phones':90 'thing':135 'togeth':44 've':65 'watch':120 'wonder':129 'yeah':1 'year':71 'youtub':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2859001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881174 {#4766
    date: 2023-10-09 21:52:54.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
63 DENIED edit
App\Entity\EntryComment {#4764
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4728
    +user: Proxies\__CG__\App\Entity\User {#4733 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4633
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4515
        +user: Proxies\__CG__\App\Entity\User {#4516 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4124
          +user: App\Entity\User {#4137 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1696909140 {#4119
            date: 2023-10-10 05:39:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4125 …}
          +nested: Doctrine\ORM\PersistentCollection {#4127 …}
          +votes: Doctrine\ORM\PersistentCollection {#4129 …}
          +reports: Doctrine\ORM\PersistentCollection {#4131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 39033
          -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4358588"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696872794 {#4120
            date: 2023-10-09 19:33:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4124}
        +body: "You just described the average millennial. Who are in their thirties by the way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696873221 {#4513
          date: 2023-10-09 19:40:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@McJonalds@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4517 …}
        +nested: Doctrine\ORM\PersistentCollection {#4519 …}
        +votes: Doctrine\ORM\PersistentCollection {#4521 …}
        +reports: Doctrine\ORM\PersistentCollection {#4523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
        -id: 39044
        -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4722008"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873221 {#4514
          date: 2023-10-09 19:40:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: """
        And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
        \n
        I'm 45, I know plenty people my age who are grandparents.\n
        \n
        Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
        \n
        But it makes it really hard to keep in touch with people my age online.\n
        \n
        I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696874559 {#4631
        date: 2023-10-09 20:02:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4634 …}
      +nested: Doctrine\ORM\PersistentCollection {#4636 …}
      +votes: Doctrine\ORM\PersistentCollection {#4638 …}
      +reports: Doctrine\ORM\PersistentCollection {#4640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
      -id: 39075
      -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696874559 {#4632
        date: 2023-10-09 20:02:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
      \n
      Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696880440 {#4727
      date: 2023-10-09 21:40:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
      "@Endorkend@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
    -id: 39181
    -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4364307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880440 {#4730
      date: 2023-10-09 21:40:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    Yeah, that's it, I'm GenX, but I actually had a PC in the home as early as I can remember, got my own by age 8 and build my own age 10.\n
    \n
    That's how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    And personally, I've VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    When I was a child, they shoved a picture book in my hands to keep me entertained while sitting still.\n
    \n
    Now, you give them a tablet and they can watch YouTube or cartoons, right in their hands.\n
    \n
    Really wonder what difference this kind of thing will cause.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696881174 {#4769
    date: 2023-10-09 21:52:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 39198
  -bodyTs: "'10':34,70 '8':28 'actual':10 'adult':80 'age':27,33 'alreadi':52 'blur':43 'book':100 'boundari':42 'build':30 'cartoon':123 'caus':137 'child':95 'circumst':61 'defin':49 'demand':87 'differ':131 'earli':18 'entertain':107 'experi':47 'first':79 'generat':41 'genx':7 'give':113 'got':23 'grew':82 'hand':103,127 'home':16 'interest':67 'keep':105 'kind':133 'line':74 'm':6 'on-demand':85 'one':50 'part':55 'pc':13 'person':63 'pictur':99 'previous':58 'realli':128 'rememb':22 'right':124 'see':69 'shove':97 'sit':109 'specif':60 'still':110 'stream':88 'tablet':116 'tablets/phones':90 'thing':135 'togeth':44 've':65 'watch':120 'wonder':129 'yeah':1 'year':71 'youtub':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2859001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881174 {#4766
    date: 2023-10-09 21:52:54.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
64 DENIED moderate
App\Entity\EntryComment {#4764
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4728
    +user: Proxies\__CG__\App\Entity\User {#4733 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4633
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4515
        +user: Proxies\__CG__\App\Entity\User {#4516 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4124
          +user: App\Entity\User {#4137 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1696909140 {#4119
            date: 2023-10-10 05:39:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4125 …}
          +nested: Doctrine\ORM\PersistentCollection {#4127 …}
          +votes: Doctrine\ORM\PersistentCollection {#4129 …}
          +reports: Doctrine\ORM\PersistentCollection {#4131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
          -id: 39033
          -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4358588"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696872794 {#4120
            date: 2023-10-09 19:33:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4124}
        +body: "You just described the average millennial. Who are in their thirties by the way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696873221 {#4513
          date: 2023-10-09 19:40:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@McJonalds@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4517 …}
        +nested: Doctrine\ORM\PersistentCollection {#4519 …}
        +votes: Doctrine\ORM\PersistentCollection {#4521 …}
        +reports: Doctrine\ORM\PersistentCollection {#4523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
        -id: 39044
        -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4722008"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873221 {#4514
          date: 2023-10-09 19:40:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: """
        And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
        \n
        I'm 45, I know plenty people my age who are grandparents.\n
        \n
        Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
        \n
        But it makes it really hard to keep in touch with people my age online.\n
        \n
        I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696874559 {#4631
        date: 2023-10-09 20:02:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
        "@demonquark@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4634 …}
      +nested: Doctrine\ORM\PersistentCollection {#4636 …}
      +votes: Doctrine\ORM\PersistentCollection {#4638 …}
      +reports: Doctrine\ORM\PersistentCollection {#4640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
      -id: 39075
      -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696874559 {#4632
        date: 2023-10-09 20:02:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
      \n
      Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696880440 {#4727
      date: 2023-10-09 21:40:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
      "@Endorkend@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4739 …}
    +nested: Doctrine\ORM\PersistentCollection {#4735 …}
    +votes: Doctrine\ORM\PersistentCollection {#4737 …}
    +reports: Doctrine\ORM\PersistentCollection {#4741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
    -id: 39181
    -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4364307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880440 {#4730
      date: 2023-10-09 21:40:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    Yeah, that's it, I'm GenX, but I actually had a PC in the home as early as I can remember, got my own by age 8 and build my own age 10.\n
    \n
    That's how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    And personally, I've VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    When I was a child, they shoved a picture book in my hands to keep me entertained while sitting still.\n
    \n
    Now, you give them a tablet and they can watch YouTube or cartoons, right in their hands.\n
    \n
    Really wonder what difference this kind of thing will cause.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696881174 {#4769
    date: 2023-10-09 21:52:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -id: 39198
  -bodyTs: "'10':34,70 '8':28 'actual':10 'adult':80 'age':27,33 'alreadi':52 'blur':43 'book':100 'boundari':42 'build':30 'cartoon':123 'caus':137 'child':95 'circumst':61 'defin':49 'demand':87 'differ':131 'earli':18 'entertain':107 'experi':47 'first':79 'generat':41 'genx':7 'give':113 'got':23 'grew':82 'hand':103,127 'home':16 'interest':67 'keep':105 'kind':133 'line':74 'm':6 'on-demand':85 'one':50 'part':55 'pc':13 'person':63 'pictur':99 'previous':58 'realli':128 'rememb':22 'right':124 'see':69 'shove':97 'sit':109 'specif':60 'still':110 'stream':88 'tablet':116 'tablets/phones':90 'thing':135 'togeth':44 've':65 'watch':120 'wonder':129 'yeah':1 'year':71 'youtub':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2859001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881174 {#4766
    date: 2023-10-09 21:52:54.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4809
  +user: Proxies\__CG__\App\Entity\User {#4733 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4728
      +user: Proxies\__CG__\App\Entity\User {#4733 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4633
        +user: Proxies\__CG__\App\Entity\User {#4532 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4515
          +user: Proxies\__CG__\App\Entity\User {#4516 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4124
            +user: App\Entity\User {#4137 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 46
            +score: 0
            +lastActive: DateTime @1696909140 {#4119
              date: 2023-10-10 05:39:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@an_onanist@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4125 …}
            +nested: Doctrine\ORM\PersistentCollection {#4127 …}
            +votes: Doctrine\ORM\PersistentCollection {#4129 …}
            +reports: Doctrine\ORM\PersistentCollection {#4131 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
            -id: 39033
            -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4358588"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696872794 {#4120
              date: 2023-10-09 19:33:14.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4124}
          +body: "You just described the average millennial. Who are in their thirties by the way."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1696873221 {#4513
            date: 2023-10-09 19:40:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
            "@McJonalds@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4517 …}
          +nested: Doctrine\ORM\PersistentCollection {#4519 …}
          +votes: Doctrine\ORM\PersistentCollection {#4521 …}
          +reports: Doctrine\ORM\PersistentCollection {#4523 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
          -id: 39044
          -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4722008"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696873221 {#4514
            date: 2023-10-09 19:40:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4124}
        +body: """
          And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
          \n
          I'm 45, I know plenty people my age who are grandparents.\n
          \n
          Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
          \n
          But it makes it really hard to keep in touch with people my age online.\n
          \n
          I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696874559 {#4631
          date: 2023-10-09 20:02:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@McJonalds@lemmy.world"
          "@demonquark@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4634 …}
        +nested: Doctrine\ORM\PersistentCollection {#4636 …}
        +votes: Doctrine\ORM\PersistentCollection {#4638 …}
        +reports: Doctrine\ORM\PersistentCollection {#4640 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
        -id: 39075
        -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696874559 {#4632
          date: 2023-10-09 20:02:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: """
        I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
        \n
        Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696880440 {#4727
        date: 2023-10-09 21:40:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
        "@demonquark@lemmy.ml"
        "@Endorkend@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4739 …}
      +nested: Doctrine\ORM\PersistentCollection {#4735 …}
      +votes: Doctrine\ORM\PersistentCollection {#4737 …}
      +reports: Doctrine\ORM\PersistentCollection {#4741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
      -id: 39181
      -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4364307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696880440 {#4730
        date: 2023-10-09 21:40:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      Yeah, that's it, I'm GenX, but I actually had a PC in the home as early as I can remember, got my own by age 8 and build my own age 10.\n
      \n
      That's how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
      \n
      And personally, I've VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
      \n
      When I was a child, they shoved a picture book in my hands to keep me entertained while sitting still.\n
      \n
      Now, you give them a tablet and they can watch YouTube or cartoons, right in their hands.\n
      \n
      Really wonder what difference this kind of thing will cause.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696881174 {#4769
      date: 2023-10-09 21:52:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
      "@Endorkend@kbin.social"
      "@NielsBohron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4776 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 39198
    -bodyTs: "'10':34,70 '8':28 'actual':10 'adult':80 'age':27,33 'alreadi':52 'blur':43 'book':100 'boundari':42 'build':30 'cartoon':123 'caus':137 'child':95 'circumst':61 'defin':49 'demand':87 'differ':131 'earli':18 'entertain':107 'experi':47 'first':79 'generat':41 'genx':7 'give':113 'got':23 'grew':82 'hand':103,127 'home':16 'interest':67 'keep':105 'kind':133 'line':74 'm':6 'on-demand':85 'one':50 'part':55 'pc':13 'person':63 'pictur':99 'previous':58 'realli':128 'rememb':22 'right':124 'see':69 'shove':97 'sit':109 'specif':60 'still':110 'stream':88 'tablet':116 'tablets/phones':90 'thing':135 'togeth':44 've':65 'watch':120 'wonder':129 'yeah':1 'year':71 'youtub':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2859001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881174 {#4766
      date: 2023-10-09 21:52:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    > That’s how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    Definitely. Especially when you go out of your way to learn or experience things more commonly associated with different generations. Personally, I didn’t ever really *need* to learn DOS or Win3.2, but because I loved computers from a very early age, I spent a ton of time learning about computers from very early on. Now it means that I understand computers and technology way better than my contemporaries that are more traditional Millenials (and don’t even get me started on Gen Z and their inability to understand basic folder/file structures).\n
    \n
    That applies to technology, music, films, books, etc., especially since the internet has completely changed the way that people find, learn about, and consume media. It’s kind of tangential, but if you want to hear a great example of the effect of internet on music culture, just listen to the song [Losing My Edge](https://youtu.be/6xG4oFny2Pk?si=wp6fnXN3b_wwzdhX) by LCD Soundsystem for the story of a Gen Xer whose encyclopedic knowledge of music briefly made him “cool” in the early 2000’s until all the Millenials started finding all the stuff he experienced firsthand.\n
    \n
    > And personally, I’ve VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    Yeah, I’ve already noticed some generational differences with my own kids and some of the students I teach. They seem to be simultaneously less patient and more patient. Less patient because they are used to always being able to watch something of their choosing and change shows whenever they get bored, but also more patient because everything can be paused as is available on-demand, so they have no problem waiting for a more opportune time to watch something as a group (and with my kids, we only started to let them use tablets after they turned 5 and then only on road trips).\n
    \n
    It’s also interesting because the cultural zeitgeist is a lot less monolithic. Instead of **everyone** watching Ninja Turtles or **everyone** listening to Nirvana, kids have developed their own little niches and shared interests by watching whatever piques their interest. Anecdotally, it seems like it’s resulting in a lot less of an “in-crowd.” Even though there are still “the cool kids,” the cool kids have known shared interests with the uncool kids, so it’s lot more like a web than a hierarchy. In my very limited experience, every day is like the end of *The Breakfast Club*, albeit still with plenty of drama and cattiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909139 {#4806
    date: 2023-10-10 05:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
  -id: 39707
  -bodyTs: "'/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':177 '10':222 '2000':200 '5':342 'abl':281 'adult':232 'age':69 'albeit':450 'alreadi':18,246 'also':296,351 'alway':279 'anecdot':389 'appli':121 'associ':44 'avail':306 'basic':117 'better':93 'blur':9 'book':126 'bore':294 'boundari':8 'breakfast':448 'briefli':193 'catti':457 'chang':134,289 'choos':287 'circumst':27 'club':449 'common':43 'complet':133 'comput':64,78,89 'consum':143 'contemporari':96 'cool':196,411,414 'crowd':404 'cultur':166,355 'day':441 'defin':15 'definit':28 'demand':239,309 'develop':375 'didn':50 'differ':46,250 'dos':57 'drama':455 'earli':68,81,199 'edg':174 'effect':161 'encycloped':189 'end':445 'especi':29,128 'etc':127 'even':105,405 'ever':52 'everi':440 'everyon':364,369 'everyth':300 'exampl':158 'experi':13,40,439 'experienc':212 'film':125 'find':139,207 'first':231 'firsthand':213 'folder/file':118 'gen':110,186 'generat':7,47,249 'get':106,293 'go':32 'great':157 'grew':234 'group':326 'hear':155 'hierarchi':434 'in-crowd':402 'inabl':114 'instead':362 'interest':219,352,382,388,419 'internet':131,163 'kid':254,330,373,412,415,423 'kind':147 'knowledg':190 'known':417 'lcd':179 'learn':38,56,76,140 'less':267,272,360,399 'let':335 'like':392,429,443 'limit':438 'line':226 'listen':168,370 'littl':378 'lose':172 'lot':359,398,427 'love':63 'made':194 'mean':85 'media':144 'milleni':101,205 'monolith':361 'music':124,165,192 'need':54 'nich':379 'ninja':366 'nirvana':372 'notic':247 'on-demand':237,307 'one':16 'opportun':319 'part':21 'patient':268,271,273,298 'paus':303 'peopl':138 'person':48,215 'piqu':386 'plenti':453 'previous':24 'problem':314 'realli':53 'result':395 'road':347 'see':221 'seem':263,391 'share':381,418 'show':290 'simultan':266 'sinc':129 'someth':284,323 'song':171 'soundsystem':180 'specif':26 'spent':71 'start':108,206,333 'still':409,451 'stori':183 'stream':240 'structur':119 'student':259 'stuff':210 'tablet':338 'tablets/phones':242 'tangenti':149 'teach':261 'technolog':91,123 'thing':41 'though':406 'time':75,320 'togeth':10 'ton':73 'tradit':100 'trip':348 'turn':341 'turtl':367 'uncool':422 'understand':88,116 'use':277,337 've':217,245 'wait':315 'want':153 'watch':283,322,365,384 'way':36,92,136 'web':431 'whatev':385 'whenev':291 'whose':188 'win3.2':59 'xer':187 'yeah':243 'year':223 'youtu.be':176 'youtu.be/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':175 'z':111 'zeitgeist':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381881"
  +editedAt: DateTimeImmutable @1696909297 {#4803
    date: 2023-10-10 05:41:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696909139 {#4801
    date: 2023-10-10 05:38:59.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
67 DENIED edit
App\Entity\EntryComment {#4809
  +user: Proxies\__CG__\App\Entity\User {#4733 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4728
      +user: Proxies\__CG__\App\Entity\User {#4733 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4633
        +user: Proxies\__CG__\App\Entity\User {#4532 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4515
          +user: Proxies\__CG__\App\Entity\User {#4516 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4124
            +user: App\Entity\User {#4137 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 46
            +score: 0
            +lastActive: DateTime @1696909140 {#4119
              date: 2023-10-10 05:39:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@an_onanist@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4125 …}
            +nested: Doctrine\ORM\PersistentCollection {#4127 …}
            +votes: Doctrine\ORM\PersistentCollection {#4129 …}
            +reports: Doctrine\ORM\PersistentCollection {#4131 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
            -id: 39033
            -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4358588"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696872794 {#4120
              date: 2023-10-09 19:33:14.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4124}
          +body: "You just described the average millennial. Who are in their thirties by the way."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1696873221 {#4513
            date: 2023-10-09 19:40:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
            "@McJonalds@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4517 …}
          +nested: Doctrine\ORM\PersistentCollection {#4519 …}
          +votes: Doctrine\ORM\PersistentCollection {#4521 …}
          +reports: Doctrine\ORM\PersistentCollection {#4523 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
          -id: 39044
          -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4722008"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696873221 {#4514
            date: 2023-10-09 19:40:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4124}
        +body: """
          And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
          \n
          I'm 45, I know plenty people my age who are grandparents.\n
          \n
          Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
          \n
          But it makes it really hard to keep in touch with people my age online.\n
          \n
          I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696874559 {#4631
          date: 2023-10-09 20:02:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@McJonalds@lemmy.world"
          "@demonquark@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4634 …}
        +nested: Doctrine\ORM\PersistentCollection {#4636 …}
        +votes: Doctrine\ORM\PersistentCollection {#4638 …}
        +reports: Doctrine\ORM\PersistentCollection {#4640 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
        -id: 39075
        -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696874559 {#4632
          date: 2023-10-09 20:02:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: """
        I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
        \n
        Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696880440 {#4727
        date: 2023-10-09 21:40:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
        "@demonquark@lemmy.ml"
        "@Endorkend@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4739 …}
      +nested: Doctrine\ORM\PersistentCollection {#4735 …}
      +votes: Doctrine\ORM\PersistentCollection {#4737 …}
      +reports: Doctrine\ORM\PersistentCollection {#4741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
      -id: 39181
      -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4364307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696880440 {#4730
        date: 2023-10-09 21:40:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      Yeah, that's it, I'm GenX, but I actually had a PC in the home as early as I can remember, got my own by age 8 and build my own age 10.\n
      \n
      That's how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
      \n
      And personally, I've VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
      \n
      When I was a child, they shoved a picture book in my hands to keep me entertained while sitting still.\n
      \n
      Now, you give them a tablet and they can watch YouTube or cartoons, right in their hands.\n
      \n
      Really wonder what difference this kind of thing will cause.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696881174 {#4769
      date: 2023-10-09 21:52:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
      "@Endorkend@kbin.social"
      "@NielsBohron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4776 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 39198
    -bodyTs: "'10':34,70 '8':28 'actual':10 'adult':80 'age':27,33 'alreadi':52 'blur':43 'book':100 'boundari':42 'build':30 'cartoon':123 'caus':137 'child':95 'circumst':61 'defin':49 'demand':87 'differ':131 'earli':18 'entertain':107 'experi':47 'first':79 'generat':41 'genx':7 'give':113 'got':23 'grew':82 'hand':103,127 'home':16 'interest':67 'keep':105 'kind':133 'line':74 'm':6 'on-demand':85 'one':50 'part':55 'pc':13 'person':63 'pictur':99 'previous':58 'realli':128 'rememb':22 'right':124 'see':69 'shove':97 'sit':109 'specif':60 'still':110 'stream':88 'tablet':116 'tablets/phones':90 'thing':135 'togeth':44 've':65 'watch':120 'wonder':129 'yeah':1 'year':71 'youtub':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2859001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881174 {#4766
      date: 2023-10-09 21:52:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    > That’s how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    Definitely. Especially when you go out of your way to learn or experience things more commonly associated with different generations. Personally, I didn’t ever really *need* to learn DOS or Win3.2, but because I loved computers from a very early age, I spent a ton of time learning about computers from very early on. Now it means that I understand computers and technology way better than my contemporaries that are more traditional Millenials (and don’t even get me started on Gen Z and their inability to understand basic folder/file structures).\n
    \n
    That applies to technology, music, films, books, etc., especially since the internet has completely changed the way that people find, learn about, and consume media. It’s kind of tangential, but if you want to hear a great example of the effect of internet on music culture, just listen to the song [Losing My Edge](https://youtu.be/6xG4oFny2Pk?si=wp6fnXN3b_wwzdhX) by LCD Soundsystem for the story of a Gen Xer whose encyclopedic knowledge of music briefly made him “cool” in the early 2000’s until all the Millenials started finding all the stuff he experienced firsthand.\n
    \n
    > And personally, I’ve VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    Yeah, I’ve already noticed some generational differences with my own kids and some of the students I teach. They seem to be simultaneously less patient and more patient. Less patient because they are used to always being able to watch something of their choosing and change shows whenever they get bored, but also more patient because everything can be paused as is available on-demand, so they have no problem waiting for a more opportune time to watch something as a group (and with my kids, we only started to let them use tablets after they turned 5 and then only on road trips).\n
    \n
    It’s also interesting because the cultural zeitgeist is a lot less monolithic. Instead of **everyone** watching Ninja Turtles or **everyone** listening to Nirvana, kids have developed their own little niches and shared interests by watching whatever piques their interest. Anecdotally, it seems like it’s resulting in a lot less of an “in-crowd.” Even though there are still “the cool kids,” the cool kids have known shared interests with the uncool kids, so it’s lot more like a web than a hierarchy. In my very limited experience, every day is like the end of *The Breakfast Club*, albeit still with plenty of drama and cattiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909139 {#4806
    date: 2023-10-10 05:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
  -id: 39707
  -bodyTs: "'/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':177 '10':222 '2000':200 '5':342 'abl':281 'adult':232 'age':69 'albeit':450 'alreadi':18,246 'also':296,351 'alway':279 'anecdot':389 'appli':121 'associ':44 'avail':306 'basic':117 'better':93 'blur':9 'book':126 'bore':294 'boundari':8 'breakfast':448 'briefli':193 'catti':457 'chang':134,289 'choos':287 'circumst':27 'club':449 'common':43 'complet':133 'comput':64,78,89 'consum':143 'contemporari':96 'cool':196,411,414 'crowd':404 'cultur':166,355 'day':441 'defin':15 'definit':28 'demand':239,309 'develop':375 'didn':50 'differ':46,250 'dos':57 'drama':455 'earli':68,81,199 'edg':174 'effect':161 'encycloped':189 'end':445 'especi':29,128 'etc':127 'even':105,405 'ever':52 'everi':440 'everyon':364,369 'everyth':300 'exampl':158 'experi':13,40,439 'experienc':212 'film':125 'find':139,207 'first':231 'firsthand':213 'folder/file':118 'gen':110,186 'generat':7,47,249 'get':106,293 'go':32 'great':157 'grew':234 'group':326 'hear':155 'hierarchi':434 'in-crowd':402 'inabl':114 'instead':362 'interest':219,352,382,388,419 'internet':131,163 'kid':254,330,373,412,415,423 'kind':147 'knowledg':190 'known':417 'lcd':179 'learn':38,56,76,140 'less':267,272,360,399 'let':335 'like':392,429,443 'limit':438 'line':226 'listen':168,370 'littl':378 'lose':172 'lot':359,398,427 'love':63 'made':194 'mean':85 'media':144 'milleni':101,205 'monolith':361 'music':124,165,192 'need':54 'nich':379 'ninja':366 'nirvana':372 'notic':247 'on-demand':237,307 'one':16 'opportun':319 'part':21 'patient':268,271,273,298 'paus':303 'peopl':138 'person':48,215 'piqu':386 'plenti':453 'previous':24 'problem':314 'realli':53 'result':395 'road':347 'see':221 'seem':263,391 'share':381,418 'show':290 'simultan':266 'sinc':129 'someth':284,323 'song':171 'soundsystem':180 'specif':26 'spent':71 'start':108,206,333 'still':409,451 'stori':183 'stream':240 'structur':119 'student':259 'stuff':210 'tablet':338 'tablets/phones':242 'tangenti':149 'teach':261 'technolog':91,123 'thing':41 'though':406 'time':75,320 'togeth':10 'ton':73 'tradit':100 'trip':348 'turn':341 'turtl':367 'uncool':422 'understand':88,116 'use':277,337 've':217,245 'wait':315 'want':153 'watch':283,322,365,384 'way':36,92,136 'web':431 'whatev':385 'whenev':291 'whose':188 'win3.2':59 'xer':187 'yeah':243 'year':223 'youtu.be':176 'youtu.be/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':175 'z':111 'zeitgeist':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381881"
  +editedAt: DateTimeImmutable @1696909297 {#4803
    date: 2023-10-10 05:41:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696909139 {#4801
    date: 2023-10-10 05:38:59.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
68 DENIED moderate
App\Entity\EntryComment {#4809
  +user: Proxies\__CG__\App\Entity\User {#4733 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4764
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4728
      +user: Proxies\__CG__\App\Entity\User {#4733 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4633
        +user: Proxies\__CG__\App\Entity\User {#4532 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4515
          +user: Proxies\__CG__\App\Entity\User {#4516 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4124
            +user: App\Entity\User {#4137 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "why do lemmers post memes like its 2010. youre like an unholy mix of boomers and tech-savvies"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 46
            +score: 0
            +lastActive: DateTime @1696909140 {#4119
              date: 2023-10-10 05:39:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@an_onanist@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4125 …}
            +nested: Doctrine\ORM\PersistentCollection {#4127 …}
            +votes: Doctrine\ORM\PersistentCollection {#4129 …}
            +reports: Doctrine\ORM\PersistentCollection {#4131 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
            -id: 39033
            -bodyTs: "'2010':8 'boomer':15 'lemmer':3 'like':6,10 'meme':5 'mix':13 'post':4 'savvi':19 'tech':18 'tech-savvi':17 'unholi':12 'your':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4358588"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696872794 {#4120
              date: 2023-10-09 19:33:14.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4124}
          +body: "You just described the average millennial. Who are in their thirties by the way."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1696873221 {#4513
            date: 2023-10-09 19:40:21.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@an_onanist@lemmy.world"
            "@McJonalds@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4517 …}
          +nested: Doctrine\ORM\PersistentCollection {#4519 …}
          +votes: Doctrine\ORM\PersistentCollection {#4521 …}
          +reports: Doctrine\ORM\PersistentCollection {#4523 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
          -id: 39044
          -bodyTs: "'averag':5 'describ':3 'millenni':6 'thirti':11 'way':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4722008"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696873221 {#4514
            date: 2023-10-09 19:40:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4124}
        +body: """
          And the late Gen-Xers, who, if they were nerds, often were the first to grow up with computers and internet in their lives.\n
          \n
          I'm 45, I know plenty people my age who are grandparents.\n
          \n
          Me personally, I was always on the bleeding edge of tech, worked in tech all my professional life too, so I'm less affected by this behavior.\n
          \n
          But it makes it really hard to keep in touch with people my age online.\n
          \n
          I was one of the first to join Facebook and one of the first to abandon it. But I had to make a new Facebook account about 5 years ago because these days my whole family keeps in touch through Facebook and sets up family gatherings through it and Whatsapp and lost the ability to text me that info ...
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696874559 {#4631
          date: 2023-10-09 20:02:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@an_onanist@lemmy.world"
          "@McJonalds@lemmy.world"
          "@demonquark@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4634 …}
        +nested: Doctrine\ORM\PersistentCollection {#4636 …}
        +votes: Doctrine\ORM\PersistentCollection {#4638 …}
        +reports: Doctrine\ORM\PersistentCollection {#4640 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4642 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4644 …}
        -id: 39075
        -bodyTs: "'45':28 '5':107 'abandon':95 'abil':133 'account':105 'affect':61 'age':34,78 'ago':109 'alway':42 'behavior':64 'bleed':45 'comput':20 'day':112 'edg':46 'facebook':88,104,120 'famili':115,124 'first':15,85,93 'gather':125 'gen':5 'gen-xer':4 'grandpar':37 'grow':17 'hard':70 'info':138 'internet':22 'join':87 'keep':72,116 'know':30 'late':3 'less':60 'life':55 'live':25 'lost':131 'm':27,59 'make':67,101 'nerd':11 'new':103 'often':12 'one':82,90 'onlin':79 'peopl':32,76 'person':39 'plenti':31 'profession':54 'realli':69 'set':122 'tech':48,51 'text':135 'touch':74,118 'whatsapp':129 'whole':114 'work':49 'xer':6 'year':108"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856959"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696874559 {#4632
          date: 2023-10-09 20:02:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4124}
      +body: """
        I’ve always subscribed to the “shared formative experience” model of describing generations. The description I always remember best is that the most impactful experience that separates Millenials from Gen X is that Gen X remembers getting their first computer at home but for Millenials there was always a computer at home, while the dividing line for Millenials and Zoomers is that Millenials remember a time before the internet and Gen Z doesn’t. Being more or less tech literate does tend to shift how we interact with some of these paradigm shifts, at least in my anecdotal experience.\n
        \n
        Personally, I’m right on the boundary between Gen X and Millenial by this definition, as I remember my family getting our first home computer, but barely. That’s not really all that relelvant to the discussion, but it really does help me understand some of the fundamental differences between the various generations, especially as a boundary case that doesn’t particularly feel like I belong to either group. Plus, I work in at a community college with a bunch of Gen X and Boomers, teaching everyone from Gen Z to Boomers, so knowing what some of the most common formative experiences really helps me communicate better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696880440 {#4727
        date: 2023-10-09 21:40:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
        "@McJonalds@lemmy.world"
        "@demonquark@lemmy.ml"
        "@Endorkend@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4739 …}
      +nested: Doctrine\ORM\PersistentCollection {#4735 …}
      +votes: Doctrine\ORM\PersistentCollection {#4737 …}
      +reports: Doctrine\ORM\PersistentCollection {#4741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4745 …}
      -id: 39181
      -bodyTs: "'alway':3,17,48 'anecdot':98 'bare':126 'belong':165 'best':19 'better':206 'boomer':184,191 'boundari':106,156 'bunch':179 'case':157 'colleg':176 'common':199 'communic':205 'communiti':175 'comput':40,50,124 'definit':114 'describ':12 'descript':15 'differ':148 'discuss':136 'divid':55 'doesn':73,159 'either':167 'especi':153 'everyon':186 'experi':9,25,99,201 'famili':119 'feel':162 'first':39,122 'format':8,200 'fundament':147 'gen':30,34,71,108,181,188 'generat':13,152 'get':37,120 'group':168 'help':141,203 'home':42,52,123 'impact':24 'interact':87 'internet':69 'know':193 'least':95 'less':78 'like':163 'line':56 'liter':80 'm':102 'milleni':28,45,58,63,111 'model':10 'paradigm':92 'particular':161 'person':100 'plus':169 'realli':130,139,202 'relelv':133 'rememb':18,36,64,117 'right':103 'separ':27 'share':7 'shift':84,93 'subscrib':4 'teach':185 'tech':79 'tend':82 'time':66 'understand':143 'various':151 've':2 'work':171 'x':31,35,109,182 'z':72,189 'zoomer':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4364307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696880440 {#4730
        date: 2023-10-09 21:40:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4124}
    +body: """
      Yeah, that's it, I'm GenX, but I actually had a PC in the home as early as I can remember, got my own by age 8 and build my own age 10.\n
      \n
      That's how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
      \n
      And personally, I've VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
      \n
      When I was a child, they shoved a picture book in my hands to keep me entertained while sitting still.\n
      \n
      Now, you give them a tablet and they can watch YouTube or cartoons, right in their hands.\n
      \n
      Really wonder what difference this kind of thing will cause.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696881174 {#4769
      date: 2023-10-09 21:52:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@McJonalds@lemmy.world"
      "@demonquark@lemmy.ml"
      "@Endorkend@kbin.social"
      "@NielsBohron@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4776 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
    -id: 39198
    -bodyTs: "'10':34,70 '8':28 'actual':10 'adult':80 'age':27,33 'alreadi':52 'blur':43 'book':100 'boundari':42 'build':30 'cartoon':123 'caus':137 'child':95 'circumst':61 'defin':49 'demand':87 'differ':131 'earli':18 'entertain':107 'experi':47 'first':79 'generat':41 'genx':7 'give':113 'got':23 'grew':82 'hand':103,127 'home':16 'interest':67 'keep':105 'kind':133 'line':74 'm':6 'on-demand':85 'one':50 'part':55 'pc':13 'person':63 'pictur':99 'previous':58 'realli':128 'rememb':22 'right':124 'see':69 'shove':97 'sit':109 'specif':60 'still':110 'stream':88 'tablet':116 'tablets/phones':90 'thing':135 'togeth':44 've':65 'watch':120 'wonder':129 'yeah':1 'year':71 'youtub':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2859001"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881174 {#4766
      date: 2023-10-09 21:52:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4124}
  +body: """
    > That’s how some of these generational boundaries blur together, where the experience that defines one, can already have been part of the previous in specific circumstances.\n
    \n
    Definitely. Especially when you go out of your way to learn or experience things more commonly associated with different generations. Personally, I didn’t ever really *need* to learn DOS or Win3.2, but because I loved computers from a very early age, I spent a ton of time learning about computers from very early on. Now it means that I understand computers and technology way better than my contemporaries that are more traditional Millenials (and don’t even get me started on Gen Z and their inability to understand basic folder/file structures).\n
    \n
    That applies to technology, music, films, books, etc., especially since the internet has completely changed the way that people find, learn about, and consume media. It’s kind of tangential, but if you want to hear a great example of the effect of internet on music culture, just listen to the song [Losing My Edge](https://youtu.be/6xG4oFny2Pk?si=wp6fnXN3b_wwzdhX) by LCD Soundsystem for the story of a Gen Xer whose encyclopedic knowledge of music briefly made him “cool” in the early 2000’s until all the Millenials started finding all the stuff he experienced firsthand.\n
    \n
    > And personally, I’ve VERY interested in seeing 10 years down the line when we have the first adults who grew up with on-demand streaming and tablets/phones.\n
    \n
    Yeah, I’ve already noticed some generational differences with my own kids and some of the students I teach. They seem to be simultaneously less patient and more patient. Less patient because they are used to always being able to watch something of their choosing and change shows whenever they get bored, but also more patient because everything can be paused as is available on-demand, so they have no problem waiting for a more opportune time to watch something as a group (and with my kids, we only started to let them use tablets after they turned 5 and then only on road trips).\n
    \n
    It’s also interesting because the cultural zeitgeist is a lot less monolithic. Instead of **everyone** watching Ninja Turtles or **everyone** listening to Nirvana, kids have developed their own little niches and shared interests by watching whatever piques their interest. Anecdotally, it seems like it’s resulting in a lot less of an “in-crowd.” Even though there are still “the cool kids,” the cool kids have known shared interests with the uncool kids, so it’s lot more like a web than a hierarchy. In my very limited experience, every day is like the end of *The Breakfast Club*, albeit still with plenty of drama and cattiness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909139 {#4806
    date: 2023-10-10 05:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@McJonalds@lemmy.world"
    "@demonquark@lemmy.ml"
    "@Endorkend@kbin.social"
    "@NielsBohron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
  -id: 39707
  -bodyTs: "'/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':177 '10':222 '2000':200 '5':342 'abl':281 'adult':232 'age':69 'albeit':450 'alreadi':18,246 'also':296,351 'alway':279 'anecdot':389 'appli':121 'associ':44 'avail':306 'basic':117 'better':93 'blur':9 'book':126 'bore':294 'boundari':8 'breakfast':448 'briefli':193 'catti':457 'chang':134,289 'choos':287 'circumst':27 'club':449 'common':43 'complet':133 'comput':64,78,89 'consum':143 'contemporari':96 'cool':196,411,414 'crowd':404 'cultur':166,355 'day':441 'defin':15 'definit':28 'demand':239,309 'develop':375 'didn':50 'differ':46,250 'dos':57 'drama':455 'earli':68,81,199 'edg':174 'effect':161 'encycloped':189 'end':445 'especi':29,128 'etc':127 'even':105,405 'ever':52 'everi':440 'everyon':364,369 'everyth':300 'exampl':158 'experi':13,40,439 'experienc':212 'film':125 'find':139,207 'first':231 'firsthand':213 'folder/file':118 'gen':110,186 'generat':7,47,249 'get':106,293 'go':32 'great':157 'grew':234 'group':326 'hear':155 'hierarchi':434 'in-crowd':402 'inabl':114 'instead':362 'interest':219,352,382,388,419 'internet':131,163 'kid':254,330,373,412,415,423 'kind':147 'knowledg':190 'known':417 'lcd':179 'learn':38,56,76,140 'less':267,272,360,399 'let':335 'like':392,429,443 'limit':438 'line':226 'listen':168,370 'littl':378 'lose':172 'lot':359,398,427 'love':63 'made':194 'mean':85 'media':144 'milleni':101,205 'monolith':361 'music':124,165,192 'need':54 'nich':379 'ninja':366 'nirvana':372 'notic':247 'on-demand':237,307 'one':16 'opportun':319 'part':21 'patient':268,271,273,298 'paus':303 'peopl':138 'person':48,215 'piqu':386 'plenti':453 'previous':24 'problem':314 'realli':53 'result':395 'road':347 'see':221 'seem':263,391 'share':381,418 'show':290 'simultan':266 'sinc':129 'someth':284,323 'song':171 'soundsystem':180 'specif':26 'spent':71 'start':108,206,333 'still':409,451 'stori':183 'stream':240 'structur':119 'student':259 'stuff':210 'tablet':338 'tablets/phones':242 'tangenti':149 'teach':261 'technolog':91,123 'thing':41 'though':406 'time':75,320 'togeth':10 'ton':73 'tradit':100 'trip':348 'turn':341 'turtl':367 'uncool':422 'understand':88,116 'use':277,337 've':217,245 'wait':315 'want':153 'watch':283,322,365,384 'way':36,92,136 'web':431 'whatev':385 'whenev':291 'whose':188 'win3.2':59 'xer':187 'yeah':243 'year':223 'youtu.be':176 'youtu.be/6xg4ofny2pk?si=wp6fnxn3b_wwzdhx)':175 'z':111 'zeitgeist':356"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381881"
  +editedAt: DateTimeImmutable @1696909297 {#4803
    date: 2023-10-10 05:41:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696909139 {#4801
    date: 2023-10-10 05:38:59.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696909061 {#4192
    date: 2023-10-10 05:37:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 39050
  -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4358978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873388 {#4193
    date: 2023-10-09 19:43:08.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
71 DENIED edit
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696909061 {#4192
    date: 2023-10-10 05:37:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 39050
  -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4358978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873388 {#4193
    date: 2023-10-09 19:43:08.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
72 DENIED moderate
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696909061 {#4192
    date: 2023-10-10 05:37:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 39050
  -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4358978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873388 {#4193
    date: 2023-10-09 19:43:08.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696909061 {#4192
      date: 2023-10-10 05:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 39050
    -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873388 {#4193
      date: 2023-10-09 19:43:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    Yeah, the US especially is bad in that way.\n
    \n
    And the fact the niceness is clearly forced and fake doesn't help.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696873863 {#4529
    date: 2023-10-09 19:51:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 39062
  -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873863 {#4530
    date: 2023-10-09 19:51:03.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
75 DENIED edit
App\Entity\EntryComment {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696909061 {#4192
      date: 2023-10-10 05:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 39050
    -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873388 {#4193
      date: 2023-10-09 19:43:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    Yeah, the US especially is bad in that way.\n
    \n
    And the fact the niceness is clearly forced and fake doesn't help.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696873863 {#4529
    date: 2023-10-09 19:51:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 39062
  -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873863 {#4530
    date: 2023-10-09 19:51:03.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
76 DENIED moderate
App\Entity\EntryComment {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696909061 {#4192
      date: 2023-10-10 05:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 39050
    -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873388 {#4193
      date: 2023-10-09 19:43:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    Yeah, the US especially is bad in that way.\n
    \n
    And the fact the niceness is clearly forced and fake doesn't help.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696873863 {#4529
    date: 2023-10-09 19:51:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 39062
  -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873863 {#4530
    date: 2023-10-09 19:51:03.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4648
  +user: Proxies\__CG__\App\Entity\User {#4649 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      Yeah, the US especially is bad in that way.\n
      \n
      And the fact the niceness is clearly forced and fake doesn't help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696873863 {#4529
      date: 2023-10-09 19:51:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 39062
    -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873863 {#4530
      date: 2023-10-09 19:51:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "In my experience this mostly happens in the burbs. Once you get into the city no one gives a fuck about who you are and just wants you out of their line"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909060 {#4646
    date: 2023-10-10 05:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 39705
  -bodyTs: "'burb':9 'citi':15 'experi':3 'fuck':20 'get':12 'give':18 'happen':6 'line':32 'most':5 'one':17 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696909060 {#4647
    date: 2023-10-10 05:37: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
79 DENIED edit
App\Entity\EntryComment {#4648
  +user: Proxies\__CG__\App\Entity\User {#4649 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      Yeah, the US especially is bad in that way.\n
      \n
      And the fact the niceness is clearly forced and fake doesn't help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696873863 {#4529
      date: 2023-10-09 19:51:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 39062
    -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873863 {#4530
      date: 2023-10-09 19:51:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "In my experience this mostly happens in the burbs. Once you get into the city no one gives a fuck about who you are and just wants you out of their line"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909060 {#4646
    date: 2023-10-10 05:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 39705
  -bodyTs: "'burb':9 'citi':15 'experi':3 'fuck':20 'get':12 'give':18 'happen':6 'line':32 'most':5 'one':17 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696909060 {#4647
    date: 2023-10-10 05:37: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
80 DENIED moderate
App\Entity\EntryComment {#4648
  +user: Proxies\__CG__\App\Entity\User {#4649 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      Yeah, the US especially is bad in that way.\n
      \n
      And the fact the niceness is clearly forced and fake doesn't help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696873863 {#4529
      date: 2023-10-09 19:51:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 39062
    -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873863 {#4530
      date: 2023-10-09 19:51:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "In my experience this mostly happens in the burbs. Once you get into the city no one gives a fuck about who you are and just wants you out of their line"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696909060 {#4646
    date: 2023-10-10 05:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 39705
  -bodyTs: "'burb':9 'citi':15 'experi':3 'fuck':20 'get':12 'give':18 'happen':6 'line':32 'most':5 'one':17 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4381840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696909060 {#4647
    date: 2023-10-10 05:37: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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4664
  +user: Proxies\__CG__\App\Entity\User {#4665 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      Yeah, the US especially is bad in that way.\n
      \n
      And the fact the niceness is clearly forced and fake doesn't help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696873863 {#4529
      date: 2023-10-09 19:51:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 39062
    -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873863 {#4530
      date: 2023-10-09 19:51:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Yep. Servers in the US already have miserable work lives, and having to put on a smile and fake niceness because your take home pay depends on how much you get in tips is just terrible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696878887 {#4662
    date: 2023-10-09 21:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 39151
  -bodyTs: "'alreadi':6 'depend':26 'fake':19 'get':31 'home':24 'live':10 'miser':8 'much':29 'nice':20 'pay':25 'put':14 'server':2 'smile':17 'take':23 'terribl':36 'tip':33 'us':5 'work':9 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4637609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696878887 {#4663
    date: 2023-10-09 21:14:47.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
83 DENIED edit
App\Entity\EntryComment {#4664
  +user: Proxies\__CG__\App\Entity\User {#4665 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      Yeah, the US especially is bad in that way.\n
      \n
      And the fact the niceness is clearly forced and fake doesn't help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696873863 {#4529
      date: 2023-10-09 19:51:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 39062
    -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873863 {#4530
      date: 2023-10-09 19:51:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Yep. Servers in the US already have miserable work lives, and having to put on a smile and fake niceness because your take home pay depends on how much you get in tips is just terrible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696878887 {#4662
    date: 2023-10-09 21:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 39151
  -bodyTs: "'alreadi':6 'depend':26 'fake':19 'get':31 'home':24 'live':10 'miser':8 'much':29 'nice':20 'pay':25 'put':14 'server':2 'smile':17 'take':23 'terribl':36 'tip':33 'us':5 'work':9 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4637609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696878887 {#4663
    date: 2023-10-09 21:14:47.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
84 DENIED moderate
App\Entity\EntryComment {#4664
  +user: Proxies\__CG__\App\Entity\User {#4665 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      Yeah, the US especially is bad in that way.\n
      \n
      And the fact the niceness is clearly forced and fake doesn't help.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696873863 {#4529
      date: 2023-10-09 19:51:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 39062
    -bodyTs: "'bad':6 'clear':16 'doesn':20 'especi':4 'fact':12 'fake':19 'forc':17 'help':22 'nice':14 'us':3 'way':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/526333/-/comment/2856740"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873863 {#4530
      date: 2023-10-09 19:51:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Yep. Servers in the US already have miserable work lives, and having to put on a smile and fake niceness because your take home pay depends on how much you get in tips is just terrible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696878887 {#4662
    date: 2023-10-09 21:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@Endorkend@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 39151
  -bodyTs: "'alreadi':6 'depend':26 'fake':19 'get':31 'home':24 'live':10 'miser':8 'much':29 'nice':20 'pay':25 'put':14 'server':2 'smile':17 'take':23 'terribl':36 'tip':33 'us':5 'work':9 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4637609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696878887 {#4663
    date: 2023-10-09 21:14:47.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4547
  +user: Proxies\__CG__\App\Entity\User {#4548 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696909061 {#4192
      date: 2023-10-10 05:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 39050
    -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873388 {#4193
      date: 2023-10-09 19:43:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "I always skip going to restaurants for a while if one of the staff starts recognizing me. It’s like yea that was a nice guy but I don’t really want to be having conversations in the 20 minutes I have to go get lunch and go back to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696880749 {#4545
    date: 2023-10-09 21:45:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4549 …}
  +nested: Doctrine\ORM\PersistentCollection {#4551 …}
  +votes: Doctrine\ORM\PersistentCollection {#4553 …}
  +reports: Doctrine\ORM\PersistentCollection {#4555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4559 …}
  -id: 39189
  -bodyTs: "'20':39 'alway':2 'back':49 'convers':36 'get':45 'go':4,44,48 'guy':26 'like':20 'lunch':46 'minut':40 'nice':25 'one':11 'realli':31 'recogn':16 'restaur':6 'skip':3 'staff':14 'start':15 'want':32 'work':51 'yea':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3650130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880749 {#4546
    date: 2023-10-09 21:45:49.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
87 DENIED edit
App\Entity\EntryComment {#4547
  +user: Proxies\__CG__\App\Entity\User {#4548 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696909061 {#4192
      date: 2023-10-10 05:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 39050
    -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873388 {#4193
      date: 2023-10-09 19:43:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "I always skip going to restaurants for a while if one of the staff starts recognizing me. It’s like yea that was a nice guy but I don’t really want to be having conversations in the 20 minutes I have to go get lunch and go back to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696880749 {#4545
    date: 2023-10-09 21:45:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4549 …}
  +nested: Doctrine\ORM\PersistentCollection {#4551 …}
  +votes: Doctrine\ORM\PersistentCollection {#4553 …}
  +reports: Doctrine\ORM\PersistentCollection {#4555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4559 …}
  -id: 39189
  -bodyTs: "'20':39 'alway':2 'back':49 'convers':36 'get':45 'go':4,44,48 'guy':26 'like':20 'lunch':46 'minut':40 'nice':25 'one':11 'realli':31 'recogn':16 'restaur':6 'skip':3 'staff':14 'start':15 'want':32 'work':51 'yea':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3650130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880749 {#4546
    date: 2023-10-09 21:45:49.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
88 DENIED moderate
App\Entity\EntryComment {#4547
  +user: Proxies\__CG__\App\Entity\User {#4548 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696909061 {#4192
      date: 2023-10-10 05:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 39050
    -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4358978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696873388 {#4193
      date: 2023-10-09 19:43:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "I always skip going to restaurants for a while if one of the staff starts recognizing me. It’s like yea that was a nice guy but I don’t really want to be having conversations in the 20 minutes I have to go get lunch and go back to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696880749 {#4545
    date: 2023-10-09 21:45:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4549 …}
  +nested: Doctrine\ORM\PersistentCollection {#4551 …}
  +votes: Doctrine\ORM\PersistentCollection {#4553 …}
  +reports: Doctrine\ORM\PersistentCollection {#4555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4559 …}
  -id: 39189
  -bodyTs: "'20':39 'alway':2 'back':49 'convers':36 'get':45 'go':4,44,48 'guy':26 'like':20 'lunch':46 'minut':40 'nice':25 'one':11 'realli':31 'recogn':16 'restaur':6 'skip':3 'staff':14 'start':15 'want':32 'work':51 'yea':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3650130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880749 {#4546
    date: 2023-10-09 21:45:49.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4680
  +user: Proxies\__CG__\App\Entity\User {#4516 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4547
    +user: Proxies\__CG__\App\Entity\User {#4548 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "I always skip going to restaurants for a while if one of the staff starts recognizing me. It’s like yea that was a nice guy but I don’t really want to be having conversations in the 20 minutes I have to go get lunch and go back to work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696880749 {#4545
      date: 2023-10-09 21:45:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4549 …}
    +nested: Doctrine\ORM\PersistentCollection {#4551 …}
    +votes: Doctrine\ORM\PersistentCollection {#4553 …}
    +reports: Doctrine\ORM\PersistentCollection {#4555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4559 …}
    -id: 39189
    -bodyTs: "'20':39 'alway':2 'back':49 'convers':36 'get':45 'go':4,44,48 'guy':26 'like':20 'lunch':46 'minut':40 'nice':25 'one':11 'realli':31 'recogn':16 'restaur':6 'skip':3 'staff':14 'start':15 'want':32 'work':51 'yea':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3650130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880749 {#4546
      date: 2023-10-09 21:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Omg are we the same person? I actively avoid bodegas, caus fuck that same person behind the register shit. Much rather go to Walmart, where corporate America has so thoroughly destroyed their workers’ soul that they barely acknowledge your existence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696896497 {#4678
    date: 2023-10-10 02:08:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 39436
  -bodyTs: "'acknowledg':38 'activ':8 'america':27 'avoid':9 'bare':37 'behind':16 'bodega':10 'caus':11 'corpor':26 'destroy':31 'exist':40 'fuck':12 'go':22 'much':20 'omg':1 'person':6,15 'rather':21 'regist':18 'shit':19 'soul':34 'thorough':30 'walmart':24 'worker':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4737117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696896497 {#4679
    date: 2023-10-10 02:08: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
91 DENIED edit
App\Entity\EntryComment {#4680
  +user: Proxies\__CG__\App\Entity\User {#4516 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4547
    +user: Proxies\__CG__\App\Entity\User {#4548 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "I always skip going to restaurants for a while if one of the staff starts recognizing me. It’s like yea that was a nice guy but I don’t really want to be having conversations in the 20 minutes I have to go get lunch and go back to work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696880749 {#4545
      date: 2023-10-09 21:45:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4549 …}
    +nested: Doctrine\ORM\PersistentCollection {#4551 …}
    +votes: Doctrine\ORM\PersistentCollection {#4553 …}
    +reports: Doctrine\ORM\PersistentCollection {#4555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4559 …}
    -id: 39189
    -bodyTs: "'20':39 'alway':2 'back':49 'convers':36 'get':45 'go':4,44,48 'guy':26 'like':20 'lunch':46 'minut':40 'nice':25 'one':11 'realli':31 'recogn':16 'restaur':6 'skip':3 'staff':14 'start':15 'want':32 'work':51 'yea':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3650130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880749 {#4546
      date: 2023-10-09 21:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Omg are we the same person? I actively avoid bodegas, caus fuck that same person behind the register shit. Much rather go to Walmart, where corporate America has so thoroughly destroyed their workers’ soul that they barely acknowledge your existence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696896497 {#4678
    date: 2023-10-10 02:08:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 39436
  -bodyTs: "'acknowledg':38 'activ':8 'america':27 'avoid':9 'bare':37 'behind':16 'bodega':10 'caus':11 'corpor':26 'destroy':31 'exist':40 'fuck':12 'go':22 'much':20 'omg':1 'person':6,15 'rather':21 'regist':18 'shit':19 'soul':34 'thorough':30 'walmart':24 'worker':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4737117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696896497 {#4679
    date: 2023-10-10 02:08: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
92 DENIED moderate
App\Entity\EntryComment {#4680
  +user: Proxies\__CG__\App\Entity\User {#4516 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4547
    +user: Proxies\__CG__\App\Entity\User {#4548 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "i legit avoid stores where the staff are notably friendly and talkative. i just want to get the thing i need, not feel obliged to talk and rude if i’m not in the mood [which is unfortunately often, but still a reality]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696909061 {#4192
        date: 2023-10-10 05:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@an_onanist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 39050
      -bodyTs: "'avoid':3 'feel':23 'friend':10 'get':17 'legit':2 'm':31 'mood':35 'need':21 'notabl':9 'oblig':24 'often':39 'realiti':43 'rude':28 'staff':7 'still':41 'store':4 'talk':26 'talkat':12 'thing':19 'unfortun':38 'want':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4358978"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873388 {#4193
        date: 2023-10-09 19:43:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "I always skip going to restaurants for a while if one of the staff starts recognizing me. It’s like yea that was a nice guy but I don’t really want to be having conversations in the 20 minutes I have to go get lunch and go back to work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696880749 {#4545
      date: 2023-10-09 21:45:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
      "@_number8_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4549 …}
    +nested: Doctrine\ORM\PersistentCollection {#4551 …}
    +votes: Doctrine\ORM\PersistentCollection {#4553 …}
    +reports: Doctrine\ORM\PersistentCollection {#4555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4559 …}
    -id: 39189
    -bodyTs: "'20':39 'alway':2 'back':49 'convers':36 'get':45 'go':4,44,48 'guy':26 'like':20 'lunch':46 'minut':40 'nice':25 'one':11 'realli':31 'recogn':16 'restaur':6 'skip':3 'staff':14 'start':15 'want':32 'work':51 'yea':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3650130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880749 {#4546
      date: 2023-10-09 21:45:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Omg are we the same person? I actively avoid bodegas, caus fuck that same person behind the register shit. Much rather go to Walmart, where corporate America has so thoroughly destroyed their workers’ soul that they barely acknowledge your existence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696896497 {#4678
    date: 2023-10-10 02:08:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@_number8_@lemmy.world"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4681 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4685 …}
  +reports: Doctrine\ORM\PersistentCollection {#4687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
  -id: 39436
  -bodyTs: "'acknowledg':38 'activ':8 'america':27 'avoid':9 'bare':37 'behind':16 'bodega':10 'caus':11 'corpor':26 'destroy':31 'exist':40 'fuck':12 'go':22 'much':20 'omg':1 'person':6,15 'rather':21 'regist':18 'shit':19 'soul':34 'thorough':30 'walmart':24 'worker':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4737117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696896497 {#4679
    date: 2023-10-10 02:08: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m introvert but I don’t understand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696898425 {#4265
    date: 2023-10-10 02:40:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 39474
  -bodyTs: "'introvert':3 'm':2 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4148257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696898425 {#4266
    date: 2023-10-10 02:40:25.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
95 DENIED edit
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m introvert but I don’t understand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696898425 {#4265
    date: 2023-10-10 02:40:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 39474
  -bodyTs: "'introvert':3 'm':2 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4148257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696898425 {#4266
    date: 2023-10-10 02:40:25.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
96 DENIED moderate
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’m introvert but I don’t understand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696898425 {#4265
    date: 2023-10-10 02:40:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 39474
  -bodyTs: "'introvert':3 'm':2 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4148257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696898425 {#4266
    date: 2023-10-10 02:40:25.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Have a nice day.”\n
    \n
    “Don’t tell me what to do.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1696890350 {#4338
    date: 2023-10-10 00:25:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 39163
  -bodyTs: "'day':4 'nice':3 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879671 {#4339
    date: 2023-10-09 21:27:51.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
99 DENIED edit
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Have a nice day.”\n
    \n
    “Don’t tell me what to do.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1696890350 {#4338
    date: 2023-10-10 00:25:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 39163
  -bodyTs: "'day':4 'nice':3 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879671 {#4339
    date: 2023-10-09 21:27:51.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
100 DENIED moderate
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Have a nice day.”\n
    \n
    “Don’t tell me what to do.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1696890350 {#4338
    date: 2023-10-10 00:25:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 39163
  -bodyTs: "'day':4 'nice':3 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4638144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696879671 {#4339
    date: 2023-10-09 21:27:51.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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4563
  +user: Proxies\__CG__\App\Entity\User {#4564 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “Have a nice day.”\n
      \n
      “Don’t tell me what to do.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1696890350 {#4338
      date: 2023-10-10 00:25:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 39163
    -bodyTs: "'day':4 'nice':3 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4638144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696879671 {#4339
      date: 2023-10-09 21:27:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "My go to is “Do I have to?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696890349 {#4561
    date: 2023-10-10 00:25:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@FatTony@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 39340
  -bodyTs: "'go':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4371671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696890349 {#4562
    date: 2023-10-10 00:25:49.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
103 DENIED edit
App\Entity\EntryComment {#4563
  +user: Proxies\__CG__\App\Entity\User {#4564 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “Have a nice day.”\n
      \n
      “Don’t tell me what to do.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1696890350 {#4338
      date: 2023-10-10 00:25:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 39163
    -bodyTs: "'day':4 'nice':3 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4638144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696879671 {#4339
      date: 2023-10-09 21:27:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "My go to is “Do I have to?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696890349 {#4561
    date: 2023-10-10 00:25:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@FatTony@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 39340
  -bodyTs: "'go':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4371671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696890349 {#4562
    date: 2023-10-10 00:25:49.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
104 DENIED moderate
App\Entity\EntryComment {#4563
  +user: Proxies\__CG__\App\Entity\User {#4564 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4343
    +user: App\Entity\User {#4356 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “Have a nice day.”\n
      \n
      “Don’t tell me what to do.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1696890350 {#4338
      date: 2023-10-10 00:25:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@an_onanist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4344 …}
    +nested: Doctrine\ORM\PersistentCollection {#4346 …}
    +votes: Doctrine\ORM\PersistentCollection {#4348 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 39163
    -bodyTs: "'day':4 'nice':3 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4638144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696879671 {#4339
      date: 2023-10-09 21:27:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4343}
  +body: "My go to is “Do I have to?”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696890349 {#4561
    date: 2023-10-10 00:25:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
    "@FatTony@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 39340
  -bodyTs: "'go':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4371671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696890349 {#4562
    date: 2023-10-10 00:25:49.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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4416
  +user: App\Entity\User {#4429 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "DAE have mental disorders? Pls like and subscribe for funny hahas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696878792 {#4411
    date: 2023-10-09 21:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -id: 39150
  -bodyTs: "'dae':1 'disord':4 'funni':10 'haha':11 'like':6 'mental':3 'pls':5 'subscrib':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4637532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696878792 {#4412
    date: 2023-10-09 21:13:12.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
107 DENIED edit
App\Entity\EntryComment {#4416
  +user: App\Entity\User {#4429 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "DAE have mental disorders? Pls like and subscribe for funny hahas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696878792 {#4411
    date: 2023-10-09 21:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -id: 39150
  -bodyTs: "'dae':1 'disord':4 'funni':10 'haha':11 'like':6 'mental':3 'pls':5 'subscrib':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4637532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696878792 {#4412
    date: 2023-10-09 21:13:12.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
108 DENIED moderate
App\Entity\EntryComment {#4416
  +user: App\Entity\User {#4429 …}
  +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: "introverts-will-understand"
    +title: "introverts will understand"
    +url: "https://lemmy.world/pictrs/image/5ba06546-ca2f-4f7d-9e6d-0af7ddd649bb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 605
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697012257 {#2410
      date: 2023-10-11 10:17:37.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: 3954
    -titleTs: "'introvert':1 'understand':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696958411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6559666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696872011 {#1850
      date: 2023-10-09 19:20:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "DAE have mental disorders? Pls like and subscribe for funny hahas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696878792 {#4411
    date: 2023-10-09 21:13:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@an_onanist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4417 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4427 …}
  -id: 39150
  -bodyTs: "'dae':1 'disord':4 'funni':10 'haha':11 'like':6 'mental':3 'pls':5 'subscrib':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4637532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696878792 {#4412
    date: 2023-10-09 21:13:12.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
109 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