Redirect 302 redirect from GET @entry_comment_create (914bd2)

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.68 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#272
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
  +title: "A very useful guide to buying gelato from a Italian local"
  +url: "https://files.catbox.moe/4mcj13.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691195255 {#2410
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 1717
  -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691237334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2635983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691150934 {#1850
    date: 2023-08-04 14:08:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "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 {#276
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#272
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
  +title: "A very useful guide to buying gelato from a Italian local"
  +url: "https://files.catbox.moe/4mcj13.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691195255 {#2410
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 1717
  -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691237334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2635983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691150934 {#1850
    date: 2023-08-04 14:08:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "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 {#276
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 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 {#270
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#272
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
  +title: "A very useful guide to buying gelato from a Italian local"
  +url: "https://files.catbox.moe/4mcj13.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691195255 {#2410
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 1717
  -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691237334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2635983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691150934 {#1850
    date: 2023-08-04 14:08:54.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 {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m not sure she’s correct about milk melting faster than cream or that the “deflates” if you whip too much air into it.\n
    \n
    One of the three main differences between the ice cream and gelato is air content. ice cream has more air and doesn’t loose it over night; it would be bubbly too with all the air escaping. Gelato melts quicker because it is served 10 to 15 degrees F warmer than ice cream (this main differences).\n
    \n
    Low air content and warmer temp is why gelato is smoother.\n
    \n
    Source: My Italian wife and I have had long discussions and Internet searches on the finer points of this topic. I’m not an expert, I could be wrong.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1691181560 {#4004
    date: 2023-08-04 22:39:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25153
  -bodyTs: "'10':70 '15':72 'air':23,39,45,61,83 'bubbl':56 'content':40,84 'correct':7 'could':119 'cream':13,35,42,78 'deflat':17 'degre':73 'differ':31,81 'discuss':102 'doesn':47 'escap':62 'expert':117 'f':74 'faster':11 'finer':108 'gelato':37,63,90 'ice':34,41,77 'internet':104 'italian':95 'long':101 'loos':49 'low':82 'm':2,114 'main':30,80 'melt':10,64 'milk':9 'much':22 'night':52 'one':26 'point':109 'quicker':65 'search':105 'serv':69 'smoother':92 'sourc':93 'sure':4 'temp':87 'three':29 'topic':112 'warmer':75,86 'whip':20 'wife':96 'would':54 'wrong':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2075610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691181560 {#3940
    date: 2023-08-04 22:39:20.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 {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m not sure she’s correct about milk melting faster than cream or that the “deflates” if you whip too much air into it.\n
    \n
    One of the three main differences between the ice cream and gelato is air content. ice cream has more air and doesn’t loose it over night; it would be bubbly too with all the air escaping. Gelato melts quicker because it is served 10 to 15 degrees F warmer than ice cream (this main differences).\n
    \n
    Low air content and warmer temp is why gelato is smoother.\n
    \n
    Source: My Italian wife and I have had long discussions and Internet searches on the finer points of this topic. I’m not an expert, I could be wrong.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1691181560 {#4004
    date: 2023-08-04 22:39:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25153
  -bodyTs: "'10':70 '15':72 'air':23,39,45,61,83 'bubbl':56 'content':40,84 'correct':7 'could':119 'cream':13,35,42,78 'deflat':17 'degre':73 'differ':31,81 'discuss':102 'doesn':47 'escap':62 'expert':117 'f':74 'faster':11 'finer':108 'gelato':37,63,90 'ice':34,41,77 'internet':104 'italian':95 'long':101 'loos':49 'low':82 'm':2,114 'main':30,80 'melt':10,64 'milk':9 'much':22 'night':52 'one':26 'point':109 'quicker':65 'search':105 'serv':69 'smoother':92 'sourc':93 'sure':4 'temp':87 'three':29 'topic':112 'warmer':75,86 'whip':20 'wife':96 'would':54 'wrong':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2075610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691181560 {#3940
    date: 2023-08-04 22:39:20.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 {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m not sure she’s correct about milk melting faster than cream or that the “deflates” if you whip too much air into it.\n
    \n
    One of the three main differences between the ice cream and gelato is air content. ice cream has more air and doesn’t loose it over night; it would be bubbly too with all the air escaping. Gelato melts quicker because it is served 10 to 15 degrees F warmer than ice cream (this main differences).\n
    \n
    Low air content and warmer temp is why gelato is smoother.\n
    \n
    Source: My Italian wife and I have had long discussions and Internet searches on the finer points of this topic. I’m not an expert, I could be wrong.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1691181560 {#4004
    date: 2023-08-04 22:39:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25153
  -bodyTs: "'10':70 '15':72 'air':23,39,45,61,83 'bubbl':56 'content':40,84 'correct':7 'could':119 'cream':13,35,42,78 'deflat':17 'degre':73 'differ':31,81 'discuss':102 'doesn':47 'escap':62 'expert':117 'f':74 'faster':11 'finer':108 'gelato':37,63,90 'ice':34,41,77 'internet':104 'italian':95 'long':101 'loos':49 'low':82 'm':2,114 'main':30,80 'melt':10,64 'milk':9 'much':22 'night':52 'one':26 'point':109 'quicker':65 'search':105 'serv':69 'smoother':92 'sourc':93 'sure':4 'temp':87 'three':29 'topic':112 'warmer':75,86 'whip':20 'wife':96 'would':54 'wrong':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2075610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691181560 {#3940
    date: 2023-08-04 22:39:20.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 {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I love the idea of walking in, leaning close to the banana flavor, and turning around and walking out because its too yellow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1691193419 {#4033
    date: 2023-08-05 01:56:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25147
  -bodyTs: "'around':16 'banana':12 'close':9 'flavor':13 'idea':4 'lean':8 'love':2 'turn':15 'walk':6,18 'yellow':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1787745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691172619 {#4038
    date: 2023-08-04 20:10:19.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 {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I love the idea of walking in, leaning close to the banana flavor, and turning around and walking out because its too yellow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1691193419 {#4033
    date: 2023-08-05 01:56:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25147
  -bodyTs: "'around':16 'banana':12 'close':9 'flavor':13 'idea':4 'lean':8 'love':2 'turn':15 'walk':6,18 'yellow':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1787745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691172619 {#4038
    date: 2023-08-04 20:10:19.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 {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I love the idea of walking in, leaning close to the banana flavor, and turning around and walking out because its too yellow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1691193419 {#4033
    date: 2023-08-05 01:56:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25147
  -bodyTs: "'around':16 'banana':12 'close':9 'flavor':13 'idea':4 'lean':8 'love':2 'turn':15 'walk':6,18 'yellow':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1787745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691172619 {#4038
    date: 2023-08-04 20:10:19.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 {#4929
  +user: Proxies\__CG__\App\Entity\User {#4930 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I love the idea of walking in, leaning close to the banana flavor, and turning around and walking out because its too yellow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1691193419 {#4033
      date: 2023-08-05 01:56:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25147
    -bodyTs: "'around':16 'banana':12 'close':9 'flavor':13 'idea':4 'lean':8 'love':2 'turn':15 'walk':6,18 'yellow':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1787745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691172619 {#4038
      date: 2023-08-04 20:10:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "Not before you take out a colour swatch fan and compare the colour, shake your head and mumbling something then walk out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691193417 {#4927
    date: 2023-08-05 01:56:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@WintLizard@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 25159
  -bodyTs: "'colour':7,13 'compar':11 'fan':9 'head':16 'mumbl':18 'shake':14 'someth':19 'swatch':8 'take':4 'walk':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/798776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691193417 {#4928
    date: 2023-08-05 01:56:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4930 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I love the idea of walking in, leaning close to the banana flavor, and turning around and walking out because its too yellow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1691193419 {#4033
      date: 2023-08-05 01:56:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25147
    -bodyTs: "'around':16 'banana':12 'close':9 'flavor':13 'idea':4 'lean':8 'love':2 'turn':15 'walk':6,18 'yellow':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1787745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691172619 {#4038
      date: 2023-08-04 20:10:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "Not before you take out a colour swatch fan and compare the colour, shake your head and mumbling something then walk out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691193417 {#4927
    date: 2023-08-05 01:56:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@WintLizard@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 25159
  -bodyTs: "'colour':7,13 'compar':11 'fan':9 'head':16 'mumbl':18 'shake':14 'someth':19 'swatch':8 'take':4 'walk':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/798776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691193417 {#4928
    date: 2023-08-05 01:56:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4929
  +user: Proxies\__CG__\App\Entity\User {#4930 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I love the idea of walking in, leaning close to the banana flavor, and turning around and walking out because its too yellow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1691193419 {#4033
      date: 2023-08-05 01:56:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25147
    -bodyTs: "'around':16 'banana':12 'close':9 'flavor':13 'idea':4 'lean':8 'love':2 'turn':15 'walk':6,18 'yellow':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1787745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691172619 {#4038
      date: 2023-08-04 20:10:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "Not before you take out a colour swatch fan and compare the colour, shake your head and mumbling something then walk out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691193417 {#4927
    date: 2023-08-05 01:56:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@WintLizard@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 25159
  -bodyTs: "'colour':7,13 'compar':11 'fan':9 'head':16 'mumbl':18 'shake':14 'someth':19 'swatch':8 'take':4 'walk':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/798776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691193417 {#4928
    date: 2023-08-05 01:56:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When in Rome, eat gelato at Frigidarium like the Romans do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691164137 {#4108
    date: 2023-08-04 17:48:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 25141
  -bodyTs: "'eat':4 'frigidarium':7 'gelato':5 'like':8 'roman':10 'rome':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1858174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164137 {#4109
    date: 2023-08-04 17:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When in Rome, eat gelato at Frigidarium like the Romans do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691164137 {#4108
    date: 2023-08-04 17:48:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 25141
  -bodyTs: "'eat':4 'frigidarium':7 'gelato':5 'like':8 'roman':10 'rome':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1858174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164137 {#4109
    date: 2023-08-04 17:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When in Rome, eat gelato at Frigidarium like the Romans do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691164137 {#4108
    date: 2023-08-04 17:48:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 25141
  -bodyTs: "'eat':4 'frigidarium':7 'gelato':5 'like':8 'roman':10 'rome':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1858174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164137 {#4109
    date: 2023-08-04 17:48:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Italy. Was there on vacation and really love the people there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691163038 {#4181
    date: 2023-08-04 17:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25138
  -bodyTs: "'itali':3 'love':10 'miss':2 'peopl':12 'realli':9 'vacat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/701633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163038 {#4182
    date: 2023-08-04 17:30:38.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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Italy. Was there on vacation and really love the people there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691163038 {#4181
    date: 2023-08-04 17:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25138
  -bodyTs: "'itali':3 'love':10 'miss':2 'peopl':12 'realli':9 'vacat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/701633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163038 {#4182
    date: 2023-08-04 17:30:38.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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Italy. Was there on vacation and really love the people there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691163038 {#4181
    date: 2023-08-04 17:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25138
  -bodyTs: "'itali':3 'love':10 'miss':2 'peopl':12 'realli':9 'vacat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/701633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163038 {#4182
    date: 2023-08-04 17:30:38.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 {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gelateria Dondoli in San Gimignano is amazing. They are very proud of being a gelato "world champion", which honestly made me a bit skeptical, but it was delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691162501 {#4256
    date: 2023-08-04 17:21:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 25135
  -bodyTs: "'amaz':7 'bit':23 'champion':17 'delici':28 'dondoli':2 'gelateria':1 'gelato':15 'gimignano':5 'honest':19 'made':20 'proud':11 'san':4 'skeptic':24 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1358311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162501 {#4257
    date: 2023-08-04 17:21:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gelateria Dondoli in San Gimignano is amazing. They are very proud of being a gelato "world champion", which honestly made me a bit skeptical, but it was delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691162501 {#4256
    date: 2023-08-04 17:21:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 25135
  -bodyTs: "'amaz':7 'bit':23 'champion':17 'delici':28 'dondoli':2 'gelateria':1 'gelato':15 'gimignano':5 'honest':19 'made':20 'proud':11 'san':4 'skeptic':24 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1358311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162501 {#4257
    date: 2023-08-04 17:21:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gelateria Dondoli in San Gimignano is amazing. They are very proud of being a gelato "world champion", which honestly made me a bit skeptical, but it was delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691162501 {#4256
    date: 2023-08-04 17:21:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 25135
  -bodyTs: "'amaz':7 'bit':23 'champion':17 'delici':28 'dondoli':2 'gelateria':1 'gelato':15 'gimignano':5 'honest':19 'made':20 'proud':11 'san':4 'skeptic':24 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1358311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162501 {#4257
    date: 2023-08-04 17:21:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > You’re literally paying for air.\n
    \n
    Wait until she hears about coffee 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1691162986 {#4329
    date: 2023-08-04 17:29:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25134
  -bodyTs: "'air':6 'coffe':12 'hear':10 'liter':3 'pay':4 're':2 'wait':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2266030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162089 {#4330
    date: 2023-08-04 17:14:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > You’re literally paying for air.\n
    \n
    Wait until she hears about coffee 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1691162986 {#4329
    date: 2023-08-04 17:29:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25134
  -bodyTs: "'air':6 'coffe':12 'hear':10 'liter':3 'pay':4 're':2 'wait':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2266030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162089 {#4330
    date: 2023-08-04 17:14:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > You’re literally paying for air.\n
    \n
    Wait until she hears about coffee 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1691162986 {#4329
    date: 2023-08-04 17:29:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25134
  -bodyTs: "'air':6 'coffe':12 'hear':10 'liter':3 'pay':4 're':2 'wait':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2266030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162089 {#4330
    date: 2023-08-04 17:14:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      > You’re literally paying for air.\n
      \n
      Wait until she hears about coffee 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1691162986 {#4329
      date: 2023-08-04 17:29:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25134
    -bodyTs: "'air':6 'coffe':12 'hear':10 'liter':3 'pay':4 're':2 'wait':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2266030"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691162089 {#4330
      date: 2023-08-04 17:14:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Italians were already mad that Americans added water to espresso"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691162986 {#4911
    date: 2023-08-04 17:29:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@HughJanus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 25137
  -bodyTs: "'ad':7 'alreadi':3 'american':6 'espresso':10 'italian':1 'mad':4 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2064689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162986 {#4912
    date: 2023-08-04 17:29:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      > You’re literally paying for air.\n
      \n
      Wait until she hears about coffee 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1691162986 {#4329
      date: 2023-08-04 17:29:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25134
    -bodyTs: "'air':6 'coffe':12 'hear':10 'liter':3 'pay':4 're':2 'wait':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2266030"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691162089 {#4330
      date: 2023-08-04 17:14:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Italians were already mad that Americans added water to espresso"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691162986 {#4911
    date: 2023-08-04 17:29:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@HughJanus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 25137
  -bodyTs: "'ad':7 'alreadi':3 'american':6 'espresso':10 'italian':1 'mad':4 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2064689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162986 {#4912
    date: 2023-08-04 17:29:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4913
  +user: Proxies\__CG__\App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      > You’re literally paying for air.\n
      \n
      Wait until she hears about coffee 🤔
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1691162986 {#4329
      date: 2023-08-04 17:29:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25134
    -bodyTs: "'air':6 'coffe':12 'hear':10 'liter':3 'pay':4 're':2 'wait':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2266030"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691162089 {#4330
      date: 2023-08-04 17:14:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Italians were already mad that Americans added water to espresso"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1691162986 {#4911
    date: 2023-08-04 17:29:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@HughJanus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4915 …}
  +nested: Doctrine\ORM\PersistentCollection {#4917 …}
  +votes: Doctrine\ORM\PersistentCollection {#4919 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 25137
  -bodyTs: "'ad':7 'alreadi':3 'american':6 'espresso':10 'italian':1 'mad':4 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2064689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691162986 {#4912
    date: 2023-08-04 17:29:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "TIL gelato is milk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691173784 {#4402
    date: 2023-08-04 20:29:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25120
  -bodyTs: "'gelato':2 'milk':4 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1663232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154624 {#4403
    date: 2023-08-04 15:10: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
39 DENIED edit
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "TIL gelato is milk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691173784 {#4402
    date: 2023-08-04 20:29:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25120
  -bodyTs: "'gelato':2 'milk':4 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1663232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154624 {#4403
    date: 2023-08-04 15:10: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
40 DENIED moderate
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "TIL gelato is milk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1691173784 {#4402
    date: 2023-08-04 20:29:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@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: 25120
  -bodyTs: "'gelato':2 'milk':4 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1663232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154624 {#4403
    date: 2023-08-04 15:10: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
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 {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Milk with a higher cream content than even full fat American whole milk. There was a gelato place near me that had an Italian trained master he imported his milk. I was very sad when he retired."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1691156547 {#4863
    date: 2023-08-04 15:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 25127
  -bodyTs: "'american':11 'content':6 'cream':5 'even':8 'fat':10 'full':9 'gelato':17 'higher':4 'import':28 'italian':24 'master':26 'milk':1,13,30 'near':19 'place':18 'retir':37 'sad':34 'train':25 'whole':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2060440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691156547 {#4864
    date: 2023-08-04 15:42:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Milk with a higher cream content than even full fat American whole milk. There was a gelato place near me that had an Italian trained master he imported his milk. I was very sad when he retired."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1691156547 {#4863
    date: 2023-08-04 15:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 25127
  -bodyTs: "'american':11 'content':6 'cream':5 'even':8 'fat':10 'full':9 'gelato':17 'higher':4 'import':28 'italian':24 'master':26 'milk':1,13,30 'near':19 'place':18 'retir':37 'sad':34 'train':25 'whole':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2060440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691156547 {#4864
    date: 2023-08-04 15:42:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4865
  +user: Proxies\__CG__\App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Milk with a higher cream content than even full fat American whole milk. There was a gelato place near me that had an Italian trained master he imported his milk. I was very sad when he retired."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1691156547 {#4863
    date: 2023-08-04 15:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 25127
  -bodyTs: "'american':11 'content':6 'cream':5 'even':8 'fat':10 'full':9 'gelato':17 'higher':4 'import':28 'italian':24 'master':26 'milk':1,13,30 'near':19 'place':18 'retir':37 'sad':34 'train':25 'whole':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2060440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691156547 {#4864
    date: 2023-08-04 15:42:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4998
  +user: Proxies\__CG__\App\Entity\User {#4999 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "TIL gelato is milk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691173784 {#4402
        date: 2023-08-04 20:29:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@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: 25120
      -bodyTs: "'gelato':2 'milk':4 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1663232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154624 {#4403
        date: 2023-08-04 15:10:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "Milk with a higher cream content than even full fat American whole milk. There was a gelato place near me that had an Italian trained master he imported his milk. I was very sad when he retired."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1691156547 {#4863
      date: 2023-08-04 15:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@ActualShark@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 25127
    -bodyTs: "'american':11 'content':6 'cream':5 'even':8 'fat':10 'full':9 'gelato':17 'higher':4 'import':28 'italian':24 'master':26 'milk':1,13,30 'near':19 'place':18 'retir':37 'sad':34 'train':25 'whole':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2060440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691156547 {#4864
      date: 2023-08-04 15:42:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Eh not necessarily. Whole milk in Italy has to have 3,2% of fat; milk usually has more, so even whole milk is actually skimmed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691164204 {#4996
    date: 2023-08-04 17:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
    "@Gregorech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 25143
  -bodyTs: "'2':12 '3':11 'actual':24 'eh':1 'even':20 'fat':14 'itali':7 'milk':5,15,22 'necessarili':3 'skim':25 'usual':16 'whole':4,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/1466575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164204 {#4997
    date: 2023-08-04 17:50:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4998
  +user: Proxies\__CG__\App\Entity\User {#4999 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "TIL gelato is milk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691173784 {#4402
        date: 2023-08-04 20:29:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@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: 25120
      -bodyTs: "'gelato':2 'milk':4 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1663232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154624 {#4403
        date: 2023-08-04 15:10:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "Milk with a higher cream content than even full fat American whole milk. There was a gelato place near me that had an Italian trained master he imported his milk. I was very sad when he retired."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1691156547 {#4863
      date: 2023-08-04 15:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@ActualShark@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 25127
    -bodyTs: "'american':11 'content':6 'cream':5 'even':8 'fat':10 'full':9 'gelato':17 'higher':4 'import':28 'italian':24 'master':26 'milk':1,13,30 'near':19 'place':18 'retir':37 'sad':34 'train':25 'whole':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2060440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691156547 {#4864
      date: 2023-08-04 15:42:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Eh not necessarily. Whole milk in Italy has to have 3,2% of fat; milk usually has more, so even whole milk is actually skimmed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691164204 {#4996
    date: 2023-08-04 17:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
    "@Gregorech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 25143
  -bodyTs: "'2':12 '3':11 'actual':24 'eh':1 'even':20 'fat':14 'itali':7 'milk':5,15,22 'necessarili':3 'skim':25 'usual':16 'whole':4,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/1466575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164204 {#4997
    date: 2023-08-04 17:50:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4998
  +user: Proxies\__CG__\App\Entity\User {#4999 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4865
    +user: Proxies\__CG__\App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "TIL gelato is milk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691173784 {#4402
        date: 2023-08-04 20:29:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@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: 25120
      -bodyTs: "'gelato':2 'milk':4 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1663232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154624 {#4403
        date: 2023-08-04 15:10:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "Milk with a higher cream content than even full fat American whole milk. There was a gelato place near me that had an Italian trained master he imported his milk. I was very sad when he retired."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1691156547 {#4863
      date: 2023-08-04 15:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@ActualShark@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4867 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4871 …}
    +reports: Doctrine\ORM\PersistentCollection {#4873 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
    -id: 25127
    -bodyTs: "'american':11 'content':6 'cream':5 'even':8 'fat':10 'full':9 'gelato':17 'higher':4 'import':28 'italian':24 'master':26 'milk':1,13,30 'near':19 'place':18 'retir':37 'sad':34 'train':25 'whole':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2060440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691156547 {#4864
      date: 2023-08-04 15:42:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Eh not necessarily. Whole milk in Italy has to have 3,2% of fat; milk usually has more, so even whole milk is actually skimmed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691164204 {#4996
    date: 2023-08-04 17:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
    "@Gregorech@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 25143
  -bodyTs: "'2':12 '3':11 'actual':24 'eh':1 'even':20 'fat':14 'itali':7 'milk':5,15,22 'necessarili':3 'skim':25 'usual':16 'whole':4,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/1466575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164204 {#4997
    date: 2023-08-04 17:50:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4881
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Here’s another fun one: frozen custard is like ice cream but has eggs in it! It really adds to the fullness of the frozen treat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691163688 {#4879
    date: 2023-08-04 17:41:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4883 …}
  +nested: Doctrine\ORM\PersistentCollection {#4885 …}
  +votes: Doctrine\ORM\PersistentCollection {#4887 …}
  +reports: Doctrine\ORM\PersistentCollection {#4889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
  -id: 25140
  -bodyTs: "'add':19 'anoth':3 'cream':11 'custard':7 'egg':14 'frozen':6,25 'full':22 'fun':4 'ice':10 'like':9 'one':5 'realli':18 'treat':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1480155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163688 {#4880
    date: 2023-08-04 17:41:28.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 {#4881
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Here’s another fun one: frozen custard is like ice cream but has eggs in it! It really adds to the fullness of the frozen treat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691163688 {#4879
    date: 2023-08-04 17:41:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4883 …}
  +nested: Doctrine\ORM\PersistentCollection {#4885 …}
  +votes: Doctrine\ORM\PersistentCollection {#4887 …}
  +reports: Doctrine\ORM\PersistentCollection {#4889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
  -id: 25140
  -bodyTs: "'add':19 'anoth':3 'cream':11 'custard':7 'egg':14 'frozen':6,25 'full':22 'fun':4 'ice':10 'like':9 'one':5 'realli':18 'treat':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1480155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163688 {#4880
    date: 2023-08-04 17:41:28.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 {#4881
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Here’s another fun one: frozen custard is like ice cream but has eggs in it! It really adds to the fullness of the frozen treat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691163688 {#4879
    date: 2023-08-04 17:41:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4883 …}
  +nested: Doctrine\ORM\PersistentCollection {#4885 …}
  +votes: Doctrine\ORM\PersistentCollection {#4887 …}
  +reports: Doctrine\ORM\PersistentCollection {#4889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
  -id: 25140
  -bodyTs: "'add':19 'anoth':3 'cream':11 'custard':7 'egg':14 'frozen':6,25 'full':22 'fun':4 'ice':10 'like':9 'one':5 'realli':18 'treat':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1480155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163688 {#4880
    date: 2023-08-04 17:41:28.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 {#4897
  +user: Proxies\__CG__\App\Entity\User {#4898 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "What… did you think it was?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691167876 {#4895
    date: 2023-08-04 18:51:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 25145
  -bodyTs: "'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1793310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691167876 {#4896
    date: 2023-08-04 18:51:16.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 {#4897
  +user: Proxies\__CG__\App\Entity\User {#4898 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "What… did you think it was?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691167876 {#4895
    date: 2023-08-04 18:51:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 25145
  -bodyTs: "'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1793310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691167876 {#4896
    date: 2023-08-04 18:51:16.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 {#4897
  +user: Proxies\__CG__\App\Entity\User {#4898 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "TIL gelato is milk"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1691173784 {#4402
      date: 2023-08-04 20:29:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@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: 25120
    -bodyTs: "'gelato':2 'milk':4 'til':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/1663232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154624 {#4403
      date: 2023-08-04 15:10:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "What… did you think it was?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691167876 {#4895
    date: 2023-08-04 18:51:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 25145
  -bodyTs: "'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1793310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691167876 {#4896
    date: 2023-08-04 18:51:16.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 {#5014
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4897
    +user: Proxies\__CG__\App\Entity\User {#4898 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "TIL gelato is milk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691173784 {#4402
        date: 2023-08-04 20:29:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@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: 25120
      -bodyTs: "'gelato':2 'milk':4 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1663232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154624 {#4403
        date: 2023-08-04 15:10:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "What… did you think it was?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1691167876 {#4895
      date: 2023-08-04 18:51:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@ActualShark@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4899 …}
    +nested: Doctrine\ORM\PersistentCollection {#4901 …}
    +votes: Doctrine\ORM\PersistentCollection {#4903 …}
    +reports: Doctrine\ORM\PersistentCollection {#4905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
    -id: 25145
    -bodyTs: "'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/1793310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691167876 {#4896
      date: 2023-08-04 18:51:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Fancy ice cream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691168325 {#5012
    date: 2023-08-04 18:58:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
    "@LaVacaMariposa@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5015 …}
  +nested: Doctrine\ORM\PersistentCollection {#5017 …}
  +votes: Doctrine\ORM\PersistentCollection {#5019 …}
  +reports: Doctrine\ORM\PersistentCollection {#5021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5025 …}
  -id: 25148
  -bodyTs: "'cream':3 'fanci':1 'ice':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1670164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691168325 {#5013
    date: 2023-08-04 18:58: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
59 DENIED edit
App\Entity\EntryComment {#5014
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4897
    +user: Proxies\__CG__\App\Entity\User {#4898 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "TIL gelato is milk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691173784 {#4402
        date: 2023-08-04 20:29:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@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: 25120
      -bodyTs: "'gelato':2 'milk':4 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1663232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154624 {#4403
        date: 2023-08-04 15:10:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "What… did you think it was?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1691167876 {#4895
      date: 2023-08-04 18:51:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@ActualShark@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4899 …}
    +nested: Doctrine\ORM\PersistentCollection {#4901 …}
    +votes: Doctrine\ORM\PersistentCollection {#4903 …}
    +reports: Doctrine\ORM\PersistentCollection {#4905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
    -id: 25145
    -bodyTs: "'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/1793310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691167876 {#4896
      date: 2023-08-04 18:51:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Fancy ice cream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691168325 {#5012
    date: 2023-08-04 18:58:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
    "@LaVacaMariposa@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5015 …}
  +nested: Doctrine\ORM\PersistentCollection {#5017 …}
  +votes: Doctrine\ORM\PersistentCollection {#5019 …}
  +reports: Doctrine\ORM\PersistentCollection {#5021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5025 …}
  -id: 25148
  -bodyTs: "'cream':3 'fanci':1 'ice':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1670164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691168325 {#5013
    date: 2023-08-04 18:58: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
60 DENIED moderate
App\Entity\EntryComment {#5014
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4897
    +user: Proxies\__CG__\App\Entity\User {#4898 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "TIL gelato is milk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1691173784 {#4402
        date: 2023-08-04 20:29:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@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: 25120
      -bodyTs: "'gelato':2 'milk':4 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/1663232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154624 {#4403
        date: 2023-08-04 15:10:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "What… did you think it was?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1691167876 {#4895
      date: 2023-08-04 18:51:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@ActualShark@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4899 …}
    +nested: Doctrine\ORM\PersistentCollection {#4901 …}
    +votes: Doctrine\ORM\PersistentCollection {#4903 …}
    +reports: Doctrine\ORM\PersistentCollection {#4905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
    -id: 25145
    -bodyTs: "'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/1793310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691167876 {#4896
      date: 2023-08-04 18:51:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Fancy ice cream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691168325 {#5012
    date: 2023-08-04 18:58:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@ActualShark@lemmy.blahaj.zone"
    "@LaVacaMariposa@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5015 …}
  +nested: Doctrine\ORM\PersistentCollection {#5017 …}
  +votes: Doctrine\ORM\PersistentCollection {#5019 …}
  +reports: Doctrine\ORM\PersistentCollection {#5021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5025 …}
  -id: 25148
  -bodyTs: "'cream':3 'fanci':1 'ice':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1670164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691168325 {#5013
    date: 2023-08-04 18:58: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
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 {#4817
  +user: Proxies\__CG__\App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "She is doing that for sure!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1691154494 {#4815
    date: 2023-08-04 15:08:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4821 …}
  +votes: Doctrine\ORM\PersistentCollection {#4823 …}
  +reports: Doctrine\ORM\PersistentCollection {#4825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
  -id: 25119
  -bodyTs: "'sure':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154494 {#4816
    date: 2023-08-04 15:08:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4817
  +user: Proxies\__CG__\App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "She is doing that for sure!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1691154494 {#4815
    date: 2023-08-04 15:08:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4821 …}
  +votes: Doctrine\ORM\PersistentCollection {#4823 …}
  +reports: Doctrine\ORM\PersistentCollection {#4825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
  -id: 25119
  -bodyTs: "'sure':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154494 {#4816
    date: 2023-08-04 15:08:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4817
  +user: Proxies\__CG__\App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "She is doing that for sure!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1691154494 {#4815
    date: 2023-08-04 15:08:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4821 …}
  +votes: Doctrine\ORM\PersistentCollection {#4823 …}
  +reports: Doctrine\ORM\PersistentCollection {#4825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
  -id: 25119
  -bodyTs: "'sure':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154494 {#4816
    date: 2023-08-04 15:08:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4946
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: Proxies\__CG__\App\Entity\User {#4818 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481 …}
    +root: App\Entity\EntryComment {#4481 …}
    +body: "She is doing that for sure!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1691154494 {#4815
      date: 2023-08-04 15:08:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@BettyWhiteInHD@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4819 …}
    +nested: Doctrine\ORM\PersistentCollection {#4821 …}
    +votes: Doctrine\ORM\PersistentCollection {#4823 …}
    +reports: Doctrine\ORM\PersistentCollection {#4825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
    -id: 25119
    -bodyTs: "'sure':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154494 {#4816
      date: 2023-08-04 15:08:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481 …}
  +body: "People are audibly reacting to her in the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1691155142 {#4945
    date: 2023-08-04 15:19:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
    "@spiritusmaximus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 25122
  -bodyTs: "'audibl':3 'background':9 'peopl':1 'react':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2059744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155142 {#4948
    date: 2023-08-04 15:19: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
67 DENIED edit
App\Entity\EntryComment {#4946
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: Proxies\__CG__\App\Entity\User {#4818 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481 …}
    +root: App\Entity\EntryComment {#4481 …}
    +body: "She is doing that for sure!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1691154494 {#4815
      date: 2023-08-04 15:08:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@BettyWhiteInHD@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4819 …}
    +nested: Doctrine\ORM\PersistentCollection {#4821 …}
    +votes: Doctrine\ORM\PersistentCollection {#4823 …}
    +reports: Doctrine\ORM\PersistentCollection {#4825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
    -id: 25119
    -bodyTs: "'sure':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154494 {#4816
      date: 2023-08-04 15:08:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481 …}
  +body: "People are audibly reacting to her in the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1691155142 {#4945
    date: 2023-08-04 15:19:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
    "@spiritusmaximus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 25122
  -bodyTs: "'audibl':3 'background':9 'peopl':1 'react':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2059744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155142 {#4948
    date: 2023-08-04 15:19: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
68 DENIED moderate
App\Entity\EntryComment {#4946
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4817
    +user: Proxies\__CG__\App\Entity\User {#4818 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4481 …}
    +root: App\Entity\EntryComment {#4481 …}
    +body: "She is doing that for sure!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1691154494 {#4815
      date: 2023-08-04 15:08:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@BettyWhiteInHD@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4819 …}
    +nested: Doctrine\ORM\PersistentCollection {#4821 …}
    +votes: Doctrine\ORM\PersistentCollection {#4823 …}
    +reports: Doctrine\ORM\PersistentCollection {#4825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
    -id: 25119
    -bodyTs: "'sure':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691154494 {#4816
      date: 2023-08-04 15:08:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481 …}
  +body: "People are audibly reacting to her in the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1691155142 {#4945
    date: 2023-08-04 15:19:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
    "@spiritusmaximus@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 25122
  -bodyTs: "'audibl':3 'background':9 'peopl':1 'react':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2059744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155142 {#4948
    date: 2023-08-04 15:19: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
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 {#5038
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4817
      +user: Proxies\__CG__\App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4481 …}
      +root: App\Entity\EntryComment {#4481 …}
      +body: "She is doing that for sure!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1691154494 {#4815
        date: 2023-08-04 15:08:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@BettyWhiteInHD@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4819 …}
      +nested: Doctrine\ORM\PersistentCollection {#4821 …}
      +votes: Doctrine\ORM\PersistentCollection {#4823 …}
      +reports: Doctrine\ORM\PersistentCollection {#4825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
      -id: 25119
      -bodyTs: "'sure':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154494 {#4816
        date: 2023-08-04 15:08:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4481 …}
    +body: "People are audibly reacting to her in the background."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1691155142 {#4945
      date: 2023-08-04 15:19:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@BettyWhiteInHD@lemmy.world"
      "@spiritusmaximus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4952 …}
    +nested: Doctrine\ORM\PersistentCollection {#4954 …}
    +votes: Doctrine\ORM\PersistentCollection {#4956 …}
    +reports: Doctrine\ORM\PersistentCollection {#4959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    -id: 25122
    -bodyTs: "'audibl':3 'background':9 'peopl':1 'react':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2059744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155142 {#4948
      date: 2023-08-04 15:19:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481 …}
  +body: """
    @codemaster\n
    \n
    @BettyWhiteInHD @spiritusmaximus\n
    \n
    I mean she's pretty obviously a tour guide and someone in her tour group is filming her.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691195255 {#5039
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
    "@spiritusmaximus@kbin.social"
    "@codemaster"
    "@BettyWhiteInHD"
    "@spiritusmaximus"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5028 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 25160
  -bodyTs: "'bettywhiteinhd':2 'codemast':1 'film':20 'group':18 'guid':12 'mean':5 'obvious':9 'pretti':8 'someon':14 'spiritusmaximus':3 'tour':11,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1371842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691195255 {#5042
    date: 2023-08-05 02:27: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
71 DENIED edit
App\Entity\EntryComment {#5038
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4817
      +user: Proxies\__CG__\App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4481 …}
      +root: App\Entity\EntryComment {#4481 …}
      +body: "She is doing that for sure!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1691154494 {#4815
        date: 2023-08-04 15:08:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@BettyWhiteInHD@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4819 …}
      +nested: Doctrine\ORM\PersistentCollection {#4821 …}
      +votes: Doctrine\ORM\PersistentCollection {#4823 …}
      +reports: Doctrine\ORM\PersistentCollection {#4825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
      -id: 25119
      -bodyTs: "'sure':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154494 {#4816
        date: 2023-08-04 15:08:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4481 …}
    +body: "People are audibly reacting to her in the background."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1691155142 {#4945
      date: 2023-08-04 15:19:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@BettyWhiteInHD@lemmy.world"
      "@spiritusmaximus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4952 …}
    +nested: Doctrine\ORM\PersistentCollection {#4954 …}
    +votes: Doctrine\ORM\PersistentCollection {#4956 …}
    +reports: Doctrine\ORM\PersistentCollection {#4959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    -id: 25122
    -bodyTs: "'audibl':3 'background':9 'peopl':1 'react':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2059744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155142 {#4948
      date: 2023-08-04 15:19:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481 …}
  +body: """
    @codemaster\n
    \n
    @BettyWhiteInHD @spiritusmaximus\n
    \n
    I mean she's pretty obviously a tour guide and someone in her tour group is filming her.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691195255 {#5039
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
    "@spiritusmaximus@kbin.social"
    "@codemaster"
    "@BettyWhiteInHD"
    "@spiritusmaximus"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5028 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 25160
  -bodyTs: "'bettywhiteinhd':2 'codemast':1 'film':20 'group':18 'guid':12 'mean':5 'obvious':9 'pretti':8 'someon':14 'spiritusmaximus':3 'tour':11,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1371842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691195255 {#5042
    date: 2023-08-05 02:27: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
72 DENIED moderate
App\Entity\EntryComment {#5038
  +user: Proxies\__CG__\App\Entity\User {#5034 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4946
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4817
      +user: Proxies\__CG__\App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4481 …}
      +root: App\Entity\EntryComment {#4481 …}
      +body: "She is doing that for sure!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1691154494 {#4815
        date: 2023-08-04 15:08:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@BettyWhiteInHD@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4819 …}
      +nested: Doctrine\ORM\PersistentCollection {#4821 …}
      +votes: Doctrine\ORM\PersistentCollection {#4823 …}
      +reports: Doctrine\ORM\PersistentCollection {#4825 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
      -id: 25119
      -bodyTs: "'sure':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691154494 {#4816
        date: 2023-08-04 15:08:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4481 …}
    +body: "People are audibly reacting to her in the background."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1691155142 {#4945
      date: 2023-08-04 15:19:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@BettyWhiteInHD@lemmy.world"
      "@spiritusmaximus@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4952 …}
    +nested: Doctrine\ORM\PersistentCollection {#4954 …}
    +votes: Doctrine\ORM\PersistentCollection {#4956 …}
    +reports: Doctrine\ORM\PersistentCollection {#4959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
    -id: 25122
    -bodyTs: "'audibl':3 'background':9 'peopl':1 'react':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2059744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155142 {#4948
      date: 2023-08-04 15:19:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4481 …}
  +body: """
    @codemaster\n
    \n
    @BettyWhiteInHD @spiritusmaximus\n
    \n
    I mean she's pretty obviously a tour guide and someone in her tour group is filming her.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691195255 {#5039
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
    "@spiritusmaximus@kbin.social"
    "@codemaster"
    "@BettyWhiteInHD"
    "@spiritusmaximus"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5028 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5048 …}
  -id: 25160
  -bodyTs: "'bettywhiteinhd':2 'codemast':1 'film':20 'group':18 'guid':12 'mean':5 'obvious':9 'pretti':8 'someon':14 'spiritusmaximus':3 'tour':11,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1371842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691195255 {#5042
    date: 2023-08-05 02:27: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
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 {#4833
  +user: Proxies\__CG__\App\Entity\User {#4834 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "You think they added the sounds afterward to make it seem like there was a group behind the camera? Because you can hear several people…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691164169 {#4831
    date: 2023-08-04 17:49:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4835 …}
  +nested: Doctrine\ORM\PersistentCollection {#4837 …}
  +votes: Doctrine\ORM\PersistentCollection {#4839 …}
  +reports: Doctrine\ORM\PersistentCollection {#4841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4845 …}
  -id: 25142
  -bodyTs: "'ad':4 'afterward':7 'behind':17 'camera':19 'group':16 'hear':23 'like':12 'make':9 'peopl':25 'seem':11 'sever':24 'sound':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2065642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164169 {#4832
    date: 2023-08-04 17:49: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
75 DENIED edit
App\Entity\EntryComment {#4833
  +user: Proxies\__CG__\App\Entity\User {#4834 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "You think they added the sounds afterward to make it seem like there was a group behind the camera? Because you can hear several people…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691164169 {#4831
    date: 2023-08-04 17:49:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4835 …}
  +nested: Doctrine\ORM\PersistentCollection {#4837 …}
  +votes: Doctrine\ORM\PersistentCollection {#4839 …}
  +reports: Doctrine\ORM\PersistentCollection {#4841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4845 …}
  -id: 25142
  -bodyTs: "'ad':4 'afterward':7 'behind':17 'camera':19 'group':16 'hear':23 'like':12 'make':9 'peopl':25 'seem':11 'sever':24 'sound':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2065642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164169 {#4832
    date: 2023-08-04 17:49: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
76 DENIED moderate
App\Entity\EntryComment {#4833
  +user: Proxies\__CG__\App\Entity\User {#4834 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "You think they added the sounds afterward to make it seem like there was a group behind the camera? Because you can hear several people…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691164169 {#4831
    date: 2023-08-04 17:49:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4835 …}
  +nested: Doctrine\ORM\PersistentCollection {#4837 …}
  +votes: Doctrine\ORM\PersistentCollection {#4839 …}
  +reports: Doctrine\ORM\PersistentCollection {#4841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4845 …}
  -id: 25142
  -bodyTs: "'ad':4 'afterward':7 'behind':17 'camera':19 'group':16 'hear':23 'like':12 'make':9 'peopl':25 'seem':11 'sever':24 'sound':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2065642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691164169 {#4832
    date: 2023-08-04 17:49: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4849
  +user: Proxies\__CG__\App\Entity\User {#4850 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "It sure sounds to me like she’s talking to two people, and all the extra noise is people walking by on the street"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691170845 {#4847
    date: 2023-08-04 19:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 25146
  -bodyTs: "'extra':16 'like':6 'nois':17 'peopl':12,19 'sound':3 'street':24 'sure':2 'talk':9 'two':11 'walk':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1897103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691170845 {#4848
    date: 2023-08-04 19:40: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
79 DENIED edit
App\Entity\EntryComment {#4849
  +user: Proxies\__CG__\App\Entity\User {#4850 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "It sure sounds to me like she’s talking to two people, and all the extra noise is people walking by on the street"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691170845 {#4847
    date: 2023-08-04 19:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 25146
  -bodyTs: "'extra':16 'like':6 'nois':17 'peopl':12,19 'sound':3 'street':24 'sure':2 'talk':9 'two':11 'walk':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1897103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691170845 {#4848
    date: 2023-08-04 19:40: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
80 DENIED moderate
App\Entity\EntryComment {#4849
  +user: Proxies\__CG__\App\Entity\User {#4850 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4481 …}
  +root: App\Entity\EntryComment {#4481 …}
  +body: "It sure sounds to me like she’s talking to two people, and all the extra noise is people walking by on the street"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691170845 {#4847
    date: 2023-08-04 19:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@BettyWhiteInHD@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 25146
  -bodyTs: "'extra':16 'like':6 'nois':17 'peopl':12,19 'sound':3 'street':24 'sure':2 'talk':9 'two':11 'walk':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1897103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691170845 {#4848
    date: 2023-08-04 19:40: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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll still hit that fluorescent any day but now I’ve got some cool trivia to impress my mates with. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691153804 {#4550
    date: 2023-08-04 14:56:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 25116
  -bodyTs: "'cool':15 'day':8 'fluoresc':6 'got':13 'hit':4 'impress':18 'll':2 'mate':20 'still':3 'thank':22 'trivia':16 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153804 {#4551
    date: 2023-08-04 14:56: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
83 DENIED edit
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll still hit that fluorescent any day but now I’ve got some cool trivia to impress my mates with. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691153804 {#4550
    date: 2023-08-04 14:56:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 25116
  -bodyTs: "'cool':15 'day':8 'fluoresc':6 'got':13 'hit':4 'impress':18 'll':2 'mate':20 'still':3 'thank':22 'trivia':16 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153804 {#4551
    date: 2023-08-04 14:56: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
84 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll still hit that fluorescent any day but now I’ve got some cool trivia to impress my mates with. Thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691153804 {#4550
    date: 2023-08-04 14:56:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 25116
  -bodyTs: "'cool':15 'day':8 'fluoresc':6 'got':13 'hit':4 'impress':18 'll':2 'mate':20 'still':3 'thank':22 'trivia':16 've':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1354399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153804 {#4551
    date: 2023-08-04 14:56: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1691163628 {#4624
    date: 2023-08-04 17:40:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 25115
  -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2058980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153541 {#4625
    date: 2023-08-04 14:52:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1691163628 {#4624
    date: 2023-08-04 17:40:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 25115
  -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2058980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153541 {#4625
    date: 2023-08-04 14:52:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1691163628 {#4624
    date: 2023-08-04 17:40:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 25115
  -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2058980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153541 {#4625
    date: 2023-08-04 14:52:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4790
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1691163628 {#4624
      date: 2023-08-04 17:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 25115
    -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2058980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691153541 {#4625
      date: 2023-08-04 14:52:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691155517 {#4791
    date: 2023-08-04 15:25:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
  -id: 25123
  -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155517 {#4788
    date: 2023-08-04 15:25:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4790
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1691163628 {#4624
      date: 2023-08-04 17:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 25115
    -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2058980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691153541 {#4625
      date: 2023-08-04 14:52:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691155517 {#4791
    date: 2023-08-04 15:25:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
  -id: 25123
  -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155517 {#4788
    date: 2023-08-04 15:25:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4790
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1691163628 {#4624
      date: 2023-08-04 17:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 25115
    -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2058980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691153541 {#4625
      date: 2023-08-04 14:52:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691155517 {#4791
    date: 2023-08-04 15:25:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4782 …}
  +nested: Doctrine\ORM\PersistentCollection {#4780 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
  -id: 25123
  -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155517 {#4788
    date: 2023-08-04 15:25:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4967
  +user: Proxies\__CG__\App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4790
    +user: Proxies\__CG__\App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1691163628 {#4624
        date: 2023-08-04 17:40:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 25115
      -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2058980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691153541 {#4625
        date: 2023-08-04 14:52:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1691155517 {#4791
      date: 2023-08-04 15:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
    -id: 25123
    -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155517 {#4788
      date: 2023-08-04 15:25:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Last I heard Sicily was in Italy though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1691155702 {#4965
    date: 2023-08-04 15:28:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 25124
  -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1865594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155702 {#4966
    date: 2023-08-04 15:28:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4967
  +user: Proxies\__CG__\App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4790
    +user: Proxies\__CG__\App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1691163628 {#4624
        date: 2023-08-04 17:40:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 25115
      -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2058980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691153541 {#4625
        date: 2023-08-04 14:52:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1691155517 {#4791
      date: 2023-08-04 15:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
    -id: 25123
    -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155517 {#4788
      date: 2023-08-04 15:25:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Last I heard Sicily was in Italy though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1691155702 {#4965
    date: 2023-08-04 15:28:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 25124
  -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1865594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155702 {#4966
    date: 2023-08-04 15:28:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4967
  +user: Proxies\__CG__\App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4790
    +user: Proxies\__CG__\App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1691163628 {#4624
        date: 2023-08-04 17:40:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 25115
      -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2058980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691153541 {#4625
        date: 2023-08-04 14:52:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1691155517 {#4791
      date: 2023-08-04 15:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
    -id: 25123
    -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155517 {#4788
      date: 2023-08-04 15:25:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Last I heard Sicily was in Italy though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1691155702 {#4965
    date: 2023-08-04 15:28:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 25124
  -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1865594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691155702 {#4966
    date: 2023-08-04 15:28:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5052
  +user: Proxies\__CG__\App\Entity\User {#5053 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4790
      +user: Proxies\__CG__\App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1691163628 {#4624
          date: 2023-08-04 17:40:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@codemaster@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 25115
        -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2058980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691153541 {#4625
          date: 2023-08-04 14:52:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1691155517 {#4791
        date: 2023-08-04 15:25:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4780 …}
      +votes: Doctrine\ORM\PersistentCollection {#4778 …}
      +reports: Doctrine\ORM\PersistentCollection {#4793 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
      -id: 25123
      -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691155517 {#4788
        date: 2023-08-04 15:25:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Last I heard Sicily was in Italy though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1691155702 {#4965
      date: 2023-08-04 15:28:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@SpicyPeaSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 25124
    -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/1865594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155702 {#4966
      date: 2023-08-04 15:28:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Only until Sexit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1691159197 {#5050
    date: 2023-08-04 16:26:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5056 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
  -id: 25129
  -bodyTs: "'sexit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2062458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691159197 {#5051
    date: 2023-08-04 16:26:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5052
  +user: Proxies\__CG__\App\Entity\User {#5053 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4790
      +user: Proxies\__CG__\App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1691163628 {#4624
          date: 2023-08-04 17:40:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@codemaster@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 25115
        -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2058980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691153541 {#4625
          date: 2023-08-04 14:52:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1691155517 {#4791
        date: 2023-08-04 15:25:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4780 …}
      +votes: Doctrine\ORM\PersistentCollection {#4778 …}
      +reports: Doctrine\ORM\PersistentCollection {#4793 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
      -id: 25123
      -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691155517 {#4788
        date: 2023-08-04 15:25:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Last I heard Sicily was in Italy though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1691155702 {#4965
      date: 2023-08-04 15:28:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@SpicyPeaSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 25124
    -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/1865594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155702 {#4966
      date: 2023-08-04 15:28:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Only until Sexit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1691159197 {#5050
    date: 2023-08-04 16:26:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5056 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
  -id: 25129
  -bodyTs: "'sexit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2062458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691159197 {#5051
    date: 2023-08-04 16:26:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5052
  +user: Proxies\__CG__\App\Entity\User {#5053 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4790
      +user: Proxies\__CG__\App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1691163628 {#4624
          date: 2023-08-04 17:40:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@codemaster@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 25115
        -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2058980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691153541 {#4625
          date: 2023-08-04 14:52:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1691155517 {#4791
        date: 2023-08-04 15:25:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4782 …}
      +nested: Doctrine\ORM\PersistentCollection {#4780 …}
      +votes: Doctrine\ORM\PersistentCollection {#4778 …}
      +reports: Doctrine\ORM\PersistentCollection {#4793 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
      -id: 25123
      -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691155517 {#4788
        date: 2023-08-04 15:25:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Last I heard Sicily was in Italy though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1691155702 {#4965
      date: 2023-08-04 15:28:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@SpicyPeaSoup@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 25124
    -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/1865594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155702 {#4966
      date: 2023-08-04 15:28:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Only until Sexit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1691159197 {#5050
    date: 2023-08-04 16:26:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5056 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
  -id: 25129
  -bodyTs: "'sexit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2062458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691159197 {#5051
    date: 2023-08-04 16:26:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5067
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5052
    +user: Proxies\__CG__\App\Entity\User {#5053 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4967
      +user: Proxies\__CG__\App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4790
        +user: Proxies\__CG__\App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4629
          +user: App\Entity\User {#4642 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1691163628 {#4624
            date: 2023-08-04 17:40:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@codemaster@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4630 …}
          +nested: Doctrine\ORM\PersistentCollection {#4632 …}
          +votes: Doctrine\ORM\PersistentCollection {#4634 …}
          +reports: Doctrine\ORM\PersistentCollection {#4636 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
          -id: 25115
          -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2058980"
          +editedAt: null
          +createdAt: DateTimeImmutable @1691153541 {#4625
            date: 2023-08-04 14:52:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4629}
        +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1691155517 {#4791
          date: 2023-08-04 15:25:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@codemaster@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4780 …}
        +votes: Doctrine\ORM\PersistentCollection {#4778 …}
        +reports: Doctrine\ORM\PersistentCollection {#4793 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
        -id: 25123
        -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691155517 {#4788
          date: 2023-08-04 15:25:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: "Last I heard Sicily was in Italy though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1691155702 {#4965
        date: 2023-08-04 15:28:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@SpicyPeaSoup@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4969 …}
      +nested: Doctrine\ORM\PersistentCollection {#4971 …}
      +votes: Doctrine\ORM\PersistentCollection {#4973 …}
      +reports: Doctrine\ORM\PersistentCollection {#4975 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
      -id: 25124
      -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/1865594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691155702 {#4966
        date: 2023-08-04 15:28:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Only until Sexit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1691159197 {#5050
      date: 2023-08-04 16:26:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@SpicyPeaSoup@kbin.social"
      "@ValiantDust@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5054 …}
    +nested: Doctrine\ORM\PersistentCollection {#5056 …}
    +votes: Doctrine\ORM\PersistentCollection {#5058 …}
    +reports: Doctrine\ORM\PersistentCollection {#5060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
    -id: 25129
    -bodyTs: "'sexit':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2062458"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691159197 {#5051
      date: 2023-08-04 16:26:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691161350 {#5072
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
    "@SonnyVabitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5076 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 25131
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1602952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691161350 {#5069
    date: 2023-08-04 17:02:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5067
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5052
    +user: Proxies\__CG__\App\Entity\User {#5053 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4967
      +user: Proxies\__CG__\App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4790
        +user: Proxies\__CG__\App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4629
          +user: App\Entity\User {#4642 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1691163628 {#4624
            date: 2023-08-04 17:40:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@codemaster@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4630 …}
          +nested: Doctrine\ORM\PersistentCollection {#4632 …}
          +votes: Doctrine\ORM\PersistentCollection {#4634 …}
          +reports: Doctrine\ORM\PersistentCollection {#4636 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
          -id: 25115
          -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2058980"
          +editedAt: null
          +createdAt: DateTimeImmutable @1691153541 {#4625
            date: 2023-08-04 14:52:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4629}
        +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1691155517 {#4791
          date: 2023-08-04 15:25:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@codemaster@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4780 …}
        +votes: Doctrine\ORM\PersistentCollection {#4778 …}
        +reports: Doctrine\ORM\PersistentCollection {#4793 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
        -id: 25123
        -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691155517 {#4788
          date: 2023-08-04 15:25:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: "Last I heard Sicily was in Italy though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1691155702 {#4965
        date: 2023-08-04 15:28:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@SpicyPeaSoup@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4969 …}
      +nested: Doctrine\ORM\PersistentCollection {#4971 …}
      +votes: Doctrine\ORM\PersistentCollection {#4973 …}
      +reports: Doctrine\ORM\PersistentCollection {#4975 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
      -id: 25124
      -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/1865594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691155702 {#4966
        date: 2023-08-04 15:28:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Only until Sexit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1691159197 {#5050
      date: 2023-08-04 16:26:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@SpicyPeaSoup@kbin.social"
      "@ValiantDust@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5054 …}
    +nested: Doctrine\ORM\PersistentCollection {#5056 …}
    +votes: Doctrine\ORM\PersistentCollection {#5058 …}
    +reports: Doctrine\ORM\PersistentCollection {#5060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
    -id: 25129
    -bodyTs: "'sexit':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2062458"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691159197 {#5051
      date: 2023-08-04 16:26:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691161350 {#5072
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
    "@SonnyVabitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5076 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 25131
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1602952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691161350 {#5069
    date: 2023-08-04 17:02:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5067
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5052
    +user: Proxies\__CG__\App\Entity\User {#5053 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4967
      +user: Proxies\__CG__\App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4790
        +user: Proxies\__CG__\App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4629
          +user: App\Entity\User {#4642 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1691163628 {#4624
            date: 2023-08-04 17:40:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@codemaster@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4630 …}
          +nested: Doctrine\ORM\PersistentCollection {#4632 …}
          +votes: Doctrine\ORM\PersistentCollection {#4634 …}
          +reports: Doctrine\ORM\PersistentCollection {#4636 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
          -id: 25115
          -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2058980"
          +editedAt: null
          +createdAt: DateTimeImmutable @1691153541 {#4625
            date: 2023-08-04 14:52:21.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4629}
        +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1691155517 {#4791
          date: 2023-08-04 15:25:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@codemaster@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4782 …}
        +nested: Doctrine\ORM\PersistentCollection {#4780 …}
        +votes: Doctrine\ORM\PersistentCollection {#4778 …}
        +reports: Doctrine\ORM\PersistentCollection {#4793 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
        -id: 25123
        -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691155517 {#4788
          date: 2023-08-04 15:25:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: "Last I heard Sicily was in Italy though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1691155702 {#4965
        date: 2023-08-04 15:28:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@SpicyPeaSoup@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4969 …}
      +nested: Doctrine\ORM\PersistentCollection {#4971 …}
      +votes: Doctrine\ORM\PersistentCollection {#4973 …}
      +reports: Doctrine\ORM\PersistentCollection {#4975 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
      -id: 25124
      -bodyTs: "'heard':3 'itali':7 'last':1 'sicili':4 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/1865594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691155702 {#4966
        date: 2023-08-04 15:28:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Only until Sexit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1691159197 {#5050
      date: 2023-08-04 16:26:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@SpicyPeaSoup@kbin.social"
      "@ValiantDust@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5054 …}
    +nested: Doctrine\ORM\PersistentCollection {#5056 …}
    +votes: Doctrine\ORM\PersistentCollection {#5058 …}
    +reports: Doctrine\ORM\PersistentCollection {#5060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
    -id: 25129
    -bodyTs: "'sexit':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2062458"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691159197 {#5051
      date: 2023-08-04 16:26:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691161350 {#5072
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
    "@SonnyVabitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5076 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 25131
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1602952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691161350 {#5069
    date: 2023-08-04 17:02:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4983
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4790
    +user: Proxies\__CG__\App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1691163628 {#4624
        date: 2023-08-04 17:40:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 25115
      -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2058980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691153541 {#4625
        date: 2023-08-04 14:52:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1691155517 {#4791
      date: 2023-08-04 15:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
    -id: 25123
    -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155517 {#4788
      date: 2023-08-04 15:25:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "50¢ a scoop is pretty cheap for any kind of ice cream?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691163626 {#4981
    date: 2023-08-04 17:40:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 25139
  -bodyTs: "'50':1 'cheap':6 'cream':12 'ice':11 'kind':9 'pretti':5 'scoop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1480124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163626 {#4982
    date: 2023-08-04 17:40:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4983
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4790
    +user: Proxies\__CG__\App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1691163628 {#4624
        date: 2023-08-04 17:40:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 25115
      -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2058980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691153541 {#4625
        date: 2023-08-04 14:52:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1691155517 {#4791
      date: 2023-08-04 15:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
    -id: 25123
    -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155517 {#4788
      date: 2023-08-04 15:25:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "50¢ a scoop is pretty cheap for any kind of ice cream?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691163626 {#4981
    date: 2023-08-04 17:40:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 25139
  -bodyTs: "'50':1 'cheap':6 'cream':12 'ice':11 'kind':9 'pretti':5 'scoop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1480124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163626 {#4982
    date: 2023-08-04 17:40:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4983
  +user: Proxies\__CG__\App\Entity\User {#4882 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4790
    +user: Proxies\__CG__\App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1691163628 {#4624
        date: 2023-08-04 17:40:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 25115
      -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2058980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691153541 {#4625
        date: 2023-08-04 14:52:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "TIL every single ice cream shop in Sicily selling ice cream at 50c a scoop is a tourist trap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1691155517 {#4791
      date: 2023-08-04 15:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4782 …}
    +nested: Doctrine\ORM\PersistentCollection {#4780 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4797 …}
    -id: 25123
    -bodyTs: "'50c':13 'cream':5,11 'everi':2 'ice':4,10 'scoop':15 'sell':9 'shop':6 'sicili':8 'singl':3 'til':1 'tourist':18 'trap':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/291354/-/comment/1355148"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691155517 {#4788
      date: 2023-08-04 15:25:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "50¢ a scoop is pretty cheap for any kind of ice cream?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691163626 {#4981
    date: 2023-08-04 17:40:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 25139
  -bodyTs: "'50':1 'cheap':6 'cream':12 'ice':11 'kind':9 'pretti':5 'scoop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1480124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691163626 {#4982
    date: 2023-08-04 17:40:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4801
  +user: Proxies\__CG__\App\Entity\User {#4802 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1691163628 {#4624
      date: 2023-08-04 17:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 25115
    -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2058980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691153541 {#4625
      date: 2023-08-04 14:52:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Just to say, Massimo Gelato in Amsterdam is very much an exception to this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1691154977 {#4799
    date: 2023-08-04 15:16:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 25121
  -bodyTs: "'amsterdam':7 'except':12 'gelato':5 'massimo':4 'much':10 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2059662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154977 {#4800
    date: 2023-08-04 15:16:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4801
  +user: Proxies\__CG__\App\Entity\User {#4802 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1691163628 {#4624
      date: 2023-08-04 17:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 25115
    -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2058980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691153541 {#4625
      date: 2023-08-04 14:52:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Just to say, Massimo Gelato in Amsterdam is very much an exception to this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1691154977 {#4799
    date: 2023-08-04 15:16:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 25121
  -bodyTs: "'amsterdam':7 'except':12 'gelato':5 'massimo':4 'much':10 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2059662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154977 {#4800
    date: 2023-08-04 15:16:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4801
  +user: Proxies\__CG__\App\Entity\User {#4802 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Pro tip, if you’re in Europe but not in Italy, any place that calls it gelato is a tourist trap"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1691163628 {#4624
      date: 2023-08-04 17:40:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@codemaster@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 25115
    -bodyTs: "'call':15 'europ':7 'gelato':17 'itali':11 'place':13 'pro':1 're':5 'tip':2 'tourist':20 'trap':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2058980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691153541 {#4625
      date: 2023-08-04 14:52:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Just to say, Massimo Gelato in Amsterdam is very much an exception to this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1691154977 {#4799
    date: 2023-08-04 15:16:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4803 …}
  +nested: Doctrine\ORM\PersistentCollection {#4805 …}
  +votes: Doctrine\ORM\PersistentCollection {#4807 …}
  +reports: Doctrine\ORM\PersistentCollection {#4809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4813 …}
  -id: 25121
  -bodyTs: "'amsterdam':7 'except':12 'gelato':5 'massimo':4 'much':10 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2059662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691154977 {#4800
    date: 2023-08-04 15:16:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I am now a master of gelato. Thank you roman lady"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1691153540 {#4697
    date: 2023-08-04 14:52:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 25114
  -bodyTs: "'gelato':7 'ladi':11 'master':5 'roman':10 'thank':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2058979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153540 {#4698
    date: 2023-08-04 14:52:20.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
115 DENIED edit
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I am now a master of gelato. Thank you roman lady"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1691153540 {#4697
    date: 2023-08-04 14:52:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 25114
  -bodyTs: "'gelato':7 'ladi':11 'master':5 'roman':10 'thank':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2058979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153540 {#4698
    date: 2023-08-04 14:52:20.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
116 DENIED moderate
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "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 {#276
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 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 {#270
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#272
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2410
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#1850
      date: 2023-08-04 14:08:54.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I am now a master of gelato. Thank you roman lady"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1691153540 {#4697
    date: 2023-08-04 14:52:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 25114
  -bodyTs: "'gelato':7 'ladi':11 'master':5 'roman':10 'thank':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2058979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691153540 {#4698
    date: 2023-08-04 14:52:20.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
117 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 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 {#270
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#272
    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