Redirect 302 redirect from GET @messages_create (199e02)

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 …}
}
6.15 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.08 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#275
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#269
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#271
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
  +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
  +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696376925 {#2414
    date: 2023-10-04 01:48:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2504
  -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696377411
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6189177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291011 {#1793
    date: 2023-10-03 01:56:51.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#275
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#269
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#271
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
  +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
  +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696376925 {#2414
    date: 2023-10-04 01:48:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2504
  -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696377411
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6189177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291011 {#1793
    date: 2023-10-03 01:56:51.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#275
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#269
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#271
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
  +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
  +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696376925 {#2414
    date: 2023-10-04 01:48:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2504
  -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696377411
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6189177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291011 {#1793
    date: 2023-10-03 01:56:51.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 {#3995
  +user: App\Entity\User {#3943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Kayfabe really is dead then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696376927 {#4004
    date: 2023-10-04 01:48:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3993 …}
  +nested: Doctrine\ORM\PersistentCollection {#3991 …}
  +votes: Doctrine\ORM\PersistentCollection {#3989 …}
  +reports: Doctrine\ORM\PersistentCollection {#3987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
  -id: 30653
  -bodyTs: "'dead':4 'kayfab':1 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4071489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331605 {#3940
    date: 2023-10-03 13:13: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
7 DENIED edit
App\Entity\EntryComment {#3995
  +user: App\Entity\User {#3943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Kayfabe really is dead then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696376927 {#4004
    date: 2023-10-04 01:48:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3993 …}
  +nested: Doctrine\ORM\PersistentCollection {#3991 …}
  +votes: Doctrine\ORM\PersistentCollection {#3989 …}
  +reports: Doctrine\ORM\PersistentCollection {#3987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
  -id: 30653
  -bodyTs: "'dead':4 'kayfab':1 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4071489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331605 {#3940
    date: 2023-10-03 13:13: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
8 DENIED moderate
App\Entity\EntryComment {#3995
  +user: App\Entity\User {#3943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Kayfabe really is dead then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696376927 {#4004
    date: 2023-10-04 01:48:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3993 …}
  +nested: Doctrine\ORM\PersistentCollection {#3991 …}
  +votes: Doctrine\ORM\PersistentCollection {#3989 …}
  +reports: Doctrine\ORM\PersistentCollection {#3987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
  -id: 30653
  -bodyTs: "'dead':4 'kayfab':1 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4071489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331605 {#3940
    date: 2023-10-03 13:13: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
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 {#4511
  +user: Proxies\__CG__\App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Kayfabe really is dead then."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696376927 {#4004
      date: 2023-10-04 01:48:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -id: 30653
    -bodyTs: "'dead':4 'kayfab':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4071489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331605 {#3940
      date: 2023-10-03 13:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "Twas just okayfabe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696376925 {#4509
    date: 2023-10-04 01:48:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@GeneralEmergency@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 30755
  -bodyTs: "'okayfab':3 'twas':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3347853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696376925 {#4510
    date: 2023-10-04 01:48:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4511
  +user: Proxies\__CG__\App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Kayfabe really is dead then."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696376927 {#4004
      date: 2023-10-04 01:48:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -id: 30653
    -bodyTs: "'dead':4 'kayfab':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4071489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331605 {#3940
      date: 2023-10-03 13:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "Twas just okayfabe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696376925 {#4509
    date: 2023-10-04 01:48:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@GeneralEmergency@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 30755
  -bodyTs: "'okayfab':3 'twas':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3347853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696376925 {#4510
    date: 2023-10-04 01:48:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4511
  +user: Proxies\__CG__\App\Entity\User {#4512 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Kayfabe really is dead then."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696376927 {#4004
      date: 2023-10-04 01:48:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -id: 30653
    -bodyTs: "'dead':4 'kayfab':1 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4071489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331605 {#3940
      date: 2023-10-03 13:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "Twas just okayfabe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696376925 {#4509
    date: 2023-10-04 01:48:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@GeneralEmergency@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4513 …}
  +nested: Doctrine\ORM\PersistentCollection {#4515 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 30755
  -bodyTs: "'okayfab':3 'twas':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3347853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696376925 {#4510
    date: 2023-10-04 01:48:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nice0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696314372 {#4033
    date: 2023-10-03 08:26:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -id: 30625
  -bodyTs: "'nice0':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4281775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696314372 {#4038
    date: 2023-10-03 08:26: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
15 DENIED edit
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nice0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696314372 {#4033
    date: 2023-10-03 08:26:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -id: 30625
  -bodyTs: "'nice0':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4281775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696314372 {#4038
    date: 2023-10-03 08:26: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
16 DENIED moderate
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nice0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696314372 {#4033
    date: 2023-10-03 08:26:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -id: 30625
  -bodyTs: "'nice0':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4281775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696314372 {#4038
    date: 2023-10-03 08:26: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
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 {#4112
  +user: App\Entity\User {#4125 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just how was ‘Vector graphics’ only added in this month? Surely its been more than half a century since the term came up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696333025 {#4107
    date: 2023-10-03 13:37:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4115 …}
  +votes: Doctrine\ORM\PersistentCollection {#4117 …}
  +reports: Doctrine\ORM\PersistentCollection {#4119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
  -id: 30568
  -bodyTs: "'ad':7 'came':22 'centuri':18 'graphic':5 'half':16 'month':10 'sinc':19 'sure':11 'term':21 'vector':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296684 {#4108
    date: 2023-10-03 03:31:24.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 {#4112
  +user: App\Entity\User {#4125 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just how was ‘Vector graphics’ only added in this month? Surely its been more than half a century since the term came up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696333025 {#4107
    date: 2023-10-03 13:37:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4115 …}
  +votes: Doctrine\ORM\PersistentCollection {#4117 …}
  +reports: Doctrine\ORM\PersistentCollection {#4119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
  -id: 30568
  -bodyTs: "'ad':7 'came':22 'centuri':18 'graphic':5 'half':16 'month':10 'sinc':19 'sure':11 'term':21 'vector':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296684 {#4108
    date: 2023-10-03 03:31:24.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 {#4112
  +user: App\Entity\User {#4125 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just how was ‘Vector graphics’ only added in this month? Surely its been more than half a century since the term came up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696333025 {#4107
    date: 2023-10-03 13:37:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4115 …}
  +votes: Doctrine\ORM\PersistentCollection {#4117 …}
  +reports: Doctrine\ORM\PersistentCollection {#4119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
  -id: 30568
  -bodyTs: "'ad':7 'came':22 'centuri':18 'graphic':5 'half':16 'month':10 'sinc':19 'sure':11 'term':21 'vector':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296684 {#4108
    date: 2023-10-03 03:31:24.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 {#4495
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4112
    +user: App\Entity\User {#4125 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just how was ‘Vector graphics’ only added in this month? Surely its been more than half a century since the term came up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696333025 {#4107
      date: 2023-10-03 13:37:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4113 …}
    +nested: Doctrine\ORM\PersistentCollection {#4115 …}
    +votes: Doctrine\ORM\PersistentCollection {#4117 …}
    +reports: Doctrine\ORM\PersistentCollection {#4119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
    -id: 30568
    -bodyTs: "'ad':7 'came':22 'centuri':18 'graphic':5 'half':16 'month':10 'sinc':19 'sure':11 'term':21 'vector':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4028698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296684 {#4108
      date: 2023-10-03 03:31:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4112}
  +body: "I think the words have to reach some sort of threshold for popularity before inclusion in the dictionary. Before that, it’s just industry jargon. There’s probably thousands of graphic design terms that aren’t in the dictionary right now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696333022 {#4493
    date: 2023-10-03 13:37:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@Impronoucabl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 30656
  -bodyTs: "'aren':35 'design':32 'dictionari':18,39 'graphic':31 'inclus':15 'industri':24 'jargon':25 'popular':13 'probabl':28 'reach':7 'right':40 'sort':9 'term':33 'think':2 'thousand':29 'threshold':11 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4073456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696333022 {#4494
    date: 2023-10-03 13:37:02.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 {#4495
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4112
    +user: App\Entity\User {#4125 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just how was ‘Vector graphics’ only added in this month? Surely its been more than half a century since the term came up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696333025 {#4107
      date: 2023-10-03 13:37:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4113 …}
    +nested: Doctrine\ORM\PersistentCollection {#4115 …}
    +votes: Doctrine\ORM\PersistentCollection {#4117 …}
    +reports: Doctrine\ORM\PersistentCollection {#4119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
    -id: 30568
    -bodyTs: "'ad':7 'came':22 'centuri':18 'graphic':5 'half':16 'month':10 'sinc':19 'sure':11 'term':21 'vector':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4028698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296684 {#4108
      date: 2023-10-03 03:31:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4112}
  +body: "I think the words have to reach some sort of threshold for popularity before inclusion in the dictionary. Before that, it’s just industry jargon. There’s probably thousands of graphic design terms that aren’t in the dictionary right now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696333022 {#4493
    date: 2023-10-03 13:37:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@Impronoucabl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 30656
  -bodyTs: "'aren':35 'design':32 'dictionari':18,39 'graphic':31 'inclus':15 'industri':24 'jargon':25 'popular':13 'probabl':28 'reach':7 'right':40 'sort':9 'term':33 'think':2 'thousand':29 'threshold':11 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4073456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696333022 {#4494
    date: 2023-10-03 13:37:02.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 {#4495
  +user: Proxies\__CG__\App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4112
    +user: App\Entity\User {#4125 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Just how was ‘Vector graphics’ only added in this month? Surely its been more than half a century since the term came up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696333025 {#4107
      date: 2023-10-03 13:37:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4113 …}
    +nested: Doctrine\ORM\PersistentCollection {#4115 …}
    +votes: Doctrine\ORM\PersistentCollection {#4117 …}
    +reports: Doctrine\ORM\PersistentCollection {#4119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
    -id: 30568
    -bodyTs: "'ad':7 'came':22 'centuri':18 'graphic':5 'half':16 'month':10 'sinc':19 'sure':11 'term':21 'vector':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4028698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296684 {#4108
      date: 2023-10-03 03:31:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4112}
  +body: "I think the words have to reach some sort of threshold for popularity before inclusion in the dictionary. Before that, it’s just industry jargon. There’s probably thousands of graphic design terms that aren’t in the dictionary right now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696333022 {#4493
    date: 2023-10-03 13:37:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@Impronoucabl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 30656
  -bodyTs: "'aren':35 'design':32 'dictionari':18,39 'graphic':31 'inclus':15 'industri':24 'jargon':25 'popular':13 'probabl':28 'reach':7 'right':40 'sort':9 'term':33 'think':2 'thousand':29 'threshold':11 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4073456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696333022 {#4494
    date: 2023-10-03 13:37:02.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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "690? Nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696296623 {#4181
    date: 2023-10-03 03:30:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 30567
  -bodyTs: "'690':1 'nice':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296623 {#4182
    date: 2023-10-03 03:30:23.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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "690? Nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696296623 {#4181
    date: 2023-10-03 03:30:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 30567
  -bodyTs: "'690':1 'nice':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296623 {#4182
    date: 2023-10-03 03:30:23.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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "690? Nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696296623 {#4181
    date: 2023-10-03 03:30:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 30567
  -bodyTs: "'690':1 'nice':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296623 {#4182
    date: 2023-10-03 03:30:23.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 {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Surprised by how many words here I consider old. *jorts*? *Jorts* is a recent addition?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696301940 {#4254
    date: 2023-10-03 04:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 30549
  -bodyTs: "'addit':15 'consid':8 'jort':10,11 'mani':4 'old':9 'recent':14 'surpris':1 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3777008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696293339 {#4255
    date: 2023-10-03 02:35: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
31 DENIED edit
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Surprised by how many words here I consider old. *jorts*? *Jorts* is a recent addition?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696301940 {#4254
    date: 2023-10-03 04:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 30549
  -bodyTs: "'addit':15 'consid':8 'jort':10,11 'mani':4 'old':9 'recent':14 'surpris':1 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3777008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696293339 {#4255
    date: 2023-10-03 02:35: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
32 DENIED moderate
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Surprised by how many words here I consider old. *jorts*? *Jorts* is a recent addition?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696301940 {#4254
    date: 2023-10-03 04:59:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 30549
  -bodyTs: "'addit':15 'consid':8 'jort':10,11 'mani':4 'old':9 'recent':14 'surpris':1 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/3777008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696293339 {#4255
    date: 2023-10-03 02:35: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
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 {#4479
  +user: Proxies\__CG__\App\Entity\User {#4480 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised by how many words here I consider old. *jorts*? *Jorts* is a recent addition?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696301940 {#4254
      date: 2023-10-03 04:59:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 30549
    -bodyTs: "'addit':15 'consid':8 'jort':10,11 'mani':4 'old':9 'recent':14 'surpris':1 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3777008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696293339 {#4255
      date: 2023-10-03 02:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Also, “cutscene”. How out of date can they be?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696301939 {#4477
    date: 2023-10-03 04:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@ziviz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 30594
  -bodyTs: "'also':1 'cutscen':2 'date':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3568499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696301939 {#4478
    date: 2023-10-03 04:58: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
35 DENIED edit
App\Entity\EntryComment {#4479
  +user: Proxies\__CG__\App\Entity\User {#4480 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised by how many words here I consider old. *jorts*? *Jorts* is a recent addition?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696301940 {#4254
      date: 2023-10-03 04:59:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 30549
    -bodyTs: "'addit':15 'consid':8 'jort':10,11 'mani':4 'old':9 'recent':14 'surpris':1 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3777008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696293339 {#4255
      date: 2023-10-03 02:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Also, “cutscene”. How out of date can they be?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696301939 {#4477
    date: 2023-10-03 04:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@ziviz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 30594
  -bodyTs: "'also':1 'cutscen':2 'date':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3568499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696301939 {#4478
    date: 2023-10-03 04:58: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
36 DENIED moderate
App\Entity\EntryComment {#4479
  +user: Proxies\__CG__\App\Entity\User {#4480 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Surprised by how many words here I consider old. *jorts*? *Jorts* is a recent addition?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696301940 {#4254
      date: 2023-10-03 04:59:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 30549
    -bodyTs: "'addit':15 'consid':8 'jort':10,11 'mani':4 'old':9 'recent':14 'surpris':1 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/3777008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696293339 {#4255
      date: 2023-10-03 02:35:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Also, “cutscene”. How out of date can they be?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696301939 {#4477
    date: 2023-10-03 04:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@ziviz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 30594
  -bodyTs: "'also':1 'cutscen':2 'date':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3568499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696301939 {#4478
    date: 2023-10-03 04:58: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
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 {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Also they added girlboss, amazing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696291844 {#4329
    date: 2023-10-03 02:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 30524
  -bodyTs: "'ad':3 'also':1 'amaz':5 'girlboss':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3409491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291844 {#4330
    date: 2023-10-03 02:10:44.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 {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Also they added girlboss, amazing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696291844 {#4329
    date: 2023-10-03 02:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 30524
  -bodyTs: "'ad':3 'also':1 'amaz':5 'girlboss':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3409491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291844 {#4330
    date: 2023-10-03 02:10:44.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 {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Also they added girlboss, amazing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696291844 {#4329
    date: 2023-10-03 02:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 30524
  -bodyTs: "'ad':3 'also':1 'amaz':5 'girlboss':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3409491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291844 {#4330
    date: 2023-10-03 02:10:44.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 {#4407
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > rizz noun, slang : romantic appeal or charm\n
    \n
    They messed up by not mentioning charisma imo. Rizz was born from the second syllable of charisma and means charisma applied in a romantic way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696299212 {#4402
    date: 2023-10-03 04:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 30523
  -bodyTs: "'appeal':5 'appli':28 'born':18 'charisma':14,24,27 'charm':7 'imo':15 'mean':26 'mention':13 'mess':9 'noun':2 'rizz':1,16 'romant':4,31 'second':21 'slang':3 'syllabl':22 'way':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3409365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291724 {#4403
    date: 2023-10-03 02:08:44.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 {#4407
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > rizz noun, slang : romantic appeal or charm\n
    \n
    They messed up by not mentioning charisma imo. Rizz was born from the second syllable of charisma and means charisma applied in a romantic way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696299212 {#4402
    date: 2023-10-03 04:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 30523
  -bodyTs: "'appeal':5 'appli':28 'born':18 'charisma':14,24,27 'charm':7 'imo':15 'mean':26 'mention':13 'mess':9 'noun':2 'rizz':1,16 'romant':4,31 'second':21 'slang':3 'syllabl':22 'way':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3409365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291724 {#4403
    date: 2023-10-03 02:08:44.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 {#4407
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > rizz noun, slang : romantic appeal or charm\n
    \n
    They messed up by not mentioning charisma imo. Rizz was born from the second syllable of charisma and means charisma applied in a romantic way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696299212 {#4402
    date: 2023-10-03 04:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 30523
  -bodyTs: "'appeal':5 'appli':28 'born':18 'charisma':14,24,27 'charm':7 'imo':15 'mean':26 'mention':13 'mess':9 'noun':2 'rizz':1,16 'romant':4,31 'second':21 'slang':3 'syllabl':22 'way':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3409365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291724 {#4403
    date: 2023-10-03 02:08:44.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 {#4463
  +user: Proxies\__CG__\App\Entity\User {#4464 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rizz noun, slang : romantic appeal or charm\n
      \n
      They messed up by not mentioning charisma imo. Rizz was born from the second syllable of charisma and means charisma applied in a romantic way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696299212 {#4402
      date: 2023-10-03 04:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 30523
    -bodyTs: "'appeal':5 'appli':28 'born':18 'charisma':14,24,27 'charm':7 'imo':15 'mean':26 'mention':13 'mess':9 'noun':2 'rizz':1,16 'romant':4,31 'second':21 'slang':3 'syllabl':22 'way':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3409365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291724 {#4403
      date: 2023-10-03 02:08:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "The loss of knowledge is happening before our eyes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696299212 {#4461
    date: 2023-10-03 04:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4465 …}
  +nested: Doctrine\ORM\PersistentCollection {#4467 …}
  +votes: Doctrine\ORM\PersistentCollection {#4469 …}
  +reports: Doctrine\ORM\PersistentCollection {#4471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
  -id: 30578
  -bodyTs: "'eye':9 'happen':6 'knowledg':4 'loss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4033181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696299212 {#4462
    date: 2023-10-03 04:13:32.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 {#4463
  +user: Proxies\__CG__\App\Entity\User {#4464 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rizz noun, slang : romantic appeal or charm\n
      \n
      They messed up by not mentioning charisma imo. Rizz was born from the second syllable of charisma and means charisma applied in a romantic way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696299212 {#4402
      date: 2023-10-03 04:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 30523
    -bodyTs: "'appeal':5 'appli':28 'born':18 'charisma':14,24,27 'charm':7 'imo':15 'mean':26 'mention':13 'mess':9 'noun':2 'rizz':1,16 'romant':4,31 'second':21 'slang':3 'syllabl':22 'way':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3409365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291724 {#4403
      date: 2023-10-03 02:08:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "The loss of knowledge is happening before our eyes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696299212 {#4461
    date: 2023-10-03 04:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4465 …}
  +nested: Doctrine\ORM\PersistentCollection {#4467 …}
  +votes: Doctrine\ORM\PersistentCollection {#4469 …}
  +reports: Doctrine\ORM\PersistentCollection {#4471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
  -id: 30578
  -bodyTs: "'eye':9 'happen':6 'knowledg':4 'loss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4033181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696299212 {#4462
    date: 2023-10-03 04:13:32.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 {#4463
  +user: Proxies\__CG__\App\Entity\User {#4464 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rizz noun, slang : romantic appeal or charm\n
      \n
      They messed up by not mentioning charisma imo. Rizz was born from the second syllable of charisma and means charisma applied in a romantic way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696299212 {#4402
      date: 2023-10-03 04:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 30523
    -bodyTs: "'appeal':5 'appli':28 'born':18 'charisma':14,24,27 'charm':7 'imo':15 'mean':26 'mention':13 'mess':9 'noun':2 'rizz':1,16 'romant':4,31 'second':21 'slang':3 'syllabl':22 'way':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3409365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291724 {#4403
      date: 2023-10-03 02:08:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "The loss of knowledge is happening before our eyes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696299212 {#4461
    date: 2023-10-03 04:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4465 …}
  +nested: Doctrine\ORM\PersistentCollection {#4467 …}
  +votes: Doctrine\ORM\PersistentCollection {#4469 …}
  +reports: Doctrine\ORM\PersistentCollection {#4471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
  -id: 30578
  -bodyTs: "'eye':9 'happen':6 'knowledg':4 'loss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4033181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696299212 {#4462
    date: 2023-10-03 04:13:32.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 {#4422
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    For example:\n
    \n
    GOATED adjective, slang : considered to be the greatest of all time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696328104 {#4406
    date: 2023-10-03 12:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 30514
  -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4021518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291055 {#4405
    date: 2023-10-03 01:57:35.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 {#4422
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    For example:\n
    \n
    GOATED adjective, slang : considered to be the greatest of all time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696328104 {#4406
    date: 2023-10-03 12:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 30514
  -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4021518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291055 {#4405
    date: 2023-10-03 01:57:35.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 {#4422
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    For example:\n
    \n
    GOATED adjective, slang : considered to be the greatest of all time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696328104 {#4406
    date: 2023-10-03 12:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 30514
  -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4021518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696291055 {#4405
    date: 2023-10-03 01:57:35.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 {#4442
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      For example:\n
      \n
      GOATED adjective, slang : considered to be the greatest of all time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696328104 {#4406
      date: 2023-10-03 12:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 30514
    -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4021518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291055 {#4405
      date: 2023-10-03 01:57:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: """
    > greatest of all time-ed\n
    \n
    kids are fucking stupid
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696293231 {#4441
    date: 2023-10-03 02:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 30542
  -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4254412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696293231 {#4444
    date: 2023-10-03 02:33: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
55 DENIED edit
App\Entity\EntryComment {#4442
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      For example:\n
      \n
      GOATED adjective, slang : considered to be the greatest of all time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696328104 {#4406
      date: 2023-10-03 12:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 30514
    -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4021518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291055 {#4405
      date: 2023-10-03 01:57:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: """
    > greatest of all time-ed\n
    \n
    kids are fucking stupid
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696293231 {#4441
    date: 2023-10-03 02:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 30542
  -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4254412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696293231 {#4444
    date: 2023-10-03 02:33: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
56 DENIED moderate
App\Entity\EntryComment {#4442
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      For example:\n
      \n
      GOATED adjective, slang : considered to be the greatest of all time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696328104 {#4406
      date: 2023-10-03 12:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 30514
    -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4021518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291055 {#4405
      date: 2023-10-03 01:57:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: """
    > greatest of all time-ed\n
    \n
    kids are fucking stupid
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696293231 {#4441
    date: 2023-10-03 02:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 30542
  -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4254412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696293231 {#4444
    date: 2023-10-03 02:33: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
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 {#4536
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4442
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        For example:\n
        \n
        GOATED adjective, slang : considered to be the greatest of all time
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696328104 {#4406
        date: 2023-10-03 12:15:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 30514
      -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4021518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696291055 {#4405
        date: 2023-10-03 01:57:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: """
      > greatest of all time-ed\n
      \n
      kids are fucking stupid
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696293231 {#4441
      date: 2023-10-03 02:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4449 …}
    +votes: Doctrine\ORM\PersistentCollection {#4451 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 30542
    -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4254412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696293231 {#4444
      date: 2023-10-03 02:33:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Old man yells at cloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696296451 {#4537
    date: 2023-10-03 03:27:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4528 …}
  +nested: Doctrine\ORM\PersistentCollection {#4526 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
  -id: 30565
  -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296451 {#4540
    date: 2023-10-03 03:27:31.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 {#4536
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4442
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        For example:\n
        \n
        GOATED adjective, slang : considered to be the greatest of all time
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696328104 {#4406
        date: 2023-10-03 12:15:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 30514
      -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4021518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696291055 {#4405
        date: 2023-10-03 01:57:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: """
      > greatest of all time-ed\n
      \n
      kids are fucking stupid
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696293231 {#4441
      date: 2023-10-03 02:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4449 …}
    +votes: Doctrine\ORM\PersistentCollection {#4451 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 30542
    -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4254412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696293231 {#4444
      date: 2023-10-03 02:33:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Old man yells at cloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696296451 {#4537
    date: 2023-10-03 03:27:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4528 …}
  +nested: Doctrine\ORM\PersistentCollection {#4526 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
  -id: 30565
  -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296451 {#4540
    date: 2023-10-03 03:27:31.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 {#4536
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4442
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        For example:\n
        \n
        GOATED adjective, slang : considered to be the greatest of all time
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696328104 {#4406
        date: 2023-10-03 12:15:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 30514
      -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4021518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696291055 {#4405
        date: 2023-10-03 01:57:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: """
      > greatest of all time-ed\n
      \n
      kids are fucking stupid
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696293231 {#4441
      date: 2023-10-03 02:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4449 …}
    +votes: Doctrine\ORM\PersistentCollection {#4451 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 30542
    -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4254412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696293231 {#4444
      date: 2023-10-03 02:33:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Old man yells at cloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696296451 {#4537
    date: 2023-10-03 03:27:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4528 …}
  +nested: Doctrine\ORM\PersistentCollection {#4526 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
  -id: 30565
  -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4028283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296451 {#4540
    date: 2023-10-03 03:27:31.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 {#4563
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4442
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4422
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          For example:\n
          \n
          GOATED adjective, slang : considered to be the greatest of all time
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696328104 {#4406
          date: 2023-10-03 12:15:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4423 …}
        +nested: Doctrine\ORM\PersistentCollection {#4425 …}
        +votes: Doctrine\ORM\PersistentCollection {#4427 …}
        +reports: Doctrine\ORM\PersistentCollection {#4429 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
        -id: 30514
        -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4021518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696291055 {#4405
          date: 2023-10-03 01:57:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: """
        > greatest of all time-ed\n
        \n
        kids are fucking stupid
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696293231 {#4441
        date: 2023-10-03 02:33:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4453 …}
      +nested: Doctrine\ORM\PersistentCollection {#4449 …}
      +votes: Doctrine\ORM\PersistentCollection {#4451 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 30542
      -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4254412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696293231 {#4444
        date: 2023-10-03 02:33:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Old man yells at cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696296451 {#4537
      date: 2023-10-03 03:27:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4528 …}
    +nested: Doctrine\ORM\PersistentCollection {#4526 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
    -id: 30565
    -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4028283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296451 {#4540
      date: 2023-10-03 03:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "did you just assume my gender?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696296602 {#4558
    date: 2023-10-03 03:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 30566
  -bodyTs: "'assum':4 'gender':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4259388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296602 {#4561
    date: 2023-10-03 03:30:02.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 {#4563
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4442
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4422
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          For example:\n
          \n
          GOATED adjective, slang : considered to be the greatest of all time
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696328104 {#4406
          date: 2023-10-03 12:15:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4423 …}
        +nested: Doctrine\ORM\PersistentCollection {#4425 …}
        +votes: Doctrine\ORM\PersistentCollection {#4427 …}
        +reports: Doctrine\ORM\PersistentCollection {#4429 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
        -id: 30514
        -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4021518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696291055 {#4405
          date: 2023-10-03 01:57:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: """
        > greatest of all time-ed\n
        \n
        kids are fucking stupid
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696293231 {#4441
        date: 2023-10-03 02:33:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4453 …}
      +nested: Doctrine\ORM\PersistentCollection {#4449 …}
      +votes: Doctrine\ORM\PersistentCollection {#4451 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 30542
      -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4254412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696293231 {#4444
        date: 2023-10-03 02:33:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Old man yells at cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696296451 {#4537
      date: 2023-10-03 03:27:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4528 …}
    +nested: Doctrine\ORM\PersistentCollection {#4526 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
    -id: 30565
    -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4028283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296451 {#4540
      date: 2023-10-03 03:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "did you just assume my gender?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696296602 {#4558
    date: 2023-10-03 03:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 30566
  -bodyTs: "'assum':4 'gender':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4259388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296602 {#4561
    date: 2023-10-03 03:30:02.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 {#4563
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#4532 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4442
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4422
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          For example:\n
          \n
          GOATED adjective, slang : considered to be the greatest of all time
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696328104 {#4406
          date: 2023-10-03 12:15:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4423 …}
        +nested: Doctrine\ORM\PersistentCollection {#4425 …}
        +votes: Doctrine\ORM\PersistentCollection {#4427 …}
        +reports: Doctrine\ORM\PersistentCollection {#4429 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
        -id: 30514
        -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4021518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696291055 {#4405
          date: 2023-10-03 01:57:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: """
        > greatest of all time-ed\n
        \n
        kids are fucking stupid
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696293231 {#4441
        date: 2023-10-03 02:33:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4453 …}
      +nested: Doctrine\ORM\PersistentCollection {#4449 …}
      +votes: Doctrine\ORM\PersistentCollection {#4451 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 30542
      -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4254412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696293231 {#4444
        date: 2023-10-03 02:33:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Old man yells at cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1696296451 {#4537
      date: 2023-10-03 03:27:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4528 …}
    +nested: Doctrine\ORM\PersistentCollection {#4526 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4542 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
    -id: 30565
    -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4028283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296451 {#4540
      date: 2023-10-03 03:27:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "did you just assume my gender?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696296602 {#4558
    date: 2023-10-03 03:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4555 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4550 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 30566
  -bodyTs: "'assum':4 'gender':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4259388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696296602 {#4561
    date: 2023-10-03 03:30:02.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 {#4585
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "You old GOAT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696298196 {#4580
    date: 2023-10-03 03:56:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4591 …}
  -id: 30572
  -bodyTs: "'goat':3 'old':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/508132/-/comment/2730581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298196 {#4583
    date: 2023-10-03 03:56:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4585
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "You old GOAT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696298196 {#4580
    date: 2023-10-03 03:56:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4591 …}
  -id: 30572
  -bodyTs: "'goat':3 'old':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/508132/-/comment/2730581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298196 {#4583
    date: 2023-10-03 03:56:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4585
  +user: Proxies\__CG__\App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "You old GOAT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696298196 {#4580
    date: 2023-10-03 03:56:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4591 …}
  -id: 30572
  -bodyTs: "'goat':3 'old':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/508132/-/comment/2730581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298196 {#4583
    date: 2023-10-03 03:56:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4595
  +user: Proxies\__CG__\App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "keep this shit up and I'll change your pronouns to was/were old man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696298249 {#4593
    date: 2023-10-03 03:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 30573
  -bodyTs: "'chang':8 'keep':1 'll':7 'man':14 'old':13 'pronoun':10 'shit':3 'was/were':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/508132/-/comment/2730599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298249 {#4594
    date: 2023-10-03 03:57:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4595
  +user: Proxies\__CG__\App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "keep this shit up and I'll change your pronouns to was/were old man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696298249 {#4593
    date: 2023-10-03 03:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 30573
  -bodyTs: "'chang':8 'keep':1 'll':7 'man':14 'old':13 'pronoun':10 'shit':3 'was/were':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/508132/-/comment/2730599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298249 {#4594
    date: 2023-10-03 03:57:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4595
  +user: Proxies\__CG__\App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "keep this shit up and I'll change your pronouns to was/were old man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696298249 {#4593
    date: 2023-10-03 03:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 30573
  -bodyTs: "'chang':8 'keep':1 'll':7 'man':14 'old':13 'pronoun':10 'shit':3 'was/were':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/508132/-/comment/2730599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696298249 {#4594
    date: 2023-10-03 03:57:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4611
  +user: Proxies\__CG__\App\Entity\User {#4612 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "This was a very quick way of saying “I’m stuck in the 2010s and refuse to let go”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696328103 {#4609
    date: 2023-10-03 12:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 30639
  -bodyTs: "'2010s':14 'go':19 'let':18 'm':10 'quick':5 'refus':16 'say':8 'stuck':11 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3218138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696328103 {#4610
    date: 2023-10-03 12:15: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 {#4611
  +user: Proxies\__CG__\App\Entity\User {#4612 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "This was a very quick way of saying “I’m stuck in the 2010s and refuse to let go”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696328103 {#4609
    date: 2023-10-03 12:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 30639
  -bodyTs: "'2010s':14 'go':19 'let':18 'm':10 'quick':5 'refus':16 'say':8 'stuck':11 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3218138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696328103 {#4610
    date: 2023-10-03 12:15: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 {#4611
  +user: Proxies\__CG__\App\Entity\User {#4612 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-Added-690-New-Words-to-the-Dictionary-for-September"
    +title: "We Added 690 New Words to the Dictionary for September 2023 | merriam-webster.com"
    +url: "https://www.merriam-webster.com/wordplay/new-words-in-the-dictionary"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696376925 {#2414
      date: 2023-10-04 01:48:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 2504
    -titleTs: "'2023':11 '690':3 'ad':2 'dictionari':8 'merriam-webster.com':12 'new':4 'septemb':10 'word':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696377411
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6189177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696291011 {#1793
      date: 2023-10-03 01:56:51.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#4532 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4442
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4422
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            For example:\n
            \n
            GOATED adjective, slang : considered to be the greatest of all time
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696328104 {#4406
            date: 2023-10-03 12:15:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@TheOneWithTheHair@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4423 …}
          +nested: Doctrine\ORM\PersistentCollection {#4425 …}
          +votes: Doctrine\ORM\PersistentCollection {#4427 …}
          +reports: Doctrine\ORM\PersistentCollection {#4429 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
          -id: 30514
          -bodyTs: "'adject':4 'consid':6 'exampl':2 'goat':3 'greatest':10 'slang':5 'time':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4021518"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696291055 {#4405
            date: 2023-10-03 01:57:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4422}
        +body: """
          > greatest of all time-ed\n
          \n
          kids are fucking stupid
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696293231 {#4441
          date: 2023-10-03 02:33:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TheOneWithTheHair@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4453 …}
        +nested: Doctrine\ORM\PersistentCollection {#4449 …}
        +votes: Doctrine\ORM\PersistentCollection {#4451 …}
        +reports: Doctrine\ORM\PersistentCollection {#4455 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
        -id: 30542
        -bodyTs: "'ed':6 'fuck':9 'greatest':1 'kid':7 'stupid':10 'time':5 'time-':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4254412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696293231 {#4444
          date: 2023-10-03 02:33:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4422}
      +body: "Old man yells at cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1696296451 {#4537
        date: 2023-10-03 03:27:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@three@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4528 …}
      +nested: Doctrine\ORM\PersistentCollection {#4526 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4542 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4544 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4546 …}
      -id: 30565
      -bodyTs: "'cloud':5 'man':2 'old':1 'yell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4028283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696296451 {#4540
        date: 2023-10-03 03:27:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "did you just assume my gender?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696296602 {#4558
      date: 2023-10-03 03:30:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TheOneWithTheHair@lemmy.world"
      "@three@lemm.ee"
      "@EdibleFriend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4555 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4550 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 30566
    -bodyTs: "'assum':4 'gender':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4259388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696296602 {#4561
      date: 2023-10-03 03:30:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "This was a very quick way of saying “I’m stuck in the 2010s and refuse to let go”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696328103 {#4609
    date: 2023-10-03 12:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@three@lemm.ee"
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4613 …}
  +nested: Doctrine\ORM\PersistentCollection {#4615 …}
  +votes: Doctrine\ORM\PersistentCollection {#4617 …}
  +reports: Doctrine\ORM\PersistentCollection {#4619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -id: 30639
  -bodyTs: "'2010s':14 'go':19 'let':18 'm':10 'quick':5 'refus':16 'say':8 'stuck':11 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3218138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696328103 {#4610
    date: 2023-10-03 12:15: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 edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "mildlyinteresting@lemmy.world"
  +title: "mildlyinteresting"
  +description: """
    This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
    \n
    This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
    \n
    Just post some stuff and don’t spam.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 307
  +entryCommentCount: 6090
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729579416 {#275
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 20
  +apId: "mildlyinteresting@lemmy.world"
  +apProfileId: "https://lemmy.world/c/mildlyinteresting"
  +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
  +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "mildlyinteresting"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729563669 {#269
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#271
    date: 2023-07-20 10:07:23.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