Redirect 302 redirect from GET @entry_comment_create (efee05)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
4.74 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.06 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#270
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Do-you-live-in-the-Midwest-by-self-report"
  +title: ""Do you live in the Midwest?" by self-report"
  +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 278
  +favouriteCount: 986
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698409935 {#2418
    date: 2023-10-27 14:32:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 7031
  -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070906
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7166891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697984506 {#1858
    date: 2023-10-22 16:21:46.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#270
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Do-you-live-in-the-Midwest-by-self-report"
  +title: ""Do you live in the Midwest?" by self-report"
  +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 278
  +favouriteCount: 986
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698409935 {#2418
    date: 2023-10-27 14:32:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 7031
  -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070906
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7166891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697984506 {#1858
    date: 2023-10-22 16:21:46.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#270
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Do-you-live-in-the-Midwest-by-self-report"
  +title: ""Do you live in the Midwest?" by self-report"
  +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 278
  +favouriteCount: 986
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698409935 {#2418
    date: 2023-10-27 14:32:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 7031
  -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698070906
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7166891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697984506 {#1858
    date: 2023-10-22 16:21:46.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 {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698024814 {#3924
    date: 2023-10-23 03:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 65610
  -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3427774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002382 {#3960
    date: 2023-10-22 21:19:42.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 {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698024814 {#3924
    date: 2023-10-23 03:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 65610
  -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3427774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002382 {#3960
    date: 2023-10-22 21:19:42.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 {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698024814 {#3924
    date: 2023-10-23 03:33:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 65610
  -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3427774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002382 {#3960
    date: 2023-10-22 21:19:42.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 {#5457
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "I’m morbidly curious what region Minnesota is in if it’s not the Midwest. Surely he doesn’t call it part of the Old West? That would just be bonkers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698024813 {#5455
    date: 2023-10-23 03:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 66338
  -bodyTs: "'bonker':31 'call':20 'curious':4 'doesn':18 'm':2 'midwest':15 'minnesota':7 'morbid':3 'old':25 'part':22 'region':6 'sure':16 'west':26 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4745163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698024813 {#5456
    date: 2023-10-23 03:33:33.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 {#5457
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "I’m morbidly curious what region Minnesota is in if it’s not the Midwest. Surely he doesn’t call it part of the Old West? That would just be bonkers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698024813 {#5455
    date: 2023-10-23 03:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 66338
  -bodyTs: "'bonker':31 'call':20 'curious':4 'doesn':18 'm':2 'midwest':15 'minnesota':7 'morbid':3 'old':25 'part':22 'region':6 'sure':16 'west':26 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4745163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698024813 {#5456
    date: 2023-10-23 03:33:33.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 {#5457
  +user: Proxies\__CG__\App\Entity\User {#5458 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "I’m morbidly curious what region Minnesota is in if it’s not the Midwest. Surely he doesn’t call it part of the Old West? That would just be bonkers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698024813 {#5455
    date: 2023-10-23 03:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 66338
  -bodyTs: "'bonker':31 'call':20 'curious':4 'doesn':18 'm':2 'midwest':15 'minnesota':7 'morbid':3 'old':25 'part':22 'region':6 'sure':16 'west':26 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4745163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698024813 {#5456
    date: 2023-10-23 03:33:33.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 {#5473
  +user: Proxies\__CG__\App\Entity\User {#5474 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "Well this map is self reported so I don’t think it can be considered fact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698002477 {#5471
    date: 2023-10-22 21:21:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 65614
  -bodyTs: "'consid':15 'fact':16 'map':3 'report':6 'self':5 'think':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3948130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002477 {#5472
    date: 2023-10-22 21:21: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
15 DENIED edit
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#5474 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "Well this map is self reported so I don’t think it can be considered fact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698002477 {#5471
    date: 2023-10-22 21:21:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 65614
  -bodyTs: "'consid':15 'fact':16 'map':3 'report':6 'self':5 'think':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3948130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002477 {#5472
    date: 2023-10-22 21:21: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
16 DENIED moderate
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#5474 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "Well this map is self reported so I don’t think it can be considered fact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698002477 {#5471
    date: 2023-10-22 21:21:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 65614
  -bodyTs: "'consid':15 'fact':16 'map':3 'report':6 'self':5 'think':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3948130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002477 {#5472
    date: 2023-10-22 21:21: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
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 {#5714
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5473
    +user: Proxies\__CG__\App\Entity\User {#5474 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698024814 {#3924
        date: 2023-10-23 03:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 65610
      -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3427774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698002382 {#3960
        date: 2023-10-22 21:19:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "Well this map is self reported so I don’t think it can be considered fact"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698002477 {#5471
      date: 2023-10-22 21:21:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@dylanmorgan@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5475 …}
    +nested: Doctrine\ORM\PersistentCollection {#5477 …}
    +votes: Doctrine\ORM\PersistentCollection {#5479 …}
    +reports: Doctrine\ORM\PersistentCollection {#5481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
    -id: 65614
    -bodyTs: "'consid':15 'fact':16 'map':3 'report':6 'self':5 'think':11 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3948130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002477 {#5472
      date: 2023-10-22 21:21:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "It’s a fact that it’s self reported."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698004020 {#5712
    date: 2023-10-22 21:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
    "@acutfjg@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5715 …}
  +nested: Doctrine\ORM\PersistentCollection {#5717 …}
  +votes: Doctrine\ORM\PersistentCollection {#5719 …}
  +reports: Doctrine\ORM\PersistentCollection {#5721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5725 …}
  -id: 65676
  -bodyTs: "'fact':4 'report':9 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3962680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004020 {#5713
    date: 2023-10-22 21:47:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5714
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5473
    +user: Proxies\__CG__\App\Entity\User {#5474 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698024814 {#3924
        date: 2023-10-23 03:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 65610
      -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3427774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698002382 {#3960
        date: 2023-10-22 21:19:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "Well this map is self reported so I don’t think it can be considered fact"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698002477 {#5471
      date: 2023-10-22 21:21:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@dylanmorgan@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5475 …}
    +nested: Doctrine\ORM\PersistentCollection {#5477 …}
    +votes: Doctrine\ORM\PersistentCollection {#5479 …}
    +reports: Doctrine\ORM\PersistentCollection {#5481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
    -id: 65614
    -bodyTs: "'consid':15 'fact':16 'map':3 'report':6 'self':5 'think':11 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3948130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002477 {#5472
      date: 2023-10-22 21:21:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "It’s a fact that it’s self reported."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698004020 {#5712
    date: 2023-10-22 21:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
    "@acutfjg@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5715 …}
  +nested: Doctrine\ORM\PersistentCollection {#5717 …}
  +votes: Doctrine\ORM\PersistentCollection {#5719 …}
  +reports: Doctrine\ORM\PersistentCollection {#5721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5725 …}
  -id: 65676
  -bodyTs: "'fact':4 'report':9 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3962680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004020 {#5713
    date: 2023-10-22 21:47:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5714
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5473
    +user: Proxies\__CG__\App\Entity\User {#5474 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698024814 {#3924
        date: 2023-10-23 03:33:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 65610
      -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3427774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698002382 {#3960
        date: 2023-10-22 21:19:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "Well this map is self reported so I don’t think it can be considered fact"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1698002477 {#5471
      date: 2023-10-22 21:21:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@dylanmorgan@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5475 …}
    +nested: Doctrine\ORM\PersistentCollection {#5477 …}
    +votes: Doctrine\ORM\PersistentCollection {#5479 …}
    +reports: Doctrine\ORM\PersistentCollection {#5481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
    -id: 65614
    -bodyTs: "'consid':15 'fact':16 'map':3 'report':6 'self':5 'think':11 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/3948130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002477 {#5472
      date: 2023-10-22 21:21:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "It’s a fact that it’s self reported."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698004020 {#5712
    date: 2023-10-22 21:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
    "@acutfjg@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5715 …}
  +nested: Doctrine\ORM\PersistentCollection {#5717 …}
  +votes: Doctrine\ORM\PersistentCollection {#5719 …}
  +reports: Doctrine\ORM\PersistentCollection {#5721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5725 …}
  -id: 65676
  -bodyTs: "'fact':4 'report':9 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3962680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004020 {#5713
    date: 2023-10-22 21:47:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5489
  +user: Proxies\__CG__\App\Entity\User {#5490 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    [en.m.wikipedia.org/wiki/Northwest_Territory](https://en.m.wikipedia.org/wiki/Northwest_Territory)\n
    \n
    Only half of Minnesota was part of the OG Northwest Territory, so in that sense, your friend is maybe correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698008883 {#5487
    date: 2023-10-22 23:08:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5491 …}
  +nested: Doctrine\ORM\PersistentCollection {#5493 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 65866
  -bodyTs: "'/wiki/northwest_territory](https://en.m.wikipedia.org/wiki/northwest_territory)':3 'correct':23 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/northwest_territory](https://en.m.wikipedia.org/wiki/northwest_territory)':1 'friend':20 'half':5 'mayb':22 'minnesota':7 'northwest':13 'og':12 'part':9 'sens':18 'territori':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4064570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698008883 {#5488
    date: 2023-10-22 23:08:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5489
  +user: Proxies\__CG__\App\Entity\User {#5490 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    [en.m.wikipedia.org/wiki/Northwest_Territory](https://en.m.wikipedia.org/wiki/Northwest_Territory)\n
    \n
    Only half of Minnesota was part of the OG Northwest Territory, so in that sense, your friend is maybe correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698008883 {#5487
    date: 2023-10-22 23:08:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5491 …}
  +nested: Doctrine\ORM\PersistentCollection {#5493 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 65866
  -bodyTs: "'/wiki/northwest_territory](https://en.m.wikipedia.org/wiki/northwest_territory)':3 'correct':23 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/northwest_territory](https://en.m.wikipedia.org/wiki/northwest_territory)':1 'friend':20 'half':5 'mayb':22 'minnesota':7 'northwest':13 'og':12 'part':9 'sens':18 'territori':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4064570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698008883 {#5488
    date: 2023-10-22 23:08:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5489
  +user: Proxies\__CG__\App\Entity\User {#5490 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I know a dude from Michigan who insists Minnesota is not the Midwest. I won’t show him this map because offering facts and statistics doesn’t change his mind about anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1698024814 {#3924
      date: 2023-10-23 03:33:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 65610
    -bodyTs: "'anyth':32 'chang':28 'doesn':26 'dude':4 'fact':23 'insist':8 'know':2 'map':20 'michigan':6 'midwest':13 'mind':30 'minnesota':9 'offer':22 'show':17 'statist':25 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3427774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002382 {#3960
      date: 2023-10-22 21:19:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    [en.m.wikipedia.org/wiki/Northwest_Territory](https://en.m.wikipedia.org/wiki/Northwest_Territory)\n
    \n
    Only half of Minnesota was part of the OG Northwest Territory, so in that sense, your friend is maybe correct.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698008883 {#5487
    date: 2023-10-22 23:08:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5491 …}
  +nested: Doctrine\ORM\PersistentCollection {#5493 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 65866
  -bodyTs: "'/wiki/northwest_territory](https://en.m.wikipedia.org/wiki/northwest_territory)':3 'correct':23 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/northwest_territory](https://en.m.wikipedia.org/wiki/northwest_territory)':1 'friend':20 'half':5 'mayb':22 'minnesota':7 'northwest':13 'og':12 'part':9 'sens':18 'territori':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4064570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698008883 {#5488
    date: 2023-10-22 23:08:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4041
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698022165 {#4055
    date: 2023-10-23 02:49:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 66049
  -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5199640"
  +editedAt: DateTimeImmutable @1698015143 {#4047
    date: 2023-10-23 00:52:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698013548 {#4052
    date: 2023-10-23 00:25:48.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 {#4041
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698022165 {#4055
    date: 2023-10-23 02:49:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 66049
  -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5199640"
  +editedAt: DateTimeImmutable @1698015143 {#4047
    date: 2023-10-23 00:52:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698013548 {#4052
    date: 2023-10-23 00:25:48.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 {#4041
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698022165 {#4055
    date: 2023-10-23 02:49:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 66049
  -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5199640"
  +editedAt: DateTimeImmutable @1698015143 {#4047
    date: 2023-10-23 00:52:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698013548 {#4052
    date: 2023-10-23 00:25:48.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 {#5520
  +user: Proxies\__CG__\App\Entity\User {#5521 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698022165 {#4055
      date: 2023-10-23 02:49:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 66049
    -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5199640"
    +editedAt: DateTimeImmutable @1698015143 {#4047
      date: 2023-10-23 00:52:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698013548 {#4052
      date: 2023-10-23 00:25:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "YyyyyuuuuP. I’ve always called Denver, “Omaha with a view of the mountains”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698019639 {#5518
    date: 2023-10-23 02:07:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@spacesatan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 66250
  -bodyTs: "'alway':4 'call':5 'denver':6 'mountain':13 'omaha':7 've':3 'view':10 'yyyyyuuuup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4643061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019639 {#5519
    date: 2023-10-23 02:07: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
31 DENIED edit
App\Entity\EntryComment {#5520
  +user: Proxies\__CG__\App\Entity\User {#5521 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698022165 {#4055
      date: 2023-10-23 02:49:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 66049
    -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5199640"
    +editedAt: DateTimeImmutable @1698015143 {#4047
      date: 2023-10-23 00:52:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698013548 {#4052
      date: 2023-10-23 00:25:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "YyyyyuuuuP. I’ve always called Denver, “Omaha with a view of the mountains”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698019639 {#5518
    date: 2023-10-23 02:07:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@spacesatan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 66250
  -bodyTs: "'alway':4 'call':5 'denver':6 'mountain':13 'omaha':7 've':3 'view':10 'yyyyyuuuup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4643061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019639 {#5519
    date: 2023-10-23 02:07: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
32 DENIED moderate
App\Entity\EntryComment {#5520
  +user: Proxies\__CG__\App\Entity\User {#5521 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698022165 {#4055
      date: 2023-10-23 02:49:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 66049
    -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5199640"
    +editedAt: DateTimeImmutable @1698015143 {#4047
      date: 2023-10-23 00:52:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698013548 {#4052
      date: 2023-10-23 00:25:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "YyyyyuuuuP. I’ve always called Denver, “Omaha with a view of the mountains”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698019639 {#5518
    date: 2023-10-23 02:07:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@spacesatan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 66250
  -bodyTs: "'alway':4 'call':5 'denver':6 'mountain':13 'omaha':7 've':3 'view':10 'yyyyyuuuup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4643061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019639 {#5519
    date: 2023-10-23 02:07: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
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 {#5759
  +user: Proxies\__CG__\App\Entity\User {#5760 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5520
    +user: Proxies\__CG__\App\Entity\User {#5521 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698022165 {#4055
        date: 2023-10-23 02:49:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 66049
      -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5199640"
      +editedAt: DateTimeImmutable @1698015143 {#4047
        date: 2023-10-23 00:52:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698013548 {#4052
        date: 2023-10-23 00:25:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "YyyyyuuuuP. I’ve always called Denver, “Omaha with a view of the mountains”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698019639 {#5518
      date: 2023-10-23 02:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@spacesatan@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5522 …}
    +nested: Doctrine\ORM\PersistentCollection {#5524 …}
    +votes: Doctrine\ORM\PersistentCollection {#5526 …}
    +reports: Doctrine\ORM\PersistentCollection {#5528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
    -id: 66250
    -bodyTs: "'alway':4 'call':5 'denver':6 'mountain':13 'omaha':7 've':3 'view':10 'yyyyyuuuup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4643061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698019639 {#5519
      date: 2023-10-23 02:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s a slur on Denver that I won’t countenance, and I’ve only ever been through its airport. Omaha is a city that cannot justify its existence. Denver at the very least has outdoor activities nearby."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698022164 {#5757
    date: 2023-10-23 02:49:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@spacesatan@lemm.ee"
    "@notroot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5761 …}
  +nested: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5765 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -id: 66299
  -bodyTs: "'activ':37 'airport':20 'cannot':26 'citi':24 'counten':11 'denver':6,30 'ever':16 'exist':29 'justifi':27 'least':34 'nearbi':38 'omaha':21 'outdoor':36 'slur':4 've':14 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4744511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698022164 {#5758
    date: 2023-10-23 02:49: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
35 DENIED edit
App\Entity\EntryComment {#5759
  +user: Proxies\__CG__\App\Entity\User {#5760 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5520
    +user: Proxies\__CG__\App\Entity\User {#5521 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698022165 {#4055
        date: 2023-10-23 02:49:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 66049
      -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5199640"
      +editedAt: DateTimeImmutable @1698015143 {#4047
        date: 2023-10-23 00:52:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698013548 {#4052
        date: 2023-10-23 00:25:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "YyyyyuuuuP. I’ve always called Denver, “Omaha with a view of the mountains”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698019639 {#5518
      date: 2023-10-23 02:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@spacesatan@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5522 …}
    +nested: Doctrine\ORM\PersistentCollection {#5524 …}
    +votes: Doctrine\ORM\PersistentCollection {#5526 …}
    +reports: Doctrine\ORM\PersistentCollection {#5528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
    -id: 66250
    -bodyTs: "'alway':4 'call':5 'denver':6 'mountain':13 'omaha':7 've':3 'view':10 'yyyyyuuuup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4643061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698019639 {#5519
      date: 2023-10-23 02:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s a slur on Denver that I won’t countenance, and I’ve only ever been through its airport. Omaha is a city that cannot justify its existence. Denver at the very least has outdoor activities nearby."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698022164 {#5757
    date: 2023-10-23 02:49:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@spacesatan@lemm.ee"
    "@notroot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5761 …}
  +nested: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5765 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -id: 66299
  -bodyTs: "'activ':37 'airport':20 'cannot':26 'citi':24 'counten':11 'denver':6,30 'ever':16 'exist':29 'justifi':27 'least':34 'nearbi':38 'omaha':21 'outdoor':36 'slur':4 've':14 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4744511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698022164 {#5758
    date: 2023-10-23 02:49: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
36 DENIED moderate
App\Entity\EntryComment {#5759
  +user: Proxies\__CG__\App\Entity\User {#5760 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5520
    +user: Proxies\__CG__\App\Entity\User {#5521 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Denverites and fort collins are lying to themselves if they think they have more in common with the rest of the mountain west than they have in common with Kansas City."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698022165 {#4055
        date: 2023-10-23 02:49:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 66049
      -bodyTs: "'citi':31 'collin':4 'common':16,28 'denverit':1 'fort':3 'kansa':30 'lie':6 'mountain':22 'rest':19 'think':11 'west':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5199640"
      +editedAt: DateTimeImmutable @1698015143 {#4047
        date: 2023-10-23 00:52:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698013548 {#4052
        date: 2023-10-23 00:25:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "YyyyyuuuuP. I’ve always called Denver, “Omaha with a view of the mountains”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698019639 {#5518
      date: 2023-10-23 02:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@spacesatan@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5522 …}
    +nested: Doctrine\ORM\PersistentCollection {#5524 …}
    +votes: Doctrine\ORM\PersistentCollection {#5526 …}
    +reports: Doctrine\ORM\PersistentCollection {#5528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
    -id: 66250
    -bodyTs: "'alway':4 'call':5 'denver':6 'mountain':13 'omaha':7 've':3 'view':10 'yyyyyuuuup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4643061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698019639 {#5519
      date: 2023-10-23 02:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "That’s a slur on Denver that I won’t countenance, and I’ve only ever been through its airport. Omaha is a city that cannot justify its existence. Denver at the very least has outdoor activities nearby."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698022164 {#5757
    date: 2023-10-23 02:49:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@spacesatan@lemm.ee"
    "@notroot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5761 …}
  +nested: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5765 …}
  +reports: Doctrine\ORM\PersistentCollection {#5767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5771 …}
  -id: 66299
  -bodyTs: "'activ':37 'airport':20 'cannot':26 'citi':24 'counten':11 'denver':6,30 'ever':16 'exist':29 'justifi':27 'least':34 'nearbi':38 'omaha':21 'outdoor':36 'slur':4 've':14 'won':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4744511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698022164 {#5758
    date: 2023-10-23 02:49: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
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 {#4127
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I believe this is closer to reality. I forgot an east coast subgroup.\n
    \n
    edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
    \n
    [map](https://ibb.co/SVPhVbt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698021764 {#4121
    date: 2023-10-23 02:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4130 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
  -id: 64968
  -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725539"
  +editedAt: DateTimeImmutable @1698011625 {#4122
    date: 2023-10-22 23:53:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697988943 {#4123
    date: 2023-10-22 17:35:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4127
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I believe this is closer to reality. I forgot an east coast subgroup.\n
    \n
    edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
    \n
    [map](https://ibb.co/SVPhVbt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698021764 {#4121
    date: 2023-10-23 02:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4130 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
  -id: 64968
  -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725539"
  +editedAt: DateTimeImmutable @1698011625 {#4122
    date: 2023-10-22 23:53:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697988943 {#4123
    date: 2023-10-22 17:35:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4127
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I believe this is closer to reality. I forgot an east coast subgroup.\n
    \n
    edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
    \n
    [map](https://ibb.co/SVPhVbt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698021764 {#4121
    date: 2023-10-23 02:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4130 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
  -id: 64968
  -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725539"
  +editedAt: DateTimeImmutable @1698011625 {#4122
    date: 2023-10-22 23:53:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697988943 {#4123
    date: 2023-10-22 17:35:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#5188
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Idaho should be in the Rockies and perhaps all of Utah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697995010 {#5186
    date: 2023-10-22 19:16:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5192 …}
  +votes: Doctrine\ORM\PersistentCollection {#5194 …}
  +reports: Doctrine\ORM\PersistentCollection {#5196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
  -id: 65237
  -bodyTs: "'idaho':1 'perhap':8 'rocki':6 'utah':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995010 {#5187
    date: 2023-10-22 19:16:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5188
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Idaho should be in the Rockies and perhaps all of Utah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697995010 {#5186
    date: 2023-10-22 19:16:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5192 …}
  +votes: Doctrine\ORM\PersistentCollection {#5194 …}
  +reports: Doctrine\ORM\PersistentCollection {#5196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
  -id: 65237
  -bodyTs: "'idaho':1 'perhap':8 'rocki':6 'utah':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995010 {#5187
    date: 2023-10-22 19:16:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5188
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Idaho should be in the Rockies and perhaps all of Utah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697995010 {#5186
    date: 2023-10-22 19:16:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5192 …}
  +votes: Doctrine\ORM\PersistentCollection {#5194 …}
  +reports: Doctrine\ORM\PersistentCollection {#5196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
  -id: 65237
  -bodyTs: "'idaho':1 'perhap':8 'rocki':6 'utah':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995010 {#5187
    date: 2023-10-22 19:16:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5605
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5188
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Idaho should be in the Rockies and perhaps all of Utah."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697995010 {#5186
      date: 2023-10-22 19:16:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5192 …}
    +votes: Doctrine\ORM\PersistentCollection {#5194 …}
    +reports: Doctrine\ORM\PersistentCollection {#5196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
    -id: 65237
    -bodyTs: "'idaho':1 'perhap':8 'rocki':6 'utah':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697995010 {#5187
      date: 2023-10-22 19:16:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I’ll concede Idaho. Utah is iffy.\n
    \n
    [map2](https://en.wikipedia.org/wiki/File:RockyMountains-Range.svg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697997388 {#5603
    date: 2023-10-22 19:56:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 65368
  -bodyTs: "'/wiki/file:rockymountains-range.svg)':11 'conced':3 'en.wikipedia.org':10 'en.wikipedia.org/wiki/file:rockymountains-range.svg)':9 'idaho':4 'iffi':7 'll':2 'map2':8 'utah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997388 {#5604
    date: 2023-10-22 19:56: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
47 DENIED edit
App\Entity\EntryComment {#5605
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5188
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Idaho should be in the Rockies and perhaps all of Utah."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697995010 {#5186
      date: 2023-10-22 19:16:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5192 …}
    +votes: Doctrine\ORM\PersistentCollection {#5194 …}
    +reports: Doctrine\ORM\PersistentCollection {#5196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
    -id: 65237
    -bodyTs: "'idaho':1 'perhap':8 'rocki':6 'utah':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697995010 {#5187
      date: 2023-10-22 19:16:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I’ll concede Idaho. Utah is iffy.\n
    \n
    [map2](https://en.wikipedia.org/wiki/File:RockyMountains-Range.svg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697997388 {#5603
    date: 2023-10-22 19:56:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 65368
  -bodyTs: "'/wiki/file:rockymountains-range.svg)':11 'conced':3 'en.wikipedia.org':10 'en.wikipedia.org/wiki/file:rockymountains-range.svg)':9 'idaho':4 'iffi':7 'll':2 'map2':8 'utah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997388 {#5604
    date: 2023-10-22 19:56: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
48 DENIED moderate
App\Entity\EntryComment {#5605
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5188
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Idaho should be in the Rockies and perhaps all of Utah."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697995010 {#5186
      date: 2023-10-22 19:16:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5192 …}
    +votes: Doctrine\ORM\PersistentCollection {#5194 …}
    +reports: Doctrine\ORM\PersistentCollection {#5196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
    -id: 65237
    -bodyTs: "'idaho':1 'perhap':8 'rocki':6 'utah':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697995010 {#5187
      date: 2023-10-22 19:16:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I’ll concede Idaho. Utah is iffy.\n
    \n
    [map2](https://en.wikipedia.org/wiki/File:RockyMountains-Range.svg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697997388 {#5603
    date: 2023-10-22 19:56:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5606 …}
  +nested: Doctrine\ORM\PersistentCollection {#5608 …}
  +votes: Doctrine\ORM\PersistentCollection {#5610 …}
  +reports: Doctrine\ORM\PersistentCollection {#5612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5616 …}
  -id: 65368
  -bodyTs: "'/wiki/file:rockymountains-range.svg)':11 'conced':3 'en.wikipedia.org':10 'en.wikipedia.org/wiki/file:rockymountains-range.svg)':9 'idaho':4 'iffi':7 'll':2 'map2':8 'utah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997388 {#5604
    date: 2023-10-22 19:56: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
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 {#5204
  +user: Proxies\__CG__\App\Entity\User {#5205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697995249 {#5202
    date: 2023-10-22 19:20:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5206 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
  -id: 65248
  -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3007043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995249 {#5203
    date: 2023-10-22 19:20: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
51 DENIED edit
App\Entity\EntryComment {#5204
  +user: Proxies\__CG__\App\Entity\User {#5205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697995249 {#5202
    date: 2023-10-22 19:20:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5206 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
  -id: 65248
  -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3007043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995249 {#5203
    date: 2023-10-22 19:20: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
52 DENIED moderate
App\Entity\EntryComment {#5204
  +user: Proxies\__CG__\App\Entity\User {#5205 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697995249 {#5202
    date: 2023-10-22 19:20:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5206 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
  -id: 65248
  -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3007043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995249 {#5203
    date: 2023-10-22 19:20: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
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 {#5620
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5204
    +user: Proxies\__CG__\App\Entity\User {#5205 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697995249 {#5202
      date: 2023-10-22 19:20:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5206 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5210 …}
    +reports: Doctrine\ORM\PersistentCollection {#5212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
    -id: 65248
    -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3007043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697995249 {#5203
      date: 2023-10-22 19:20:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Have some water.\n
    \n
    Nothing PA is midwestern. Nothing PA is New England. Nothing PA is The South.\n
    \n
    So, does PA get it’s own, like TX?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697997454 {#5618
    date: 2023-10-22 19:57:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@DarkPhysix@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 65370
  -bodyTs: "'england':12 'get':21 'like':25 'midwestern':7 'new':11 'noth':4,8,13 'pa':5,9,14,20 'south':17 'tx':26 'water':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997454 {#5619
    date: 2023-10-22 19:57:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5620
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5204
    +user: Proxies\__CG__\App\Entity\User {#5205 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697995249 {#5202
      date: 2023-10-22 19:20:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5206 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5210 …}
    +reports: Doctrine\ORM\PersistentCollection {#5212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
    -id: 65248
    -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3007043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697995249 {#5203
      date: 2023-10-22 19:20:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Have some water.\n
    \n
    Nothing PA is midwestern. Nothing PA is New England. Nothing PA is The South.\n
    \n
    So, does PA get it’s own, like TX?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697997454 {#5618
    date: 2023-10-22 19:57:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@DarkPhysix@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 65370
  -bodyTs: "'england':12 'get':21 'like':25 'midwestern':7 'new':11 'noth':4,8,13 'pa':5,9,14,20 'south':17 'tx':26 'water':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997454 {#5619
    date: 2023-10-22 19:57:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5620
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5204
    +user: Proxies\__CG__\App\Entity\User {#5205 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697995249 {#5202
      date: 2023-10-22 19:20:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5206 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5210 …}
    +reports: Doctrine\ORM\PersistentCollection {#5212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
    -id: 65248
    -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3007043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697995249 {#5203
      date: 2023-10-22 19:20:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Have some water.\n
    \n
    Nothing PA is midwestern. Nothing PA is New England. Nothing PA is The South.\n
    \n
    So, does PA get it’s own, like TX?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697997454 {#5618
    date: 2023-10-22 19:57:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@DarkPhysix@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5623 …}
  +votes: Doctrine\ORM\PersistentCollection {#5625 …}
  +reports: Doctrine\ORM\PersistentCollection {#5627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
  -id: 65370
  -bodyTs: "'england':12 'get':21 'like':25 'midwestern':7 'new':11 'noth':4,8,13 'pa':5,9,14,20 'south':17 'tx':26 'water':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997454 {#5619
    date: 2023-10-22 19:57:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5798
  +user: Proxies\__CG__\App\Entity\User {#5799 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5204
      +user: Proxies\__CG__\App\Entity\User {#5205 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I believe this is closer to reality. I forgot an east coast subgroup.\n
          \n
          edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
          \n
          [map](https://ibb.co/SVPhVbt)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698021764 {#4121
          date: 2023-10-23 02:42:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 64968
        -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725539"
        +editedAt: DateTimeImmutable @1698011625 {#4122
          date: 2023-10-22 23:53:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697988943 {#4123
          date: 2023-10-22 17:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697995249 {#5202
        date: 2023-10-22 19:20:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@AncientFutureNow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5206 …}
      +nested: Doctrine\ORM\PersistentCollection {#5208 …}
      +votes: Doctrine\ORM\PersistentCollection {#5210 …}
      +reports: Doctrine\ORM\PersistentCollection {#5212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
      -id: 65248
      -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3007043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697995249 {#5203
        date: 2023-10-22 19:20:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      Have some water.\n
      \n
      Nothing PA is midwestern. Nothing PA is New England. Nothing PA is The South.\n
      \n
      So, does PA get it’s own, like TX?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697997454 {#5618
      date: 2023-10-22 19:57:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
      "@DarkPhysix@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -id: 65370
    -bodyTs: "'england':12 'get':21 'like':25 'midwestern':7 'new':11 'noth':4,8,13 'pa':5,9,14,20 'south':17 'tx':26 'water':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997454 {#5619
      date: 2023-10-22 19:57:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    PA, New York, New Jersey, Delaware, and maybe Maryland are considered the Mid Atlantic.\n
    \n
    They are not New England, but they are the Northeast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698002103 {#5796
    date: 2023-10-22 21:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@DarkPhysix@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5800 …}
  +nested: Doctrine\ORM\PersistentCollection {#5802 …}
  +votes: Doctrine\ORM\PersistentCollection {#5804 …}
  +reports: Doctrine\ORM\PersistentCollection {#5806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5810 …}
  -id: 65596
  -bodyTs: "'atlant':14 'consid':11 'delawar':6 'england':19 'jersey':5 'maryland':9 'mayb':8 'mid':13 'new':2,4,18 'northeast':24 'pa':1 'york':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5121858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002103 {#5797
    date: 2023-10-22 21:15:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5798
  +user: Proxies\__CG__\App\Entity\User {#5799 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5204
      +user: Proxies\__CG__\App\Entity\User {#5205 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I believe this is closer to reality. I forgot an east coast subgroup.\n
          \n
          edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
          \n
          [map](https://ibb.co/SVPhVbt)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698021764 {#4121
          date: 2023-10-23 02:42:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 64968
        -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725539"
        +editedAt: DateTimeImmutable @1698011625 {#4122
          date: 2023-10-22 23:53:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697988943 {#4123
          date: 2023-10-22 17:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697995249 {#5202
        date: 2023-10-22 19:20:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@AncientFutureNow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5206 …}
      +nested: Doctrine\ORM\PersistentCollection {#5208 …}
      +votes: Doctrine\ORM\PersistentCollection {#5210 …}
      +reports: Doctrine\ORM\PersistentCollection {#5212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
      -id: 65248
      -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3007043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697995249 {#5203
        date: 2023-10-22 19:20:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      Have some water.\n
      \n
      Nothing PA is midwestern. Nothing PA is New England. Nothing PA is The South.\n
      \n
      So, does PA get it’s own, like TX?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697997454 {#5618
      date: 2023-10-22 19:57:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
      "@DarkPhysix@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -id: 65370
    -bodyTs: "'england':12 'get':21 'like':25 'midwestern':7 'new':11 'noth':4,8,13 'pa':5,9,14,20 'south':17 'tx':26 'water':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997454 {#5619
      date: 2023-10-22 19:57:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    PA, New York, New Jersey, Delaware, and maybe Maryland are considered the Mid Atlantic.\n
    \n
    They are not New England, but they are the Northeast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698002103 {#5796
    date: 2023-10-22 21:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@DarkPhysix@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5800 …}
  +nested: Doctrine\ORM\PersistentCollection {#5802 …}
  +votes: Doctrine\ORM\PersistentCollection {#5804 …}
  +reports: Doctrine\ORM\PersistentCollection {#5806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5810 …}
  -id: 65596
  -bodyTs: "'atlant':14 'consid':11 'delawar':6 'england':19 'jersey':5 'maryland':9 'mayb':8 'mid':13 'new':2,4,18 'northeast':24 'pa':1 'york':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5121858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002103 {#5797
    date: 2023-10-22 21:15:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5798
  +user: Proxies\__CG__\App\Entity\User {#5799 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5620
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5204
      +user: Proxies\__CG__\App\Entity\User {#5205 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I believe this is closer to reality. I forgot an east coast subgroup.\n
          \n
          edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
          \n
          [map](https://ibb.co/SVPhVbt)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698021764 {#4121
          date: 2023-10-23 02:42:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 64968
        -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725539"
        +editedAt: DateTimeImmutable @1698011625 {#4122
          date: 2023-10-22 23:53:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697988943 {#4123
          date: 2023-10-22 17:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "Philadelphian here…swallowing my vomit after being grouped with new england"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697995249 {#5202
        date: 2023-10-22 19:20:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@AncientFutureNow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5206 …}
      +nested: Doctrine\ORM\PersistentCollection {#5208 …}
      +votes: Doctrine\ORM\PersistentCollection {#5210 …}
      +reports: Doctrine\ORM\PersistentCollection {#5212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5216 …}
      -id: 65248
      -bodyTs: "'england':11 'group':8 'new':10 'philadelphian':1 'swallow':3 'vomit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3007043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697995249 {#5203
        date: 2023-10-22 19:20:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      Have some water.\n
      \n
      Nothing PA is midwestern. Nothing PA is New England. Nothing PA is The South.\n
      \n
      So, does PA get it’s own, like TX?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697997454 {#5618
      date: 2023-10-22 19:57:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
      "@DarkPhysix@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5623 …}
    +votes: Doctrine\ORM\PersistentCollection {#5625 …}
    +reports: Doctrine\ORM\PersistentCollection {#5627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5631 …}
    -id: 65370
    -bodyTs: "'england':12 'get':21 'like':25 'midwestern':7 'new':11 'noth':4,8,13 'pa':5,9,14,20 'south':17 'tx':26 'water':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997454 {#5619
      date: 2023-10-22 19:57:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    PA, New York, New Jersey, Delaware, and maybe Maryland are considered the Mid Atlantic.\n
    \n
    They are not New England, but they are the Northeast.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698002103 {#5796
    date: 2023-10-22 21:15:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@DarkPhysix@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5800 …}
  +nested: Doctrine\ORM\PersistentCollection {#5802 …}
  +votes: Doctrine\ORM\PersistentCollection {#5804 …}
  +reports: Doctrine\ORM\PersistentCollection {#5806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5810 …}
  -id: 65596
  -bodyTs: "'atlant':14 'consid':11 'delawar':6 'england':19 'jersey':5 'maryland':9 'mayb':8 'mid':13 'new':2,4,18 'northeast':24 'pa':1 'york':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5121858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002103 {#5797
    date: 2023-10-22 21:15:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5220
  +user: Proxies\__CG__\App\Entity\User {#5221 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Pennsylvania, New York, and New Jersey are not New England. They’d disagree with that assessment, as would those from New England."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697997731 {#5218
    date: 2023-10-22 20:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 65381
  -bodyTs: "'assess':16 'd':12 'disagre':13 'england':10,22 'jersey':6 'new':2,5,9,21 'pennsylvania':1 'would':18 'york':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3960734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997731 {#5219
    date: 2023-10-22 20:02:11.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 {#5220
  +user: Proxies\__CG__\App\Entity\User {#5221 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Pennsylvania, New York, and New Jersey are not New England. They’d disagree with that assessment, as would those from New England."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697997731 {#5218
    date: 2023-10-22 20:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 65381
  -bodyTs: "'assess':16 'd':12 'disagre':13 'england':10,22 'jersey':6 'new':2,5,9,21 'pennsylvania':1 'would':18 'york':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3960734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997731 {#5219
    date: 2023-10-22 20:02:11.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 {#5220
  +user: Proxies\__CG__\App\Entity\User {#5221 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Pennsylvania, New York, and New Jersey are not New England. They’d disagree with that assessment, as would those from New England."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697997731 {#5218
    date: 2023-10-22 20:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5222 …}
  +nested: Doctrine\ORM\PersistentCollection {#5224 …}
  +votes: Doctrine\ORM\PersistentCollection {#5226 …}
  +reports: Doctrine\ORM\PersistentCollection {#5228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
  -id: 65381
  -bodyTs: "'assess':16 'd':12 'disagre':13 'england':10,22 'jersey':6 'new':2,5,9,21 'pennsylvania':1 'would':18 'york':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3960734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997731 {#5219
    date: 2023-10-22 20:02:11.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 {#5651
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5220
    +user: Proxies\__CG__\App\Entity\User {#5221 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Pennsylvania, New York, and New Jersey are not New England. They’d disagree with that assessment, as would those from New England."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697997731 {#5218
      date: 2023-10-22 20:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 65381
    -bodyTs: "'assess':16 'd':12 'disagre':13 'england':10,22 'jersey':6 'new':2,5,9,21 'pennsylvania':1 'would':18 'york':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3960734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997731 {#5219
      date: 2023-10-22 20:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Have they tried not being so crammed in there?\n
    \n
    My comment said “closer to reality”.\n
    \n
    I never claimed to be the leading expert with possession of omnipotent peer reviewed literature and a Supreme Court ruling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697998115 {#5648
    date: 2023-10-22 20:08:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@root_beer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 65403
  -bodyTs: "'claim':18 'closer':13 'comment':11 'court':34 'cram':7 'expert':23 'lead':22 'literatur':30 'never':17 'omnipot':27 'peer':28 'possess':25 'realiti':15 'review':29 'rule':35 'said':12 'suprem':33 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728224"
  +editedAt: DateTimeImmutable @1697998196 {#5649
    date: 2023-10-22 20:09:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697998115 {#5650
    date: 2023-10-22 20:08: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
67 DENIED edit
App\Entity\EntryComment {#5651
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5220
    +user: Proxies\__CG__\App\Entity\User {#5221 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Pennsylvania, New York, and New Jersey are not New England. They’d disagree with that assessment, as would those from New England."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697997731 {#5218
      date: 2023-10-22 20:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 65381
    -bodyTs: "'assess':16 'd':12 'disagre':13 'england':10,22 'jersey':6 'new':2,5,9,21 'pennsylvania':1 'would':18 'york':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3960734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997731 {#5219
      date: 2023-10-22 20:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Have they tried not being so crammed in there?\n
    \n
    My comment said “closer to reality”.\n
    \n
    I never claimed to be the leading expert with possession of omnipotent peer reviewed literature and a Supreme Court ruling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697998115 {#5648
    date: 2023-10-22 20:08:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@root_beer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 65403
  -bodyTs: "'claim':18 'closer':13 'comment':11 'court':34 'cram':7 'expert':23 'lead':22 'literatur':30 'never':17 'omnipot':27 'peer':28 'possess':25 'realiti':15 'review':29 'rule':35 'said':12 'suprem':33 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728224"
  +editedAt: DateTimeImmutable @1697998196 {#5649
    date: 2023-10-22 20:09:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697998115 {#5650
    date: 2023-10-22 20:08: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
68 DENIED moderate
App\Entity\EntryComment {#5651
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5220
    +user: Proxies\__CG__\App\Entity\User {#5221 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Pennsylvania, New York, and New Jersey are not New England. They’d disagree with that assessment, as would those from New England."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697997731 {#5218
      date: 2023-10-22 20:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5222 …}
    +nested: Doctrine\ORM\PersistentCollection {#5224 …}
    +votes: Doctrine\ORM\PersistentCollection {#5226 …}
    +reports: Doctrine\ORM\PersistentCollection {#5228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5232 …}
    -id: 65381
    -bodyTs: "'assess':16 'd':12 'disagre':13 'england':10,22 'jersey':6 'new':2,5,9,21 'pennsylvania':1 'would':18 'york':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3960734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997731 {#5219
      date: 2023-10-22 20:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Have they tried not being so crammed in there?\n
    \n
    My comment said “closer to reality”.\n
    \n
    I never claimed to be the leading expert with possession of omnipotent peer reviewed literature and a Supreme Court ruling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697998115 {#5648
    date: 2023-10-22 20:08:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@root_beer@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 65403
  -bodyTs: "'claim':18 'closer':13 'comment':11 'court':34 'cram':7 'expert':23 'lead':22 'literatur':30 'never':17 'omnipot':27 'peer':28 'possess':25 'realiti':15 'review':29 'rule':35 'said':12 'suprem':33 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728224"
  +editedAt: DateTimeImmutable @1697998196 {#5649
    date: 2023-10-22 20:09:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697998115 {#5650
    date: 2023-10-22 20:08: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
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 {#5236
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Maybe an east coast subgroup could contain … OH I DON’T KNOW … MAYBE NEW YORK, NEW JERSEY, and most of PA!!! mfrs are pedantic af over a finger drawn map."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697998409 {#5234
    date: 2023-10-22 20:13:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 65424
  -bodyTs: "'af':25 'coast':4 'contain':7 'could':6 'drawn':29 'east':3 'finger':28 'jersey':17 'know':12 'map':30 'mayb':1,13 'mfrs':22 'new':14,16 'oh':8 'pa':21 'pedant':24 'subgroup':5 'york':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998409 {#5235
    date: 2023-10-22 20:13:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5236
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Maybe an east coast subgroup could contain … OH I DON’T KNOW … MAYBE NEW YORK, NEW JERSEY, and most of PA!!! mfrs are pedantic af over a finger drawn map."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697998409 {#5234
    date: 2023-10-22 20:13:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 65424
  -bodyTs: "'af':25 'coast':4 'contain':7 'could':6 'drawn':29 'east':3 'finger':28 'jersey':17 'know':12 'map':30 'mayb':1,13 'mfrs':22 'new':14,16 'oh':8 'pa':21 'pedant':24 'subgroup':5 'york':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998409 {#5235
    date: 2023-10-22 20:13:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5236
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Maybe an east coast subgroup could contain … OH I DON’T KNOW … MAYBE NEW YORK, NEW JERSEY, and most of PA!!! mfrs are pedantic af over a finger drawn map."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697998409 {#5234
    date: 2023-10-22 20:13:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5237 …}
  +nested: Doctrine\ORM\PersistentCollection {#5239 …}
  +votes: Doctrine\ORM\PersistentCollection {#5241 …}
  +reports: Doctrine\ORM\PersistentCollection {#5243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
  -id: 65424
  -bodyTs: "'af':25 'coast':4 'contain':7 'could':6 'drawn':29 'east':3 'finger':28 'jersey':17 'know':12 'map':30 'mayb':1,13 'mfrs':22 'new':14,16 'oh':8 'pa':21 'pedant':24 'subgroup':5 'york':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998409 {#5235
    date: 2023-10-22 20:13:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5251
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698007929 {#5249
    date: 2023-10-22 22:52:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 65827
  -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007929 {#5250
    date: 2023-10-22 22:52:09.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 {#5251
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698007929 {#5249
    date: 2023-10-22 22:52:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 65827
  -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007929 {#5250
    date: 2023-10-22 22:52:09.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 {#5251
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698007929 {#5249
    date: 2023-10-22 22:52:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5253 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5257 …}
  +reports: Doctrine\ORM\PersistentCollection {#5259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
  -id: 65827
  -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698007929 {#5250
    date: 2023-10-22 22:52:09.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 {#5744
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5251
    +user: Proxies\__CG__\App\Entity\User {#5252 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698007929 {#5249
      date: 2023-10-22 22:52:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5253 …}
    +nested: Doctrine\ORM\PersistentCollection {#5255 …}
    +votes: Doctrine\ORM\PersistentCollection {#5257 …}
    +reports: Doctrine\ORM\PersistentCollection {#5259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
    -id: 65827
    -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4731116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007929 {#5250
      date: 2023-10-22 22:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "The sheer number of confederate flags that fly in WV sure does make it feel southern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698011496 {#5742
    date: 2023-10-22 23:51:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@candybrie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5745 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5755 …}
  -id: 65976
  -bodyTs: "'confeder':5 'feel':15 'flag':6 'fli':8 'make':13 'number':3 'sheer':2 'southern':16 'sure':11 'wv':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4734471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698011496 {#5743
    date: 2023-10-22 23:51:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5744
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5251
    +user: Proxies\__CG__\App\Entity\User {#5252 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698007929 {#5249
      date: 2023-10-22 22:52:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5253 …}
    +nested: Doctrine\ORM\PersistentCollection {#5255 …}
    +votes: Doctrine\ORM\PersistentCollection {#5257 …}
    +reports: Doctrine\ORM\PersistentCollection {#5259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
    -id: 65827
    -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4731116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007929 {#5250
      date: 2023-10-22 22:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "The sheer number of confederate flags that fly in WV sure does make it feel southern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698011496 {#5742
    date: 2023-10-22 23:51:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@candybrie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5745 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5755 …}
  -id: 65976
  -bodyTs: "'confeder':5 'feel':15 'flag':6 'fli':8 'make':13 'number':3 'sheer':2 'southern':16 'sure':11 'wv':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4734471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698011496 {#5743
    date: 2023-10-22 23:51:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5744
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5251
    +user: Proxies\__CG__\App\Entity\User {#5252 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I believe this is closer to reality. I forgot an east coast subgroup.\n
        \n
        edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
        \n
        [map](https://ibb.co/SVPhVbt)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698021764 {#4121
        date: 2023-10-23 02:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 64968
      -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725539"
      +editedAt: DateTimeImmutable @1698011625 {#4122
        date: 2023-10-22 23:53:45.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697988943 {#4123
        date: 2023-10-22 17:35:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698007929 {#5249
      date: 2023-10-22 22:52:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5253 …}
    +nested: Doctrine\ORM\PersistentCollection {#5255 …}
    +votes: Doctrine\ORM\PersistentCollection {#5257 …}
    +reports: Doctrine\ORM\PersistentCollection {#5259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
    -id: 65827
    -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4731116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698007929 {#5250
      date: 2023-10-22 22:52:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "The sheer number of confederate flags that fly in WV sure does make it feel southern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698011496 {#5742
    date: 2023-10-22 23:51:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@candybrie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5745 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5755 …}
  -id: 65976
  -bodyTs: "'confeder':5 'feel':15 'flag':6 'fli':8 'make':13 'number':3 'sheer':2 'southern':16 'sure':11 'wv':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4734471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698011496 {#5743
    date: 2023-10-22 23:51:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5830
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5744
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5251
      +user: Proxies\__CG__\App\Entity\User {#5252 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I believe this is closer to reality. I forgot an east coast subgroup.\n
          \n
          edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
          \n
          [map](https://ibb.co/SVPhVbt)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698021764 {#4121
          date: 2023-10-23 02:42:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 64968
        -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725539"
        +editedAt: DateTimeImmutable @1698011625 {#4122
          date: 2023-10-22 23:53:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697988943 {#4123
          date: 2023-10-22 17:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698007929 {#5249
        date: 2023-10-22 22:52:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@AncientFutureNow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5253 …}
      +nested: Doctrine\ORM\PersistentCollection {#5255 …}
      +votes: Doctrine\ORM\PersistentCollection {#5257 …}
      +reports: Doctrine\ORM\PersistentCollection {#5259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
      -id: 65827
      -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4731116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698007929 {#5250
        date: 2023-10-22 22:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "The sheer number of confederate flags that fly in WV sure does make it feel southern."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698011496 {#5742
      date: 2023-10-22 23:51:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
      "@candybrie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5745 …}
    +nested: Doctrine\ORM\PersistentCollection {#5747 …}
    +votes: Doctrine\ORM\PersistentCollection {#5749 …}
    +reports: Doctrine\ORM\PersistentCollection {#5751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5755 …}
    -id: 65976
    -bodyTs: "'confeder':5 'feel':15 'flag':6 'fli':8 'make':13 'number':3 'sheer':2 'southern':16 'sure':11 'wv':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4734471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698011496 {#5743
      date: 2023-10-22 23:51:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "You’ll also find a ton in Ohio and Pittsburgh and even Canada. At this point, the flag has very little to do with being southern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698021763 {#5828
    date: 2023-10-23 02:42:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@candybrie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5831 …}
  +nested: Doctrine\ORM\PersistentCollection {#5833 …}
  +votes: Doctrine\ORM\PersistentCollection {#5835 …}
  +reports: Doctrine\ORM\PersistentCollection {#5837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5841 …}
  -id: 66294
  -bodyTs: "'also':3 'canada':13 'even':12 'find':4 'flag':18 'littl':21 'll':2 'ohio':8 'pittsburgh':10 'point':16 'southern':26 'ton':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4744163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698021763 {#5829
    date: 2023-10-23 02:42:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5830
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5744
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5251
      +user: Proxies\__CG__\App\Entity\User {#5252 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I believe this is closer to reality. I forgot an east coast subgroup.\n
          \n
          edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
          \n
          [map](https://ibb.co/SVPhVbt)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698021764 {#4121
          date: 2023-10-23 02:42:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 64968
        -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725539"
        +editedAt: DateTimeImmutable @1698011625 {#4122
          date: 2023-10-22 23:53:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697988943 {#4123
          date: 2023-10-22 17:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698007929 {#5249
        date: 2023-10-22 22:52:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@AncientFutureNow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5253 …}
      +nested: Doctrine\ORM\PersistentCollection {#5255 …}
      +votes: Doctrine\ORM\PersistentCollection {#5257 …}
      +reports: Doctrine\ORM\PersistentCollection {#5259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
      -id: 65827
      -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4731116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698007929 {#5250
        date: 2023-10-22 22:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "The sheer number of confederate flags that fly in WV sure does make it feel southern."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698011496 {#5742
      date: 2023-10-22 23:51:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
      "@candybrie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5745 …}
    +nested: Doctrine\ORM\PersistentCollection {#5747 …}
    +votes: Doctrine\ORM\PersistentCollection {#5749 …}
    +reports: Doctrine\ORM\PersistentCollection {#5751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5755 …}
    -id: 65976
    -bodyTs: "'confeder':5 'feel':15 'flag':6 'fli':8 'make':13 'number':3 'sheer':2 'southern':16 'sure':11 'wv':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4734471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698011496 {#5743
      date: 2023-10-22 23:51:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "You’ll also find a ton in Ohio and Pittsburgh and even Canada. At this point, the flag has very little to do with being southern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698021763 {#5828
    date: 2023-10-23 02:42:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@candybrie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5831 …}
  +nested: Doctrine\ORM\PersistentCollection {#5833 …}
  +votes: Doctrine\ORM\PersistentCollection {#5835 …}
  +reports: Doctrine\ORM\PersistentCollection {#5837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5841 …}
  -id: 66294
  -bodyTs: "'also':3 'canada':13 'even':12 'find':4 'flag':18 'littl':21 'll':2 'ohio':8 'pittsburgh':10 'point':16 'southern':26 'ton':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4744163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698021763 {#5829
    date: 2023-10-23 02:42:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5830
  +user: Proxies\__CG__\App\Entity\User {#5252 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5744
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5251
      +user: Proxies\__CG__\App\Entity\User {#5252 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          I believe this is closer to reality. I forgot an east coast subgroup.\n
          \n
          edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
          \n
          [map](https://ibb.co/SVPhVbt)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698021764 {#4121
          date: 2023-10-23 02:42:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 64968
        -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725539"
        +editedAt: DateTimeImmutable @1698011625 {#4122
          date: 2023-10-22 23:53:45.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697988943 {#4123
          date: 2023-10-22 17:35:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "West Virginia is not the south. West Virginia exists because they were so insistent on not being the south."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698007929 {#5249
        date: 2023-10-22 22:52:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@AncientFutureNow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5253 …}
      +nested: Doctrine\ORM\PersistentCollection {#5255 …}
      +votes: Doctrine\ORM\PersistentCollection {#5257 …}
      +reports: Doctrine\ORM\PersistentCollection {#5259 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5263 …}
      -id: 65827
      -bodyTs: "'exist':9 'insist':14 'south':6,19 'virginia':2,8 'west':1,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4731116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698007929 {#5250
        date: 2023-10-22 22:52:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "The sheer number of confederate flags that fly in WV sure does make it feel southern."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698011496 {#5742
      date: 2023-10-22 23:51:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@AncientFutureNow@lemmy.world"
      "@candybrie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5745 …}
    +nested: Doctrine\ORM\PersistentCollection {#5747 …}
    +votes: Doctrine\ORM\PersistentCollection {#5749 …}
    +reports: Doctrine\ORM\PersistentCollection {#5751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5755 …}
    -id: 65976
    -bodyTs: "'confeder':5 'feel':15 'flag':6 'fli':8 'make':13 'number':3 'sheer':2 'southern':16 'sure':11 'wv':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4734471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698011496 {#5743
      date: 2023-10-22 23:51:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "You’ll also find a ton in Ohio and Pittsburgh and even Canada. At this point, the flag has very little to do with being southern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698021763 {#5828
    date: 2023-10-23 02:42:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
    "@candybrie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5831 …}
  +nested: Doctrine\ORM\PersistentCollection {#5833 …}
  +votes: Doctrine\ORM\PersistentCollection {#5835 …}
  +reports: Doctrine\ORM\PersistentCollection {#5837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5839 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5841 …}
  -id: 66294
  -bodyTs: "'also':3 'canada':13 'even':12 'find':4 'flag':18 'littl':21 'll':2 'ohio':8 'pittsburgh':10 'point':16 'southern':26 'ton':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4744163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698021763 {#5829
    date: 2023-10-23 02:42:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Mid Altlantic exists as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698009291 {#5265
    date: 2023-10-22 23:14:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 65892
  -bodyTs: "'altlant':2 'exist':3 'mid':1 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4732394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698009291 {#5266
    date: 2023-10-22 23:14:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Mid Altlantic exists as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698009291 {#5265
    date: 2023-10-22 23:14:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 65892
  -bodyTs: "'altlant':2 'exist':3 'mid':1 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4732394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698009291 {#5266
    date: 2023-10-22 23:14:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I believe this is closer to reality. I forgot an east coast subgroup.\n
      \n
      edit: It’s called the mid atlantic and people are big mad about its exclusion on a shitty, crude map in context to a discussion about the Midwest. lmao\n
      \n
      [map](https://ibb.co/SVPhVbt)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698021764 {#4121
      date: 2023-10-23 02:42:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 64968
    -bodyTs: "'/svphvbt)':46 'atlant':20 'believ':2 'big':24 'call':17 'closer':5 'coast':12 'context':35 'crude':32 'discuss':38 'east':11 'edit':14 'exclus':28 'forgot':9 'ibb.co':45 'ibb.co/svphvbt)':44 'lmao':42 'mad':25 'map':33,43 'mid':19 'midwest':41 'peopl':22 'realiti':7 'shitti':31 'subgroup':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725539"
    +editedAt: DateTimeImmutable @1698011625 {#4122
      date: 2023-10-22 23:53:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697988943 {#4123
      date: 2023-10-22 17:35:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Mid Altlantic exists as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698009291 {#5265
    date: 2023-10-22 23:14:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@AncientFutureNow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 65892
  -bodyTs: "'altlant':2 'exist':3 'mid':1 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4732394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698009291 {#5266
    date: 2023-10-22 23:14:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4200
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you aren’t in the B1G Ten at this moment, say no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698019739 {#4195
    date: 2023-10-23 02:08:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 66253
  -bodyTs: "'aren':3 'b1g':7 'moment':11 'say':12 'ten':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4710648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019739 {#4196
    date: 2023-10-23 02:08:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4200
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you aren’t in the B1G Ten at this moment, say no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698019739 {#4195
    date: 2023-10-23 02:08:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 66253
  -bodyTs: "'aren':3 'b1g':7 'moment':11 'say':12 'ten':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4710648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019739 {#4196
    date: 2023-10-23 02:08:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4200
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you aren’t in the B1G Ten at this moment, say no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698019739 {#4195
    date: 2023-10-23 02:08:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 66253
  -bodyTs: "'aren':3 'b1g':7 'moment':11 'say':12 'ten':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4710648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698019739 {#4196
    date: 2023-10-23 02:08:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4273
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698014722 {#4268
    date: 2023-10-23 00:45:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 64849
  -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697986534 {#4269
    date: 2023-10-22 16:55:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4273
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698014722 {#4268
    date: 2023-10-23 00:45:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 64849
  -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697986534 {#4269
    date: 2023-10-22 16:55:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4273
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698014722 {#4268
    date: 2023-10-23 00:45:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 64849
  -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697986534 {#4269
    date: 2023-10-22 16:55:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5092
  +user: Proxies\__CG__\App\Entity\User {#5089 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "78% of people polled in Ohio believe they are midwestern. People living on that border in Western Pennsylvania might identify geographically or culturally as midwestern, so 9% isn’t that surprising. Now if you broke it down and it showed that people living near Philly thought they were midwestern, that would be laughable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697992111 {#5093
    date: 2023-10-22 18:28:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5086 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 65107
  -bodyTs: "'78':1 '9':27 'believ':7 'border':15 'broke':35 'cultur':23 'geograph':21 'identifi':20 'isn':28 'laughabl':53 'live':12,43 'midwestern':10,25,49 'might':19 'near':44 'ohio':6 'pennsylvania':18 'peopl':3,11,42 'philli':45 'poll':4 'show':40 'surpris':31 'thought':46 'western':17 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992111 {#5096
    date: 2023-10-22 18:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5092
  +user: Proxies\__CG__\App\Entity\User {#5089 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "78% of people polled in Ohio believe they are midwestern. People living on that border in Western Pennsylvania might identify geographically or culturally as midwestern, so 9% isn’t that surprising. Now if you broke it down and it showed that people living near Philly thought they were midwestern, that would be laughable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697992111 {#5093
    date: 2023-10-22 18:28:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5086 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 65107
  -bodyTs: "'78':1 '9':27 'believ':7 'border':15 'broke':35 'cultur':23 'geograph':21 'identifi':20 'isn':28 'laughabl':53 'live':12,43 'midwestern':10,25,49 'might':19 'near':44 'ohio':6 'pennsylvania':18 'peopl':3,11,42 'philli':45 'poll':4 'show':40 'surpris':31 'thought':46 'western':17 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992111 {#5096
    date: 2023-10-22 18:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5092
  +user: Proxies\__CG__\App\Entity\User {#5089 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "78% of people polled in Ohio believe they are midwestern. People living on that border in Western Pennsylvania might identify geographically or culturally as midwestern, so 9% isn’t that surprising. Now if you broke it down and it showed that people living near Philly thought they were midwestern, that would be laughable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697992111 {#5093
    date: 2023-10-22 18:28:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5086 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5088 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 65107
  -bodyTs: "'78':1 '9':27 'believ':7 'border':15 'broke':35 'cultur':23 'geograph':21 'identifi':20 'isn':28 'laughabl':53 'live':12,43 'midwestern':10,25,49 'might':19 'near':44 'ohio':6 'pennsylvania':18 'peopl':3,11,42 'philli':45 'poll':4 'show':40 'surpris':31 'thought':46 'western':17 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992111 {#5096
    date: 2023-10-22 18:28:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "I think it probably has to do with the overlap between the Midwest and the rust belt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698014721 {#5105
    date: 2023-10-23 00:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 66095
  -bodyTs: "'belt':17 'midwest':13 'overlap':10 'probabl':4 'rust':16 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3114319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698014721 {#5106
    date: 2023-10-23 00:45: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
103 DENIED edit
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "I think it probably has to do with the overlap between the Midwest and the rust belt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698014721 {#5105
    date: 2023-10-23 00:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 66095
  -bodyTs: "'belt':17 'midwest':13 'overlap':10 'probabl':4 'rust':16 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3114319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698014721 {#5106
    date: 2023-10-23 00:45: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
104 DENIED moderate
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "I think it probably has to do with the overlap between the Midwest and the rust belt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698014721 {#5105
    date: 2023-10-23 00:45:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 66095
  -bodyTs: "'belt':17 'midwest':13 'overlap':10 'probabl':4 'rust':16 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3114319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698014721 {#5106
    date: 2023-10-23 00:45: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
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 {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: """
    Have you met anyone from Western Pennsylvania? You’d understand a number of them not knowing where they are on a map!\n
    \n
    Lol I kid. Western PA, aka Pennsyltucky, is our Florida Man territory.\n
    \n
    Ohio I definitely consider the start of the Midwest.\n
    \n
    The others are right though mentioning the obscene number of rebel flags in PA though. My brother was guilty of it for a while in sad to say too. I’m in the Southeast, the most metropolitan part of the state, and they’re all over. They’re usually hung next to the MAGA stuff, which I’m sure comes as little surprise. Honestly I’d probably prefer the stars and bars to the Trump crap because at least the flag is aesthetically less ugly visually, and the person flying it could just be ignorant or is at least being honest about their beliefs instead of the poorly veiled hate the MAGA trash represents.\n
    \n
    Arkansas was the surprising state to me. I guess I just don’t ever think about anything related to Arkansas so I lump it in with the Midwest instead of the South, which I think of as the tourist destination states.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697991974 {#5121
    date: 2023-10-22 18:26:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 65103
  -bodyTs: "'aesthet':126 'aka':28 'anyon':4 'anyth':174 'arkansa':158,177 'bar':115 'belief':147 'brother':60 'come':103 'consid':38 'could':135 'crap':119 'd':9,109 'definit':37 'destin':197 'ever':171 'flag':55,124 'fli':133 'florida':32 'guess':166 'guilti':62 'hate':153 'honest':107,144 'hung':93 'ignor':138 'instead':148,186 'kid':25 'know':16 'least':122,142 'less':127 'littl':105 'lol':23 'lump':180 'm':74,101 'maga':97,155 'man':33 'map':22 'mention':49 'met':3 'metropolitan':80 'midwest':43,185 'next':94 'number':12,52 'obscen':51 'ohio':35 'other':45 'pa':27,57 'part':81 'pennsyltucki':29 'pennsylvania':7 'person':132 'poor':151 'prefer':111 'probabl':110 're':87,91 'rebel':54 'relat':175 'repres':157 'right':47 'sad':69 'say':71 'south':189 'southeast':77 'star':113 'start':40 'state':84,162,198 'stuff':98 'sure':102 'surpris':106,161 'territori':34 'think':172,192 'though':48,58 'tourist':196 'trash':156 'trump':118 'ugli':128 'understand':10 'usual':92 'veil':152 'visual':129 'western':6,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726414"
  +editedAt: DateTimeImmutable @1697992755 {#5122
    date: 2023-10-22 18:39:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697991974 {#5123
    date: 2023-10-22 18:26: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
107 DENIED edit
App\Entity\EntryComment {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: """
    Have you met anyone from Western Pennsylvania? You’d understand a number of them not knowing where they are on a map!\n
    \n
    Lol I kid. Western PA, aka Pennsyltucky, is our Florida Man territory.\n
    \n
    Ohio I definitely consider the start of the Midwest.\n
    \n
    The others are right though mentioning the obscene number of rebel flags in PA though. My brother was guilty of it for a while in sad to say too. I’m in the Southeast, the most metropolitan part of the state, and they’re all over. They’re usually hung next to the MAGA stuff, which I’m sure comes as little surprise. Honestly I’d probably prefer the stars and bars to the Trump crap because at least the flag is aesthetically less ugly visually, and the person flying it could just be ignorant or is at least being honest about their beliefs instead of the poorly veiled hate the MAGA trash represents.\n
    \n
    Arkansas was the surprising state to me. I guess I just don’t ever think about anything related to Arkansas so I lump it in with the Midwest instead of the South, which I think of as the tourist destination states.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697991974 {#5121
    date: 2023-10-22 18:26:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 65103
  -bodyTs: "'aesthet':126 'aka':28 'anyon':4 'anyth':174 'arkansa':158,177 'bar':115 'belief':147 'brother':60 'come':103 'consid':38 'could':135 'crap':119 'd':9,109 'definit':37 'destin':197 'ever':171 'flag':55,124 'fli':133 'florida':32 'guess':166 'guilti':62 'hate':153 'honest':107,144 'hung':93 'ignor':138 'instead':148,186 'kid':25 'know':16 'least':122,142 'less':127 'littl':105 'lol':23 'lump':180 'm':74,101 'maga':97,155 'man':33 'map':22 'mention':49 'met':3 'metropolitan':80 'midwest':43,185 'next':94 'number':12,52 'obscen':51 'ohio':35 'other':45 'pa':27,57 'part':81 'pennsyltucki':29 'pennsylvania':7 'person':132 'poor':151 'prefer':111 'probabl':110 're':87,91 'rebel':54 'relat':175 'repres':157 'right':47 'sad':69 'say':71 'south':189 'southeast':77 'star':113 'start':40 'state':84,162,198 'stuff':98 'sure':102 'surpris':106,161 'territori':34 'think':172,192 'though':48,58 'tourist':196 'trash':156 'trump':118 'ugli':128 'understand':10 'usual':92 'veil':152 'visual':129 'western':6,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726414"
  +editedAt: DateTimeImmutable @1697992755 {#5122
    date: 2023-10-22 18:39:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697991974 {#5123
    date: 2023-10-22 18:26: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
108 DENIED moderate
App\Entity\EntryComment {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Almost 10% of Pennsylvania thinks they are in the midwest? HAHAHAHAHHA"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698014722 {#4268
      date: 2023-10-23 00:45:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 64849
    -bodyTs: "'10':2 'almost':1 'hahahahahha':11 'midwest':10 'pennsylvania':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3107617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697986534 {#4269
      date: 2023-10-22 16:55:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: """
    Have you met anyone from Western Pennsylvania? You’d understand a number of them not knowing where they are on a map!\n
    \n
    Lol I kid. Western PA, aka Pennsyltucky, is our Florida Man territory.\n
    \n
    Ohio I definitely consider the start of the Midwest.\n
    \n
    The others are right though mentioning the obscene number of rebel flags in PA though. My brother was guilty of it for a while in sad to say too. I’m in the Southeast, the most metropolitan part of the state, and they’re all over. They’re usually hung next to the MAGA stuff, which I’m sure comes as little surprise. Honestly I’d probably prefer the stars and bars to the Trump crap because at least the flag is aesthetically less ugly visually, and the person flying it could just be ignorant or is at least being honest about their beliefs instead of the poorly veiled hate the MAGA trash represents.\n
    \n
    Arkansas was the surprising state to me. I guess I just don’t ever think about anything related to Arkansas so I lump it in with the Midwest instead of the South, which I think of as the tourist destination states.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697991974 {#5121
    date: 2023-10-22 18:26:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@snooggums@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 65103
  -bodyTs: "'aesthet':126 'aka':28 'anyon':4 'anyth':174 'arkansa':158,177 'bar':115 'belief':147 'brother':60 'come':103 'consid':38 'could':135 'crap':119 'd':9,109 'definit':37 'destin':197 'ever':171 'flag':55,124 'fli':133 'florida':32 'guess':166 'guilti':62 'hate':153 'honest':107,144 'hung':93 'ignor':138 'instead':148,186 'kid':25 'know':16 'least':122,142 'less':127 'littl':105 'lol':23 'lump':180 'm':74,101 'maga':97,155 'man':33 'map':22 'mention':49 'met':3 'metropolitan':80 'midwest':43,185 'next':94 'number':12,52 'obscen':51 'ohio':35 'other':45 'pa':27,57 'part':81 'pennsyltucki':29 'pennsylvania':7 'person':132 'poor':151 'prefer':111 'probabl':110 're':87,91 'rebel':54 'relat':175 'repres':157 'right':47 'sad':69 'say':71 'south':189 'southeast':77 'star':113 'start':40 'state':84,162,198 'stuff':98 'sure':102 'surpris':106,161 'territori':34 'think':172,192 'though':48,58 'tourist':196 'trash':156 'trump':118 'ugli':128 'understand':10 'usual':92 'veil':152 'visual':129 'western':6,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726414"
  +editedAt: DateTimeImmutable @1697992755 {#5122
    date: 2023-10-22 18:39:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697991974 {#5123
    date: 2023-10-22 18:26: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
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 {#4347
  +user: App\Entity\User {#4360 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "3.3% of Iowans must think they live on Mars"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698014561 {#4342
    date: 2023-10-23 00:42:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -id: 64946
  -bodyTs: "'3.3':1 'iowan':3 'live':7 'mar':9 'must':4 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988488 {#4343
    date: 2023-10-22 17:28:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4347
  +user: App\Entity\User {#4360 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "3.3% of Iowans must think they live on Mars"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698014561 {#4342
    date: 2023-10-23 00:42:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -id: 64946
  -bodyTs: "'3.3':1 'iowan':3 'live':7 'mar':9 'must':4 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988488 {#4343
    date: 2023-10-22 17:28:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4347
  +user: App\Entity\User {#4360 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "3.3% of Iowans must think they live on Mars"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698014561 {#4342
    date: 2023-10-23 00:42:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4348 …}
  +nested: Doctrine\ORM\PersistentCollection {#4350 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
  -id: 64946
  -bodyTs: "'3.3':1 'iowan':3 'live':7 'mar':9 'must':4 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988488 {#4343
    date: 2023-10-22 17:28:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4347
    +user: App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "3.3% of Iowans must think they live on Mars"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698014561 {#4342
      date: 2023-10-23 00:42:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -id: 64946
    -bodyTs: "'3.3':1 'iowan':3 'live':7 'mar':9 'must':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988488 {#4343
      date: 2023-10-22 17:28:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4347}
  +body: "Nah, they’re just in Davenport."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698014559 {#5170
    date: 2023-10-23 00:42:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@theodewere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 66086
  -bodyTs: "'davenport':6 'nah':1 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3970823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698014559 {#5171
    date: 2023-10-23 00:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4347
    +user: App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "3.3% of Iowans must think they live on Mars"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698014561 {#4342
      date: 2023-10-23 00:42:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -id: 64946
    -bodyTs: "'3.3':1 'iowan':3 'live':7 'mar':9 'must':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988488 {#4343
      date: 2023-10-22 17:28:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4347}
  +body: "Nah, they’re just in Davenport."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698014559 {#5170
    date: 2023-10-23 00:42:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@theodewere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 66086
  -bodyTs: "'davenport':6 'nah':1 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3970823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698014559 {#5171
    date: 2023-10-23 00:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4347
    +user: App\Entity\User {#4360 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "3.3% of Iowans must think they live on Mars"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698014561 {#4342
      date: 2023-10-23 00:42:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4348 …}
    +nested: Doctrine\ORM\PersistentCollection {#4350 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4358 …}
    -id: 64946
    -bodyTs: "'3.3':1 'iowan':3 'live':7 'mar':9 'must':4 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108093"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988488 {#4343
      date: 2023-10-22 17:28:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4347}
  +body: "Nah, they’re just in Davenport."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698014559 {#5170
    date: 2023-10-23 00:42:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@theodewere@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 66086
  -bodyTs: "'davenport':6 'nah':1 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3970823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698014559 {#5171
    date: 2023-10-23 00:42:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4422
  +user: App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
    \n
    There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
    \n
    Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1698012972 {#4416
    date: 2023-10-23 00:16:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 65184
  -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726969"
  +editedAt: DateTimeImmutable @1697994093 {#4417
    date: 2023-10-22 19:01:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697993956 {#4418
    date: 2023-10-22 18:59: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
119 DENIED edit
App\Entity\EntryComment {#4422
  +user: App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
    \n
    There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
    \n
    Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1698012972 {#4416
    date: 2023-10-23 00:16:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 65184
  -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726969"
  +editedAt: DateTimeImmutable @1697994093 {#4417
    date: 2023-10-22 19:01:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697993956 {#4418
    date: 2023-10-22 18:59: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
120 DENIED moderate
App\Entity\EntryComment {#4422
  +user: App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
    \n
    There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
    \n
    Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1698012972 {#4416
    date: 2023-10-23 00:16:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 65184
  -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726969"
  +editedAt: DateTimeImmutable @1697994093 {#4417
    date: 2023-10-22 19:01:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697993956 {#4418
    date: 2023-10-22 18:59: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5362
  +user: Proxies\__CG__\App\Entity\User {#5363 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: """
    I was born in Southern Arkansas and have lived in Tulsa, Oklahoma for 40 years. I consider myself a Southerner, not a Midwesterner. But that’s self-reported.\n
    \n
    The joke here goes “You know why Texas doesn’t slide off into the Gulf of Mexico? Because Oklahoma sucks so hard.”\n
    \n
    But truth be told, Tulsa is a pretty nice place to live. About half a million people and fairly progressive for a “Southern” state. And while many of the the hardcore conservatives moved to Texas, you still see a lot of Trump flags here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698003885 {#5360
    date: 2023-10-22 21:44:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5364 …}
  +nested: Doctrine\ORM\PersistentCollection {#5366 …}
  +votes: Doctrine\ORM\PersistentCollection {#5368 …}
  +reports: Doctrine\ORM\PersistentCollection {#5370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
  -id: 65670
  -bodyTs: "'40':14 'arkansa':6 'born':3 'conserv':83 'consid':17 'doesn':38 'fair':70 'flag':94 'goe':33 'gulf':44 'half':65 'hard':51 'hardcor':82 'joke':31 'know':35 'live':9,63 'lot':91 'mani':78 'mexico':46 'midwestern':23 'million':67 'move':84 'nice':60 'oklahoma':12,48 'peopl':68 'place':61 'pretti':59 'progress':71 'report':29 'see':89 'self':28 'self-report':27 'slide':40 'southern':5,20,74 'state':75 'still':88 'suck':49 'texa':37,86 'told':55 'trump':93 'truth':53 'tulsa':11,56 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003885 {#5361
    date: 2023-10-22 21:44: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
123 DENIED edit
App\Entity\EntryComment {#5362
  +user: Proxies\__CG__\App\Entity\User {#5363 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: """
    I was born in Southern Arkansas and have lived in Tulsa, Oklahoma for 40 years. I consider myself a Southerner, not a Midwesterner. But that’s self-reported.\n
    \n
    The joke here goes “You know why Texas doesn’t slide off into the Gulf of Mexico? Because Oklahoma sucks so hard.”\n
    \n
    But truth be told, Tulsa is a pretty nice place to live. About half a million people and fairly progressive for a “Southern” state. And while many of the the hardcore conservatives moved to Texas, you still see a lot of Trump flags here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698003885 {#5360
    date: 2023-10-22 21:44:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5364 …}
  +nested: Doctrine\ORM\PersistentCollection {#5366 …}
  +votes: Doctrine\ORM\PersistentCollection {#5368 …}
  +reports: Doctrine\ORM\PersistentCollection {#5370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
  -id: 65670
  -bodyTs: "'40':14 'arkansa':6 'born':3 'conserv':83 'consid':17 'doesn':38 'fair':70 'flag':94 'goe':33 'gulf':44 'half':65 'hard':51 'hardcor':82 'joke':31 'know':35 'live':9,63 'lot':91 'mani':78 'mexico':46 'midwestern':23 'million':67 'move':84 'nice':60 'oklahoma':12,48 'peopl':68 'place':61 'pretti':59 'progress':71 'report':29 'see':89 'self':28 'self-report':27 'slide':40 'southern':5,20,74 'state':75 'still':88 'suck':49 'texa':37,86 'told':55 'trump':93 'truth':53 'tulsa':11,56 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003885 {#5361
    date: 2023-10-22 21:44: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
124 DENIED moderate
App\Entity\EntryComment {#5362
  +user: Proxies\__CG__\App\Entity\User {#5363 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: """
    I was born in Southern Arkansas and have lived in Tulsa, Oklahoma for 40 years. I consider myself a Southerner, not a Midwesterner. But that’s self-reported.\n
    \n
    The joke here goes “You know why Texas doesn’t slide off into the Gulf of Mexico? Because Oklahoma sucks so hard.”\n
    \n
    But truth be told, Tulsa is a pretty nice place to live. About half a million people and fairly progressive for a “Southern” state. And while many of the the hardcore conservatives moved to Texas, you still see a lot of Trump flags here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698003885 {#5360
    date: 2023-10-22 21:44:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5364 …}
  +nested: Doctrine\ORM\PersistentCollection {#5366 …}
  +votes: Doctrine\ORM\PersistentCollection {#5368 …}
  +reports: Doctrine\ORM\PersistentCollection {#5370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
  -id: 65670
  -bodyTs: "'40':14 'arkansa':6 'born':3 'conserv':83 'consid':17 'doesn':38 'fair':70 'flag':94 'goe':33 'gulf':44 'half':65 'hard':51 'hardcor':82 'joke':31 'know':35 'live':9,63 'lot':91 'mani':78 'mexico':46 'midwestern':23 'million':67 'move':84 'nice':60 'oklahoma':12,48 'peopl':68 'place':61 'pretti':59 'progress':71 'report':29 'see':89 'self':28 'self-report':27 'slide':40 'southern':5,20,74 'state':75 'still':88 'suck':49 'texa':37,86 'told':55 'trump':93 'truth':53 'tulsa':11,56 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003885 {#5361
    date: 2023-10-22 21:44: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5729
  +user: App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5363 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: """
      I was born in Southern Arkansas and have lived in Tulsa, Oklahoma for 40 years. I consider myself a Southerner, not a Midwesterner. But that’s self-reported.\n
      \n
      The joke here goes “You know why Texas doesn’t slide off into the Gulf of Mexico? Because Oklahoma sucks so hard.”\n
      \n
      But truth be told, Tulsa is a pretty nice place to live. About half a million people and fairly progressive for a “Southern” state. And while many of the the hardcore conservatives moved to Texas, you still see a lot of Trump flags here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698003885 {#5360
      date: 2023-10-22 21:44:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5364 …}
    +nested: Doctrine\ORM\PersistentCollection {#5366 …}
    +votes: Doctrine\ORM\PersistentCollection {#5368 …}
    +reports: Doctrine\ORM\PersistentCollection {#5370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
    -id: 65670
    -bodyTs: "'40':14 'arkansa':6 'born':3 'conserv':83 'consid':17 'doesn':38 'fair':70 'flag':94 'goe':33 'gulf':44 'half':65 'hard':51 'hardcor':82 'joke':31 'know':35 'live':9,63 'lot':91 'mani':78 'mexico':46 'midwestern':23 'million':67 'move':84 'nice':60 'oklahoma':12,48 'peopl':68 'place':61 'pretti':59 'progress':71 'report':29 'see':89 'self':28 'self-report':27 'slide':40 'southern':5,20,74 'state':75 'still':88 'suck':49 'texa':37,86 'told':55 'trump':93 'truth':53 'tulsa':11,56 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003885 {#5361
      date: 2023-10-22 21:44:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I went to Tulsa once ten years ago and was very pleasantly surprised by it. Really a nice little city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698012971 {#5727
    date: 2023-10-23 00:16:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Subverb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5730 …}
  +nested: Doctrine\ORM\PersistentCollection {#5732 …}
  +votes: Doctrine\ORM\PersistentCollection {#5734 …}
  +reports: Doctrine\ORM\PersistentCollection {#5736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5740 …}
  -id: 66022
  -bodyTs: "'ago':8 'citi':20 'littl':19 'nice':18 'pleasant':12 'realli':16 'surpris':13 'ten':6 'tulsa':4 'went':2 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4735838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698012971 {#5728
    date: 2023-10-23 00:16:11.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
127 DENIED edit
App\Entity\EntryComment {#5729
  +user: App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5363 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: """
      I was born in Southern Arkansas and have lived in Tulsa, Oklahoma for 40 years. I consider myself a Southerner, not a Midwesterner. But that’s self-reported.\n
      \n
      The joke here goes “You know why Texas doesn’t slide off into the Gulf of Mexico? Because Oklahoma sucks so hard.”\n
      \n
      But truth be told, Tulsa is a pretty nice place to live. About half a million people and fairly progressive for a “Southern” state. And while many of the the hardcore conservatives moved to Texas, you still see a lot of Trump flags here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698003885 {#5360
      date: 2023-10-22 21:44:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5364 …}
    +nested: Doctrine\ORM\PersistentCollection {#5366 …}
    +votes: Doctrine\ORM\PersistentCollection {#5368 …}
    +reports: Doctrine\ORM\PersistentCollection {#5370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
    -id: 65670
    -bodyTs: "'40':14 'arkansa':6 'born':3 'conserv':83 'consid':17 'doesn':38 'fair':70 'flag':94 'goe':33 'gulf':44 'half':65 'hard':51 'hardcor':82 'joke':31 'know':35 'live':9,63 'lot':91 'mani':78 'mexico':46 'midwestern':23 'million':67 'move':84 'nice':60 'oklahoma':12,48 'peopl':68 'place':61 'pretti':59 'progress':71 'report':29 'see':89 'self':28 'self-report':27 'slide':40 'southern':5,20,74 'state':75 'still':88 'suck':49 'texa':37,86 'told':55 'trump':93 'truth':53 'tulsa':11,56 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003885 {#5361
      date: 2023-10-22 21:44:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I went to Tulsa once ten years ago and was very pleasantly surprised by it. Really a nice little city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698012971 {#5727
    date: 2023-10-23 00:16:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Subverb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5730 …}
  +nested: Doctrine\ORM\PersistentCollection {#5732 …}
  +votes: Doctrine\ORM\PersistentCollection {#5734 …}
  +reports: Doctrine\ORM\PersistentCollection {#5736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5740 …}
  -id: 66022
  -bodyTs: "'ago':8 'citi':20 'littl':19 'nice':18 'pleasant':12 'realli':16 'surpris':13 'ten':6 'tulsa':4 'went':2 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4735838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698012971 {#5728
    date: 2023-10-23 00:16:11.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
128 DENIED moderate
App\Entity\EntryComment {#5729
  +user: App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5362
    +user: Proxies\__CG__\App\Entity\User {#5363 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: """
      I was born in Southern Arkansas and have lived in Tulsa, Oklahoma for 40 years. I consider myself a Southerner, not a Midwesterner. But that’s self-reported.\n
      \n
      The joke here goes “You know why Texas doesn’t slide off into the Gulf of Mexico? Because Oklahoma sucks so hard.”\n
      \n
      But truth be told, Tulsa is a pretty nice place to live. About half a million people and fairly progressive for a “Southern” state. And while many of the the hardcore conservatives moved to Texas, you still see a lot of Trump flags here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698003885 {#5360
      date: 2023-10-22 21:44:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5364 …}
    +nested: Doctrine\ORM\PersistentCollection {#5366 …}
    +votes: Doctrine\ORM\PersistentCollection {#5368 …}
    +reports: Doctrine\ORM\PersistentCollection {#5370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
    -id: 65670
    -bodyTs: "'40':14 'arkansa':6 'born':3 'conserv':83 'consid':17 'doesn':38 'fair':70 'flag':94 'goe':33 'gulf':44 'half':65 'hard':51 'hardcor':82 'joke':31 'know':35 'live':9,63 'lot':91 'mani':78 'mexico':46 'midwestern':23 'million':67 'move':84 'nice':60 'oklahoma':12,48 'peopl':68 'place':61 'pretti':59 'progress':71 'report':29 'see':89 'self':28 'self-report':27 'slide':40 'southern':5,20,74 'state':75 'still':88 'suck':49 'texa':37,86 'told':55 'trump':93 'truth':53 'tulsa':11,56 'year':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003885 {#5361
      date: 2023-10-22 21:44:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I went to Tulsa once ten years ago and was very pleasantly surprised by it. Really a nice little city."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698012971 {#5727
    date: 2023-10-23 00:16:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Subverb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5730 …}
  +nested: Doctrine\ORM\PersistentCollection {#5732 …}
  +votes: Doctrine\ORM\PersistentCollection {#5734 …}
  +reports: Doctrine\ORM\PersistentCollection {#5736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5740 …}
  -id: 66022
  -bodyTs: "'ago':8 'citi':20 'littl':19 'nice':18 'pleasant':12 'realli':16 'surpris':13 'ten':6 'tulsa':4 'went':2 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4735838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698012971 {#5728
    date: 2023-10-23 00:16:11.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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5378
  +user: Proxies\__CG__\App\Entity\User {#5379 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Well, now you have to move to the panhandle after that commercial, let us know how it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697997008 {#5376
    date: 2023-10-22 19:50:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5380 …}
  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 65347
  -bodyTs: "'commerci':12 'know':15 'let':13 'move':6 'panhandl':9 'us':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997008 {#5377
    date: 2023-10-22 19:50:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5378
  +user: Proxies\__CG__\App\Entity\User {#5379 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Well, now you have to move to the panhandle after that commercial, let us know how it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697997008 {#5376
    date: 2023-10-22 19:50:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5380 …}
  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 65347
  -bodyTs: "'commerci':12 'know':15 'let':13 'move':6 'panhandl':9 'us':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997008 {#5377
    date: 2023-10-22 19:50:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5378
  +user: Proxies\__CG__\App\Entity\User {#5379 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Well, now you have to move to the panhandle after that commercial, let us know how it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697997008 {#5376
    date: 2023-10-22 19:50:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5380 …}
  +nested: Doctrine\ORM\PersistentCollection {#5382 …}
  +votes: Doctrine\ORM\PersistentCollection {#5384 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 65347
  -bodyTs: "'commerci':12 'know':15 'let':13 'move':6 'panhandl':9 'us':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997008 {#5377
    date: 2023-10-22 19:50:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5635
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5378
    +user: Proxies\__CG__\App\Entity\User {#5379 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Well, now you have to move to the panhandle after that commercial, let us know how it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697997008 {#5376
      date: 2023-10-22 19:50:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5380 …}
    +nested: Doctrine\ORM\PersistentCollection {#5382 …}
    +votes: Doctrine\ORM\PersistentCollection {#5384 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 65347
    -bodyTs: "'commerci':12 'know':15 'let':13 'move':6 'panhandl':9 'us':14 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997008 {#5377
      date: 2023-10-22 19:50:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I’m pretty sure it’s a giant meth lab"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697997637 {#5633
    date: 2023-10-22 20:00:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Geriatrickid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 65376
  -bodyTs: "'giant':8 'lab':10 'm':2 'meth':9 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997637 {#5634
    date: 2023-10-22 20:00: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
135 DENIED edit
App\Entity\EntryComment {#5635
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5378
    +user: Proxies\__CG__\App\Entity\User {#5379 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Well, now you have to move to the panhandle after that commercial, let us know how it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697997008 {#5376
      date: 2023-10-22 19:50:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5380 …}
    +nested: Doctrine\ORM\PersistentCollection {#5382 …}
    +votes: Doctrine\ORM\PersistentCollection {#5384 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 65347
    -bodyTs: "'commerci':12 'know':15 'let':13 'move':6 'panhandl':9 'us':14 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997008 {#5377
      date: 2023-10-22 19:50:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I’m pretty sure it’s a giant meth lab"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697997637 {#5633
    date: 2023-10-22 20:00:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Geriatrickid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 65376
  -bodyTs: "'giant':8 'lab':10 'm':2 'meth':9 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997637 {#5634
    date: 2023-10-22 20:00: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
136 DENIED moderate
App\Entity\EntryComment {#5635
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5378
    +user: Proxies\__CG__\App\Entity\User {#5379 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Well, now you have to move to the panhandle after that commercial, let us know how it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697997008 {#5376
      date: 2023-10-22 19:50:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5380 …}
    +nested: Doctrine\ORM\PersistentCollection {#5382 …}
    +votes: Doctrine\ORM\PersistentCollection {#5384 …}
    +reports: Doctrine\ORM\PersistentCollection {#5386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
    -id: 65347
    -bodyTs: "'commerci':12 'know':15 'let':13 'move':6 'panhandl':9 'us':14 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997008 {#5377
      date: 2023-10-22 19:50:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I’m pretty sure it’s a giant meth lab"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697997637 {#5633
    date: 2023-10-22 20:00:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Geriatrickid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 65376
  -bodyTs: "'giant':8 'lab':10 'm':2 'meth':9 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997637 {#5634
    date: 2023-10-22 20:00: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5395 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I always joke that there is East, West, and South Texas, and then there is Meth Texas, AKA Oklahoma."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698001679 {#5392
    date: 2023-10-22 21:07:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5396 …}
  +nested: Doctrine\ORM\PersistentCollection {#5398 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
  -id: 65585
  -bodyTs: "'aka':18 'alway':2 'east':7 'joke':3 'meth':16 'oklahoma':19 'south':10 'texa':11,17 'west':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4061527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698001679 {#5393
    date: 2023-10-22 21:07:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5395 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I always joke that there is East, West, and South Texas, and then there is Meth Texas, AKA Oklahoma."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698001679 {#5392
    date: 2023-10-22 21:07:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5396 …}
  +nested: Doctrine\ORM\PersistentCollection {#5398 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
  -id: 65585
  -bodyTs: "'aka':18 'alway':2 'east':7 'joke':3 'meth':16 'oklahoma':19 'south':10 'texa':11,17 'west':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4061527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698001679 {#5393
    date: 2023-10-22 21:07:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5395 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "I always joke that there is East, West, and South Texas, and then there is Meth Texas, AKA Oklahoma."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698001679 {#5392
    date: 2023-10-22 21:07:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5396 …}
  +nested: Doctrine\ORM\PersistentCollection {#5398 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
  -id: 65585
  -bodyTs: "'aka':18 'alway':2 'east':7 'joke':3 'meth':16 'oklahoma':19 'south':10 'texa':11,17 'west':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4061527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698001679 {#5393
    date: 2023-10-22 21:07:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#5411 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Texan here. Oklahoma definitely has more in common with Kansas than Texas. I’d call it Great Plains, which has a lot of overlap with the midwest but isn’t quite the same thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698002360 {#5408
    date: 2023-10-22 21:19:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5412 …}
  +nested: Doctrine\ORM\PersistentCollection {#5414 …}
  +votes: Doctrine\ORM\PersistentCollection {#5416 …}
  +reports: Doctrine\ORM\PersistentCollection {#5418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5422 …}
  -id: 65609
  -bodyTs: "'call':15 'common':8 'd':14 'definit':4 'great':17 'isn':29 'kansa':10 'lot':22 'midwest':27 'oklahoma':3 'overlap':24 'plain':18 'quit':31 'texa':12 'texan':1 'thing':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002360 {#5409
    date: 2023-10-22 21:19: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
143 DENIED edit
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#5411 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Texan here. Oklahoma definitely has more in common with Kansas than Texas. I’d call it Great Plains, which has a lot of overlap with the midwest but isn’t quite the same thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698002360 {#5408
    date: 2023-10-22 21:19:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5412 …}
  +nested: Doctrine\ORM\PersistentCollection {#5414 …}
  +votes: Doctrine\ORM\PersistentCollection {#5416 …}
  +reports: Doctrine\ORM\PersistentCollection {#5418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5422 …}
  -id: 65609
  -bodyTs: "'call':15 'common':8 'd':14 'definit':4 'great':17 'isn':29 'kansa':10 'lot':22 'midwest':27 'oklahoma':3 'overlap':24 'plain':18 'quit':31 'texa':12 'texan':1 'thing':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002360 {#5409
    date: 2023-10-22 21:19: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
144 DENIED moderate
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#5411 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "Texan here. Oklahoma definitely has more in common with Kansas than Texas. I’d call it Great Plains, which has a lot of overlap with the midwest but isn’t quite the same thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698002360 {#5408
    date: 2023-10-22 21:19:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5412 …}
  +nested: Doctrine\ORM\PersistentCollection {#5414 …}
  +votes: Doctrine\ORM\PersistentCollection {#5416 …}
  +reports: Doctrine\ORM\PersistentCollection {#5418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5422 …}
  -id: 65609
  -bodyTs: "'call':15 'common':8 'd':14 'definit':4 'great':17 'isn':29 'kansa':10 'lot':22 'midwest':27 'oklahoma':3 'overlap':24 'plain':18 'quit':31 'texa':12 'texan':1 'thing':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002360 {#5409
    date: 2023-10-22 21:19: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5698
  +user: Proxies\__CG__\App\Entity\User {#5699 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5411 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Texan here. Oklahoma definitely has more in common with Kansas than Texas. I’d call it Great Plains, which has a lot of overlap with the midwest but isn’t quite the same thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698002360 {#5408
      date: 2023-10-22 21:19:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5412 …}
    +nested: Doctrine\ORM\PersistentCollection {#5414 …}
    +votes: Doctrine\ORM\PersistentCollection {#5416 …}
    +reports: Doctrine\ORM\PersistentCollection {#5418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5422 …}
    -id: 65609
    -bodyTs: "'call':15 'common':8 'd':14 'definit':4 'great':17 'isn':29 'kansa':10 'lot':22 'midwest':27 'oklahoma':3 'overlap':24 'plain':18 'quit':31 'texa':12 'texan':1 'thing':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002360 {#5409
      date: 2023-10-22 21:19:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "As a Kansan, don’t you *dare* put that evil on us!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698002514 {#5696
    date: 2023-10-22 21:21:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Cornelius_Wangenheim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5700 …}
  +nested: Doctrine\ORM\PersistentCollection {#5702 …}
  +votes: Doctrine\ORM\PersistentCollection {#5704 …}
  +reports: Doctrine\ORM\PersistentCollection {#5706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5710 …}
  -id: 65615
  -bodyTs: "'dare':7 'evil':10 'kansan':3 'put':8 'us':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4627530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002514 {#5697
    date: 2023-10-22 21:21:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5698
  +user: Proxies\__CG__\App\Entity\User {#5699 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5411 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Texan here. Oklahoma definitely has more in common with Kansas than Texas. I’d call it Great Plains, which has a lot of overlap with the midwest but isn’t quite the same thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698002360 {#5408
      date: 2023-10-22 21:19:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5412 …}
    +nested: Doctrine\ORM\PersistentCollection {#5414 …}
    +votes: Doctrine\ORM\PersistentCollection {#5416 …}
    +reports: Doctrine\ORM\PersistentCollection {#5418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5422 …}
    -id: 65609
    -bodyTs: "'call':15 'common':8 'd':14 'definit':4 'great':17 'isn':29 'kansa':10 'lot':22 'midwest':27 'oklahoma':3 'overlap':24 'plain':18 'quit':31 'texa':12 'texan':1 'thing':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002360 {#5409
      date: 2023-10-22 21:19:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "As a Kansan, don’t you *dare* put that evil on us!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698002514 {#5696
    date: 2023-10-22 21:21:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Cornelius_Wangenheim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5700 …}
  +nested: Doctrine\ORM\PersistentCollection {#5702 …}
  +votes: Doctrine\ORM\PersistentCollection {#5704 …}
  +reports: Doctrine\ORM\PersistentCollection {#5706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5710 …}
  -id: 65615
  -bodyTs: "'dare':7 'evil':10 'kansan':3 'put':8 'us':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4627530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002514 {#5697
    date: 2023-10-22 21:21:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5698
  +user: Proxies\__CG__\App\Entity\User {#5699 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#5411 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4422
      +user: App\Entity\User {#4435 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
        \n
        There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
        \n
        Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1698012972 {#4416
        date: 2023-10-23 00:16:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4423 …}
      +nested: Doctrine\ORM\PersistentCollection {#4425 …}
      +votes: Doctrine\ORM\PersistentCollection {#4427 …}
      +reports: Doctrine\ORM\PersistentCollection {#4429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
      -id: 65184
      -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726969"
      +editedAt: DateTimeImmutable @1697994093 {#4417
        date: 2023-10-22 19:01:33.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697993956 {#4418
        date: 2023-10-22 18:59:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4422}
    +body: "Texan here. Oklahoma definitely has more in common with Kansas than Texas. I’d call it Great Plains, which has a lot of overlap with the midwest but isn’t quite the same thing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698002360 {#5408
      date: 2023-10-22 21:19:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@Got_Bent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5412 …}
    +nested: Doctrine\ORM\PersistentCollection {#5414 …}
    +votes: Doctrine\ORM\PersistentCollection {#5416 …}
    +reports: Doctrine\ORM\PersistentCollection {#5418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5422 …}
    -id: 65609
    -bodyTs: "'call':15 'common':8 'd':14 'definit':4 'great':17 'isn':29 'kansa':10 'lot':22 'midwest':27 'oklahoma':3 'overlap':24 'plain':18 'quit':31 'texa':12 'texan':1 'thing':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729388"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002360 {#5409
      date: 2023-10-22 21:19:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "As a Kansan, don’t you *dare* put that evil on us!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698002514 {#5696
    date: 2023-10-22 21:21:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
    "@Cornelius_Wangenheim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5700 …}
  +nested: Doctrine\ORM\PersistentCollection {#5702 …}
  +votes: Doctrine\ORM\PersistentCollection {#5704 …}
  +reports: Doctrine\ORM\PersistentCollection {#5706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5710 …}
  -id: 65615
  -bodyTs: "'dare':7 'evil':10 'kansan':3 'put':8 'us':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4627530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002514 {#5697
    date: 2023-10-22 21:21:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5426
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "That part of the country is like part midwestern, part southern, part western."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697994426 {#5424
    date: 2023-10-22 19:07:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 65208
  -bodyTs: "'countri':5 'like':7 'midwestern':9 'part':2,8,10,12 'southern':11 'western':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994426 {#5425
    date: 2023-10-22 19:07:06.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
151 DENIED edit
App\Entity\EntryComment {#5426
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "That part of the country is like part midwestern, part southern, part western."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697994426 {#5424
    date: 2023-10-22 19:07:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 65208
  -bodyTs: "'countri':5 'like':7 'midwestern':9 'part':2,8,10,12 'southern':11 'western':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994426 {#5425
    date: 2023-10-22 19:07:06.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
152 DENIED moderate
App\Entity\EntryComment {#5426
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4422
    +user: App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I never have figured out how to categorize Oklahoma, but Midwest has never been on my Oklahoma bingo card. It’s more like a less affluent extension of Texas that is full of bogus slot machines and smells like weed everywhere.\n
      \n
      There is some surprisingly pretty land up there though. Growing up I always thought of it as a barren dust bowl wasteland. Lots and lots of trees in reality, at least in the eastern half. Don’t know what’s in the panhandle. I’m not sure anybody does.\n
      \n
      Edit: Just as I finished typing this, a commercial came on the TV. To quote, and no I’m not kidding, “Live the flyover life. Move to Oklahoma.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1698012972 {#4416
      date: 2023-10-23 00:16:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4423 …}
    +nested: Doctrine\ORM\PersistentCollection {#4425 …}
    +votes: Doctrine\ORM\PersistentCollection {#4427 …}
    +reports: Doctrine\ORM\PersistentCollection {#4429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
    -id: 65184
    -bodyTs: "'affluent':26 'alway':54 'anybodi':89 'barren':60 'bingo':18 'bogus':34 'bowl':62 'came':100 'card':19 'categor':8 'commerci':99 'dust':61 'eastern':75 'edit':91 'everywher':41 'extens':27 'figur':4 'finish':95 'flyover':114 'full':32 'grow':51 'half':76 'kid':111 'know':79 'land':47 'least':72 'less':25 'life':115 'like':23,39 'live':112 'lot':64,66 'm':86,109 'machin':36 'midwest':11 'move':116 'never':2,13 'oklahoma':9,17,118 'panhandl':84 'pretti':46 'quot':105 'realiti':70 'slot':35 'smell':38 'sure':88 'surpris':45 'texa':29 'though':50 'thought':55 'tree':68 'tv':103 'type':96 'wasteland':63 'weed':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726969"
    +editedAt: DateTimeImmutable @1697994093 {#4417
      date: 2023-10-22 19:01:33.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697993956 {#4418
      date: 2023-10-22 18:59:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4422}
  +body: "That part of the country is like part midwestern, part southern, part western."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697994426 {#5424
    date: 2023-10-22 19:07:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 65208
  -bodyTs: "'countri':5 'like':7 'midwestern':9 'part':2,8,10,12 'southern':11 'western':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994426 {#5425
    date: 2023-10-22 19:07:06.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4495
  +user: App\Entity\User {#4508 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "42% of Colorado has lost their damn mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698009254 {#4490
    date: 2023-10-22 23:14:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 64970
  -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5182514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989001 {#4491
    date: 2023-10-22 17:36: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
155 DENIED edit
App\Entity\EntryComment {#4495
  +user: App\Entity\User {#4508 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "42% of Colorado has lost their damn mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698009254 {#4490
    date: 2023-10-22 23:14:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 64970
  -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5182514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989001 {#4491
    date: 2023-10-22 17:36: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
156 DENIED moderate
App\Entity\EntryComment {#4495
  +user: App\Entity\User {#4508 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "42% of Colorado has lost their damn mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698009254 {#4490
    date: 2023-10-22 23:14:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 64970
  -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5182514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989001 {#4491
    date: 2023-10-22 17:36: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4495
    +user: App\Entity\User {#4508 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "42% of Colorado has lost their damn mind."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698009254 {#4490
      date: 2023-10-22 23:14:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4496 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -id: 64970
    -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5182514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989001 {#4491
      date: 2023-10-22 17:36:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "If you are east of the front range cities it pretty much is the Midwest. That makes up about 42% of the state. Seems accurate to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697989699 {#5281
    date: 2023-10-22 17:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@typopanther@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 65005
  -bodyTs: "'42':20 'accur':25 'citi':9 'east':4 'front':7 'make':17 'midwest':15 'much':12 'pretti':11 'rang':8 'seem':24 'state':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4690111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989699 {#5282
    date: 2023-10-22 17:48: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
159 DENIED edit
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4495
    +user: App\Entity\User {#4508 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "42% of Colorado has lost their damn mind."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698009254 {#4490
      date: 2023-10-22 23:14:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4496 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -id: 64970
    -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5182514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989001 {#4491
      date: 2023-10-22 17:36:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "If you are east of the front range cities it pretty much is the Midwest. That makes up about 42% of the state. Seems accurate to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697989699 {#5281
    date: 2023-10-22 17:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@typopanther@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 65005
  -bodyTs: "'42':20 'accur':25 'citi':9 'east':4 'front':7 'make':17 'midwest':15 'much':12 'pretti':11 'rang':8 'seem':24 'state':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4690111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989699 {#5282
    date: 2023-10-22 17:48: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
160 DENIED moderate
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4495
    +user: App\Entity\User {#4508 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "42% of Colorado has lost their damn mind."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698009254 {#4490
      date: 2023-10-22 23:14:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4496 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4500 …}
    +reports: Doctrine\ORM\PersistentCollection {#4502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
    -id: 64970
    -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5182514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989001 {#4491
      date: 2023-10-22 17:36:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "If you are east of the front range cities it pretty much is the Midwest. That makes up about 42% of the state. Seems accurate to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697989699 {#5281
    date: 2023-10-22 17:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@typopanther@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 65005
  -bodyTs: "'42':20 'accur':25 'citi':9 'east':4 'front':7 'make':17 'midwest':15 'much':12 'pretti':11 'rang':8 'seem':24 'state':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4690111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989699 {#5282
    date: 2023-10-22 17:48: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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5558
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4495
      +user: App\Entity\User {#4508 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "42% of Colorado has lost their damn mind."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698009254 {#4490
        date: 2023-10-22 23:14:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4496 …}
      +nested: Doctrine\ORM\PersistentCollection {#4498 …}
      +votes: Doctrine\ORM\PersistentCollection {#4500 …}
      +reports: Doctrine\ORM\PersistentCollection {#4502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
      -id: 64970
      -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5182514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697989001 {#4491
        date: 2023-10-22 17:36:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4495}
    +body: "If you are east of the front range cities it pretty much is the Midwest. That makes up about 42% of the state. Seems accurate to me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697989699 {#5281
      date: 2023-10-22 17:48:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@typopanther@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 65005
    -bodyTs: "'42':20 'accur':25 'citi':9 'east':4 'front':7 'make':17 'midwest':15 'much':12 'pretti':11 'rang':8 'seem':24 'state':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4690111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989699 {#5282
      date: 2023-10-22 17:48:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "But no one in Fort Collins to Denver to CO Springs to Pueblo (almost the entire population of the state) would ever say they’re in the Midwest. Those cities basically start the West."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698009253 {#5556
    date: 2023-10-22 23:14:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@typopanther@lemm.ee"
    "@neomis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5561 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
  -id: 65889
  -bodyTs: "'almost':14 'basic':31 'citi':30 'co':10 'collin':6 'denver':8 'entir':16 'ever':22 'fort':5 'midwest':28 'one':3 'popul':17 'pueblo':13 're':25 'say':23 'spring':11 'start':32 'state':20 'west':34 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4732355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698009253 {#5557
    date: 2023-10-22 23:14:13.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
163 DENIED edit
App\Entity\EntryComment {#5558
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4495
      +user: App\Entity\User {#4508 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "42% of Colorado has lost their damn mind."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698009254 {#4490
        date: 2023-10-22 23:14:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4496 …}
      +nested: Doctrine\ORM\PersistentCollection {#4498 …}
      +votes: Doctrine\ORM\PersistentCollection {#4500 …}
      +reports: Doctrine\ORM\PersistentCollection {#4502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
      -id: 64970
      -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5182514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697989001 {#4491
        date: 2023-10-22 17:36:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4495}
    +body: "If you are east of the front range cities it pretty much is the Midwest. That makes up about 42% of the state. Seems accurate to me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697989699 {#5281
      date: 2023-10-22 17:48:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@typopanther@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 65005
    -bodyTs: "'42':20 'accur':25 'citi':9 'east':4 'front':7 'make':17 'midwest':15 'much':12 'pretti':11 'rang':8 'seem':24 'state':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4690111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989699 {#5282
      date: 2023-10-22 17:48:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "But no one in Fort Collins to Denver to CO Springs to Pueblo (almost the entire population of the state) would ever say they’re in the Midwest. Those cities basically start the West."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698009253 {#5556
    date: 2023-10-22 23:14:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@typopanther@lemm.ee"
    "@neomis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5561 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
  -id: 65889
  -bodyTs: "'almost':14 'basic':31 'citi':30 'co':10 'collin':6 'denver':8 'entir':16 'ever':22 'fort':5 'midwest':28 'one':3 'popul':17 'pueblo':13 're':25 'say':23 'spring':11 'start':32 'state':20 'west':34 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4732355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698009253 {#5557
    date: 2023-10-22 23:14:13.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
164 DENIED moderate
App\Entity\EntryComment {#5558
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4495
      +user: App\Entity\User {#4508 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "42% of Colorado has lost their damn mind."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698009254 {#4490
        date: 2023-10-22 23:14:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4496 …}
      +nested: Doctrine\ORM\PersistentCollection {#4498 …}
      +votes: Doctrine\ORM\PersistentCollection {#4500 …}
      +reports: Doctrine\ORM\PersistentCollection {#4502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
      -id: 64970
      -bodyTs: "'42':1 'colorado':3 'damn':7 'lost':5 'mind':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5182514"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697989001 {#4491
        date: 2023-10-22 17:36:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4495}
    +body: "If you are east of the front range cities it pretty much is the Midwest. That makes up about 42% of the state. Seems accurate to me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697989699 {#5281
      date: 2023-10-22 17:48:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@typopanther@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 65005
    -bodyTs: "'42':20 'accur':25 'citi':9 'east':4 'front':7 'make':17 'midwest':15 'much':12 'pretti':11 'rang':8 'seem':24 'state':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4690111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989699 {#5282
      date: 2023-10-22 17:48:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4495}
  +body: "But no one in Fort Collins to Denver to CO Springs to Pueblo (almost the entire population of the state) would ever say they’re in the Midwest. Those cities basically start the West."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698009253 {#5556
    date: 2023-10-22 23:14:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@typopanther@lemm.ee"
    "@neomis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5561 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
  -id: 65889
  -bodyTs: "'almost':14 'basic':31 'citi':30 'co':10 'collin':6 'denver':8 'entir':16 'ever':22 'fort':5 'midwest':28 'one':3 'popul':17 'pueblo':13 're':25 'say':23 'spring':11 'start':32 'state':20 'west':34 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4732355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698009253 {#5557
    date: 2023-10-22 23:14:13.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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#4568
  +user: App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698008803 {#4563
    date: 2023-10-22 23:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 65077
  -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697991538 {#4564
    date: 2023-10-22 18:18:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4568
  +user: App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698008803 {#4563
    date: 2023-10-22 23:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 65077
  -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697991538 {#4564
    date: 2023-10-22 18:18:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4568
  +user: App\Entity\User {#4581 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698008803 {#4563
    date: 2023-10-22 23:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4569 …}
  +nested: Doctrine\ORM\PersistentCollection {#4571 …}
  +votes: Doctrine\ORM\PersistentCollection {#4573 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 65077
  -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697991538 {#4564
    date: 2023-10-22 18:18:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5299
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698008803 {#4563
      date: 2023-10-22 23:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 65077
    -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991538 {#4564
      date: 2023-10-22 18:18:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Coloradan here. We don’t. I’m very suspicious of this data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697992902 {#5297
    date: 2023-10-22 18:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 65142
  -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992902 {#5298
    date: 2023-10-22 18:41:42.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
171 DENIED edit
App\Entity\EntryComment {#5299
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698008803 {#4563
      date: 2023-10-22 23:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 65077
    -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991538 {#4564
      date: 2023-10-22 18:18:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Coloradan here. We don’t. I’m very suspicious of this data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697992902 {#5297
    date: 2023-10-22 18:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 65142
  -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992902 {#5298
    date: 2023-10-22 18:41:42.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
172 DENIED moderate
App\Entity\EntryComment {#5299
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698008803 {#4563
      date: 2023-10-22 23:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 65077
    -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991538 {#4564
      date: 2023-10-22 18:18:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Coloradan here. We don’t. I’m very suspicious of this data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697992902 {#5297
    date: 2023-10-22 18:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 65142
  -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992902 {#5298
    date: 2023-10-22 18:41:42.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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5573
  +user: Proxies\__CG__\App\Entity\User {#5574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Coloradan here. We don’t. I’m very suspicious of this data."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697992902 {#5297
      date: 2023-10-22 18:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 65142
    -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992902 {#5298
      date: 2023-10-22 18:41:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698003019 {#5571
    date: 2023-10-22 21:30:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5579 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 65632
  -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003019 {#5572
    date: 2023-10-22 21:30: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
175 DENIED edit
App\Entity\EntryComment {#5573
  +user: Proxies\__CG__\App\Entity\User {#5574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Coloradan here. We don’t. I’m very suspicious of this data."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697992902 {#5297
      date: 2023-10-22 18:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 65142
    -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992902 {#5298
      date: 2023-10-22 18:41:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698003019 {#5571
    date: 2023-10-22 21:30:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5579 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 65632
  -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003019 {#5572
    date: 2023-10-22 21:30: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
176 DENIED moderate
App\Entity\EntryComment {#5573
  +user: Proxies\__CG__\App\Entity\User {#5574 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Coloradan here. We don’t. I’m very suspicious of this data."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697992902 {#5297
      date: 2023-10-22 18:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 65142
    -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992902 {#5298
      date: 2023-10-22 18:41:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698003019 {#5571
    date: 2023-10-22 21:30:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5575 …}
  +nested: Doctrine\ORM\PersistentCollection {#5577 …}
  +votes: Doctrine\ORM\PersistentCollection {#5579 …}
  +reports: Doctrine\ORM\PersistentCollection {#5581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
  -id: 65632
  -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003019 {#5572
    date: 2023-10-22 21:30: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5814
  +user: Proxies\__CG__\App\Entity\User {#5815 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5573
    +user: Proxies\__CG__\App\Entity\User {#5574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5299
      +user: Proxies\__CG__\App\Entity\User {#5189 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4568
        +user: App\Entity\User {#4581 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1698008803 {#4563
          date: 2023-10-22 23:06:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4569 …}
        +nested: Doctrine\ORM\PersistentCollection {#4571 …}
        +votes: Doctrine\ORM\PersistentCollection {#4573 …}
        +reports: Doctrine\ORM\PersistentCollection {#4575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
        -id: 65077
        -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4726292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697991538 {#4564
          date: 2023-10-22 18:18:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4568}
      +body: "Coloradan here. We don’t. I’m very suspicious of this data."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697992902 {#5297
        date: 2023-10-22 18:41:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5300 …}
      +nested: Doctrine\ORM\PersistentCollection {#5302 …}
      +votes: Doctrine\ORM\PersistentCollection {#5304 …}
      +reports: Doctrine\ORM\PersistentCollection {#5306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
      -id: 65142
      -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697992902 {#5298
        date: 2023-10-22 18:41:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698003019 {#5571
      date: 2023-10-22 21:30:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@wild@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5575 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5579 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 65632
    -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003019 {#5572
      date: 2023-10-22 21:30:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Yep, and it’s really obvious if you’ve driven into the state from the east. You find yourself wondering when you’re gonna get to Colorado and realize you’ve been driving in it for 3 hours, it just looks exactly the same as the last 10 hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698004508 {#5812
    date: 2023-10-22 21:55:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
    "@ManosTheHandsOfFate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5816 …}
  +nested: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5820 …}
  +reports: Doctrine\ORM\PersistentCollection {#5822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5826 …}
  -id: 65702
  -bodyTs: "'10':48 '3':37 'colorado':27 'drive':33 'driven':10 'east':16 'exact':42 'find':18 'get':25 'gonna':24 'hour':38,49 'last':47 'look':41 'obvious':6 're':23 'realiz':29 'realli':5 'state':13 've':9,31 'wonder':20 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5190779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004508 {#5813
    date: 2023-10-22 21:55:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5814
  +user: Proxies\__CG__\App\Entity\User {#5815 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5573
    +user: Proxies\__CG__\App\Entity\User {#5574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5299
      +user: Proxies\__CG__\App\Entity\User {#5189 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4568
        +user: App\Entity\User {#4581 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1698008803 {#4563
          date: 2023-10-22 23:06:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4569 …}
        +nested: Doctrine\ORM\PersistentCollection {#4571 …}
        +votes: Doctrine\ORM\PersistentCollection {#4573 …}
        +reports: Doctrine\ORM\PersistentCollection {#4575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
        -id: 65077
        -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4726292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697991538 {#4564
          date: 2023-10-22 18:18:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4568}
      +body: "Coloradan here. We don’t. I’m very suspicious of this data."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697992902 {#5297
        date: 2023-10-22 18:41:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5300 …}
      +nested: Doctrine\ORM\PersistentCollection {#5302 …}
      +votes: Doctrine\ORM\PersistentCollection {#5304 …}
      +reports: Doctrine\ORM\PersistentCollection {#5306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
      -id: 65142
      -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697992902 {#5298
        date: 2023-10-22 18:41:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698003019 {#5571
      date: 2023-10-22 21:30:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@wild@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5575 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5579 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 65632
    -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003019 {#5572
      date: 2023-10-22 21:30:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Yep, and it’s really obvious if you’ve driven into the state from the east. You find yourself wondering when you’re gonna get to Colorado and realize you’ve been driving in it for 3 hours, it just looks exactly the same as the last 10 hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698004508 {#5812
    date: 2023-10-22 21:55:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
    "@ManosTheHandsOfFate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5816 …}
  +nested: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5820 …}
  +reports: Doctrine\ORM\PersistentCollection {#5822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5826 …}
  -id: 65702
  -bodyTs: "'10':48 '3':37 'colorado':27 'drive':33 'driven':10 'east':16 'exact':42 'find':18 'get':25 'gonna':24 'hour':38,49 'last':47 'look':41 'obvious':6 're':23 'realiz':29 'realli':5 'state':13 've':9,31 'wonder':20 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5190779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004508 {#5813
    date: 2023-10-22 21:55:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5814
  +user: Proxies\__CG__\App\Entity\User {#5815 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5573
    +user: Proxies\__CG__\App\Entity\User {#5574 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5299
      +user: Proxies\__CG__\App\Entity\User {#5189 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4568
        +user: App\Entity\User {#4581 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1698008803 {#4563
          date: 2023-10-22 23:06:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4569 …}
        +nested: Doctrine\ORM\PersistentCollection {#4571 …}
        +votes: Doctrine\ORM\PersistentCollection {#4573 …}
        +reports: Doctrine\ORM\PersistentCollection {#4575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
        -id: 65077
        -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4726292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697991538 {#4564
          date: 2023-10-22 18:18:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4568}
      +body: "Coloradan here. We don’t. I’m very suspicious of this data."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697992902 {#5297
        date: 2023-10-22 18:41:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5300 …}
      +nested: Doctrine\ORM\PersistentCollection {#5302 …}
      +votes: Doctrine\ORM\PersistentCollection {#5304 …}
      +reports: Doctrine\ORM\PersistentCollection {#5306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
      -id: 65142
      -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697992902 {#5298
        date: 2023-10-22 18:41:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698003019 {#5571
      date: 2023-10-22 21:30:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@wild@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5575 …}
    +nested: Doctrine\ORM\PersistentCollection {#5577 …}
    +votes: Doctrine\ORM\PersistentCollection {#5579 …}
    +reports: Doctrine\ORM\PersistentCollection {#5581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
    -id: 65632
    -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729532"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003019 {#5572
      date: 2023-10-22 21:30:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Yep, and it’s really obvious if you’ve driven into the state from the east. You find yourself wondering when you’re gonna get to Colorado and realize you’ve been driving in it for 3 hours, it just looks exactly the same as the last 10 hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698004508 {#5812
    date: 2023-10-22 21:55:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
    "@ManosTheHandsOfFate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5816 …}
  +nested: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5820 …}
  +reports: Doctrine\ORM\PersistentCollection {#5822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5826 …}
  -id: 65702
  -bodyTs: "'10':48 '3':37 'colorado':27 'drive':33 'driven':10 'east':16 'exact':42 'find':18 'get':25 'gonna':24 'hour':38,49 'last':47 'look':41 'obvious':6 're':23 'realiz':29 'realli':5 'state':13 've':9,31 'wonder':20 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5190779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004508 {#5813
    date: 2023-10-22 21:55:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5849
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5814
    +user: Proxies\__CG__\App\Entity\User {#5815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5573
      +user: Proxies\__CG__\App\Entity\User {#5574 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5299
        +user: Proxies\__CG__\App\Entity\User {#5189 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4568
          +user: App\Entity\User {#4581 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1698008803 {#4563
            date: 2023-10-22 23:06:43.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4569 …}
          +nested: Doctrine\ORM\PersistentCollection {#4571 …}
          +votes: Doctrine\ORM\PersistentCollection {#4573 …}
          +reports: Doctrine\ORM\PersistentCollection {#4575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
          -id: 65077
          -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4726292"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697991538 {#4564
            date: 2023-10-22 18:18:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4568}
        +body: "Coloradan here. We don’t. I’m very suspicious of this data."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697992902 {#5297
          date: 2023-10-22 18:41:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5300 …}
        +nested: Doctrine\ORM\PersistentCollection {#5302 …}
        +votes: Doctrine\ORM\PersistentCollection {#5304 …}
        +reports: Doctrine\ORM\PersistentCollection {#5306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
        -id: 65142
        -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4726670"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697992902 {#5298
          date: 2023-10-22 18:41:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4568}
      +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698003019 {#5571
        date: 2023-10-22 21:30:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@captainlezbian@lemmy.world"
        "@wild@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5575 …}
      +nested: Doctrine\ORM\PersistentCollection {#5577 …}
      +votes: Doctrine\ORM\PersistentCollection {#5579 …}
      +reports: Doctrine\ORM\PersistentCollection {#5581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
      -id: 65632
      -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4729532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698003019 {#5572
        date: 2023-10-22 21:30:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Yep, and it’s really obvious if you’ve driven into the state from the east. You find yourself wondering when you’re gonna get to Colorado and realize you’ve been driving in it for 3 hours, it just looks exactly the same as the last 10 hours."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698004508 {#5812
      date: 2023-10-22 21:55:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@wild@lemmy.world"
      "@ManosTheHandsOfFate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5816 …}
    +nested: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5820 …}
    +reports: Doctrine\ORM\PersistentCollection {#5822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5826 …}
    -id: 65702
    -bodyTs: "'10':48 '3':37 'colorado':27 'drive':33 'driven':10 'east':16 'exact':42 'find':18 'get':25 'gonna':24 'hour':38,49 'last':47 'look':41 'obvious':6 're':23 'realiz':29 'realli':5 'state':13 've':9,31 'wonder':20 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5190779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698004508 {#5813
      date: 2023-10-22 21:55:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "The trick is, as soon as you can see the tip of Pikes Peak, you’re in Colorado."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698008739 {#5848
    date: 2023-10-22 23:05:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
    "@ManosTheHandsOfFate@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5852 …}
  +nested: Doctrine\ORM\PersistentCollection {#5857 …}
  +votes: Doctrine\ORM\PersistentCollection {#5853 …}
  +reports: Doctrine\ORM\PersistentCollection {#5859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5863 …}
  -id: 65859
  -bodyTs: "'colorado':18 'peak':14 'pike':13 're':16 'see':9 'soon':5 'tip':11 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698008739 {#5845
    date: 2023-10-22 23:05:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5849
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5814
    +user: Proxies\__CG__\App\Entity\User {#5815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5573
      +user: Proxies\__CG__\App\Entity\User {#5574 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5299
        +user: Proxies\__CG__\App\Entity\User {#5189 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4568
          +user: App\Entity\User {#4581 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1698008803 {#4563
            date: 2023-10-22 23:06:43.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4569 …}
          +nested: Doctrine\ORM\PersistentCollection {#4571 …}
          +votes: Doctrine\ORM\PersistentCollection {#4573 …}
          +reports: Doctrine\ORM\PersistentCollection {#4575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
          -id: 65077
          -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4726292"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697991538 {#4564
            date: 2023-10-22 18:18:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4568}
        +body: "Coloradan here. We don’t. I’m very suspicious of this data."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697992902 {#5297
          date: 2023-10-22 18:41:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5300 …}
        +nested: Doctrine\ORM\PersistentCollection {#5302 …}
        +votes: Doctrine\ORM\PersistentCollection {#5304 …}
        +reports: Doctrine\ORM\PersistentCollection {#5306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
        -id: 65142
        -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4726670"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697992902 {#5298
          date: 2023-10-22 18:41:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4568}
      +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698003019 {#5571
        date: 2023-10-22 21:30:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@captainlezbian@lemmy.world"
        "@wild@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5575 …}
      +nested: Doctrine\ORM\PersistentCollection {#5577 …}
      +votes: Doctrine\ORM\PersistentCollection {#5579 …}
      +reports: Doctrine\ORM\PersistentCollection {#5581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
      -id: 65632
      -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4729532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698003019 {#5572
        date: 2023-10-22 21:30:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Yep, and it’s really obvious if you’ve driven into the state from the east. You find yourself wondering when you’re gonna get to Colorado and realize you’ve been driving in it for 3 hours, it just looks exactly the same as the last 10 hours."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698004508 {#5812
      date: 2023-10-22 21:55:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@wild@lemmy.world"
      "@ManosTheHandsOfFate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5816 …}
    +nested: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5820 …}
    +reports: Doctrine\ORM\PersistentCollection {#5822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5826 …}
    -id: 65702
    -bodyTs: "'10':48 '3':37 'colorado':27 'drive':33 'driven':10 'east':16 'exact':42 'find':18 'get':25 'gonna':24 'hour':38,49 'last':47 'look':41 'obvious':6 're':23 'realiz':29 'realli':5 'state':13 've':9,31 'wonder':20 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5190779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698004508 {#5813
      date: 2023-10-22 21:55:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "The trick is, as soon as you can see the tip of Pikes Peak, you’re in Colorado."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698008739 {#5848
    date: 2023-10-22 23:05:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
    "@ManosTheHandsOfFate@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5852 …}
  +nested: Doctrine\ORM\PersistentCollection {#5857 …}
  +votes: Doctrine\ORM\PersistentCollection {#5853 …}
  +reports: Doctrine\ORM\PersistentCollection {#5859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5863 …}
  -id: 65859
  -bodyTs: "'colorado':18 'peak':14 'pike':13 're':16 'see':9 'soon':5 'tip':11 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698008739 {#5845
    date: 2023-10-22 23:05:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5849
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5814
    +user: Proxies\__CG__\App\Entity\User {#5815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5573
      +user: Proxies\__CG__\App\Entity\User {#5574 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5299
        +user: Proxies\__CG__\App\Entity\User {#5189 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4568
          +user: App\Entity\User {#4581 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1698008803 {#4563
            date: 2023-10-22 23:06:43.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4569 …}
          +nested: Doctrine\ORM\PersistentCollection {#4571 …}
          +votes: Doctrine\ORM\PersistentCollection {#4573 …}
          +reports: Doctrine\ORM\PersistentCollection {#4575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
          -id: 65077
          -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4726292"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697991538 {#4564
            date: 2023-10-22 18:18:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4568}
        +body: "Coloradan here. We don’t. I’m very suspicious of this data."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697992902 {#5297
          date: 2023-10-22 18:41:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
          "@captainlezbian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5300 …}
        +nested: Doctrine\ORM\PersistentCollection {#5302 …}
        +votes: Doctrine\ORM\PersistentCollection {#5304 …}
        +reports: Doctrine\ORM\PersistentCollection {#5306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
        -id: 65142
        -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4726670"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697992902 {#5298
          date: 2023-10-22 18:41:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4568}
      +body: "The eastern third of CO is all plains and definitely feels like the Midwest, but hardly anyone lives there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698003019 {#5571
        date: 2023-10-22 21:30:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@captainlezbian@lemmy.world"
        "@wild@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5575 …}
      +nested: Doctrine\ORM\PersistentCollection {#5577 …}
      +votes: Doctrine\ORM\PersistentCollection {#5579 …}
      +reports: Doctrine\ORM\PersistentCollection {#5581 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5583 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5585 …}
      -id: 65632
      -bodyTs: "'anyon':17 'co':5 'definit':10 'eastern':2 'feel':11 'hard':16 'like':12 'live':18 'midwest':14 'plain':8 'third':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4729532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698003019 {#5572
        date: 2023-10-22 21:30:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Yep, and it’s really obvious if you’ve driven into the state from the east. You find yourself wondering when you’re gonna get to Colorado and realize you’ve been driving in it for 3 hours, it just looks exactly the same as the last 10 hours."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698004508 {#5812
      date: 2023-10-22 21:55:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
      "@wild@lemmy.world"
      "@ManosTheHandsOfFate@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5816 …}
    +nested: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5820 …}
    +reports: Doctrine\ORM\PersistentCollection {#5822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5826 …}
    -id: 65702
    -bodyTs: "'10':48 '3':37 'colorado':27 'drive':33 'driven':10 'east':16 'exact':42 'find':18 'get':25 'gonna':24 'hour':38,49 'last':47 'look':41 'obvious':6 're':23 'realiz':29 'realli':5 'state':13 've':9,31 'wonder':20 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5190779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698004508 {#5813
      date: 2023-10-22 21:55:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "The trick is, as soon as you can see the tip of Pikes Peak, you’re in Colorado."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698008739 {#5848
    date: 2023-10-22 23:05:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
    "@ManosTheHandsOfFate@lemmy.world"
    "@PraiseTheSoup@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5852 …}
  +nested: Doctrine\ORM\PersistentCollection {#5857 …}
  +votes: Doctrine\ORM\PersistentCollection {#5853 …}
  +reports: Doctrine\ORM\PersistentCollection {#5859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5863 …}
  -id: 65859
  -bodyTs: "'colorado':18 'peak':14 'pike':13 're':16 'see':9 'soon':5 'tip':11 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698008739 {#5845
    date: 2023-10-22 23:05:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5590
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Coloradan here. We don’t. I’m very suspicious of this data."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697992902 {#5297
      date: 2023-10-22 18:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 65142
    -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992902 {#5298
      date: 2023-10-22 18:41:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Same thought. No one here thinks it’s the midwest. It’s the west and very apparent. Ghost towns start popping up for attractions, everything’s about the mountains, camping, hiking, skiing/snowboarding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698008802 {#5587
    date: 2023-10-22 23:06:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5591 …}
  +nested: Doctrine\ORM\PersistentCollection {#5593 …}
  +votes: Doctrine\ORM\PersistentCollection {#5595 …}
  +reports: Doctrine\ORM\PersistentCollection {#5597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
  -id: 65863
  -bodyTs: "'appar':17 'attract':24 'camp':30 'everyth':25 'ghost':18 'hike':31 'midwest':10 'mountain':29 'one':4 'pop':21 'skiing/snowboarding':32 'start':20 'think':6 'thought':2 'town':19 'west':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731960"
  +editedAt: DateTimeImmutable @1698008845 {#5588
    date: 2023-10-22 23:07:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698008802 {#5589
    date: 2023-10-22 23:06:42.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
187 DENIED edit
App\Entity\EntryComment {#5590
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Coloradan here. We don’t. I’m very suspicious of this data."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697992902 {#5297
      date: 2023-10-22 18:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 65142
    -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992902 {#5298
      date: 2023-10-22 18:41:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Same thought. No one here thinks it’s the midwest. It’s the west and very apparent. Ghost towns start popping up for attractions, everything’s about the mountains, camping, hiking, skiing/snowboarding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698008802 {#5587
    date: 2023-10-22 23:06:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5591 …}
  +nested: Doctrine\ORM\PersistentCollection {#5593 …}
  +votes: Doctrine\ORM\PersistentCollection {#5595 …}
  +reports: Doctrine\ORM\PersistentCollection {#5597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
  -id: 65863
  -bodyTs: "'appar':17 'attract':24 'camp':30 'everyth':25 'ghost':18 'hike':31 'midwest':10 'mountain':29 'one':4 'pop':21 'skiing/snowboarding':32 'start':20 'think':6 'thought':2 'town':19 'west':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731960"
  +editedAt: DateTimeImmutable @1698008845 {#5588
    date: 2023-10-22 23:07:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698008802 {#5589
    date: 2023-10-22 23:06:42.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
188 DENIED moderate
App\Entity\EntryComment {#5590
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: Proxies\__CG__\App\Entity\User {#5189 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "Coloradan here. We don’t. I’m very suspicious of this data."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697992902 {#5297
      date: 2023-10-22 18:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 65142
    -bodyTs: "'coloradan':1 'data':12 'm':7 'suspici':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992902 {#5298
      date: 2023-10-22 18:41:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "Same thought. No one here thinks it’s the midwest. It’s the west and very apparent. Ghost towns start popping up for attractions, everything’s about the mountains, camping, hiking, skiing/snowboarding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698008802 {#5587
    date: 2023-10-22 23:06:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@wild@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5591 …}
  +nested: Doctrine\ORM\PersistentCollection {#5593 …}
  +votes: Doctrine\ORM\PersistentCollection {#5595 …}
  +reports: Doctrine\ORM\PersistentCollection {#5597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5601 …}
  -id: 65863
  -bodyTs: "'appar':17 'attract':24 'camp':30 'everyth':25 'ghost':18 'hike':31 'midwest':10 'mountain':29 'one':4 'pop':21 'skiing/snowboarding':32 'start':20 'think':6 'thought':2 'town':19 'west':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4731960"
  +editedAt: DateTimeImmutable @1698008845 {#5588
    date: 2023-10-22 23:07:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698008802 {#5589
    date: 2023-10-22 23:06:42.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
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#5314
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698008803 {#4563
      date: 2023-10-22 23:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 65077
    -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991538 {#4564
      date: 2023-10-22 18:18:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "You’ll never get everyone to agree on anything in a poll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697997882 {#5312
    date: 2023-10-22 20:04:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5316 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5320 …}
  +reports: Doctrine\ORM\PersistentCollection {#5322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
  -id: 65388
  -bodyTs: "'agre':7 'anyth':9 'everyon':5 'get':4 'll':2 'never':3 'poll':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997882 {#5313
    date: 2023-10-22 20:04:42.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
191 DENIED edit
App\Entity\EntryComment {#5314
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698008803 {#4563
      date: 2023-10-22 23:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 65077
    -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991538 {#4564
      date: 2023-10-22 18:18:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "You’ll never get everyone to agree on anything in a poll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697997882 {#5312
    date: 2023-10-22 20:04:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5316 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5320 …}
  +reports: Doctrine\ORM\PersistentCollection {#5322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
  -id: 65388
  -bodyTs: "'agre':7 'anyth':9 'everyon':5 'get':4 'll':2 'never':3 'poll':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997882 {#5313
    date: 2023-10-22 20:04:42.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
192 DENIED moderate
App\Entity\EntryComment {#5314
  +user: Proxies\__CG__\App\Entity\User {#5315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4568
    +user: App\Entity\User {#4581 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698008803 {#4563
      date: 2023-10-22 23:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4569 …}
    +nested: Doctrine\ORM\PersistentCollection {#4571 …}
    +votes: Doctrine\ORM\PersistentCollection {#4573 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 65077
    -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991538 {#4564
      date: 2023-10-22 18:18:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "You’ll never get everyone to agree on anything in a poll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697997882 {#5312
    date: 2023-10-22 20:04:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5316 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5320 …}
  +reports: Doctrine\ORM\PersistentCollection {#5322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
  -id: 65388
  -bodyTs: "'agre':7 'anyth':9 'everyon':5 'get':4 'll':2 'never':3 'poll':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997882 {#5313
    date: 2023-10-22 20:04:42.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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#5666
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5314
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "You’ll never get everyone to agree on anything in a poll."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697997882 {#5312
      date: 2023-10-22 20:04:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5316 …}
    +nested: Doctrine\ORM\PersistentCollection {#5318 …}
    +votes: Doctrine\ORM\PersistentCollection {#5320 …}
    +reports: Doctrine\ORM\PersistentCollection {#5322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
    -id: 65388
    -bodyTs: "'agre':7 'anyth':9 'everyon':5 'get':4 'll':2 'never':3 'poll':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997882 {#5313
      date: 2023-10-22 20:04:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "In fact, weird outliers are a sign that the numbers weren’t cooked. In polling, you’ll always find a Christian who thinks Jesus isn’t real, an Atheist who thinks the ten commandments should be posted in classrooms, people who think Sonic tastes good, and other equally strange and nonsensical results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698004462 {#5664
    date: 2023-10-22 21:54:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 65699
  -bodyTs: "'alway':18 'atheist':29 'christian':21 'classroom':39 'command':34 'cook':13 'equal':48 'fact':2 'find':19 'good':45 'isn':25 'jesus':24 'll':17 'nonsens':51 'number':10 'outlier':4 'peopl':40 'poll':15 'post':37 'real':27 'result':52 'sign':7 'sonic':43 'strang':49 'tast':44 'ten':33 'think':23,31,42 'weird':3 'weren':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3962810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004462 {#5665
    date: 2023-10-22 21:54: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
195 DENIED edit
App\Entity\EntryComment {#5666
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5314
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "You’ll never get everyone to agree on anything in a poll."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697997882 {#5312
      date: 2023-10-22 20:04:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5316 …}
    +nested: Doctrine\ORM\PersistentCollection {#5318 …}
    +votes: Doctrine\ORM\PersistentCollection {#5320 …}
    +reports: Doctrine\ORM\PersistentCollection {#5322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
    -id: 65388
    -bodyTs: "'agre':7 'anyth':9 'everyon':5 'get':4 'll':2 'never':3 'poll':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997882 {#5313
      date: 2023-10-22 20:04:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "In fact, weird outliers are a sign that the numbers weren’t cooked. In polling, you’ll always find a Christian who thinks Jesus isn’t real, an Atheist who thinks the ten commandments should be posted in classrooms, people who think Sonic tastes good, and other equally strange and nonsensical results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698004462 {#5664
    date: 2023-10-22 21:54:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 65699
  -bodyTs: "'alway':18 'atheist':29 'christian':21 'classroom':39 'command':34 'cook':13 'equal':48 'fact':2 'find':19 'good':45 'isn':25 'jesus':24 'll':17 'nonsens':51 'number':10 'outlier':4 'peopl':40 'poll':15 'post':37 'real':27 'result':52 'sign':7 'sonic':43 'strang':49 'tast':44 'ten':33 'think':23,31,42 'weird':3 'weren':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3962810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004462 {#5665
    date: 2023-10-22 21:54: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
196 DENIED moderate
App\Entity\EntryComment {#5666
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5314
    +user: Proxies\__CG__\App\Entity\User {#5315 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4568
      +user: App\Entity\User {#4581 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ok Colorado and Wyoming thinking they’re Midwest is new to me. As is Ohioans thinking we arent"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698008803 {#4563
        date: 2023-10-22 23:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4569 …}
      +nested: Doctrine\ORM\PersistentCollection {#4571 …}
      +votes: Doctrine\ORM\PersistentCollection {#4573 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 65077
      -bodyTs: "'arent':18 'colorado':2 'midwest':8 'new':10 'ohioan':15 'ok':1 're':7 'think':5,16 'wyom':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697991538 {#4564
        date: 2023-10-22 18:18:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4568}
    +body: "You’ll never get everyone to agree on anything in a poll."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697997882 {#5312
      date: 2023-10-22 20:04:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5316 …}
    +nested: Doctrine\ORM\PersistentCollection {#5318 …}
    +votes: Doctrine\ORM\PersistentCollection {#5320 …}
    +reports: Doctrine\ORM\PersistentCollection {#5322 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5326 …}
    -id: 65388
    -bodyTs: "'agre':7 'anyth':9 'everyon':5 'get':4 'll':2 'never':3 'poll':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997882 {#5313
      date: 2023-10-22 20:04:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4568}
  +body: "In fact, weird outliers are a sign that the numbers weren’t cooked. In polling, you’ll always find a Christian who thinks Jesus isn’t real, an Atheist who thinks the ten commandments should be posted in classrooms, people who think Sonic tastes good, and other equally strange and nonsensical results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698004462 {#5664
    date: 2023-10-22 21:54:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@captainlezbian@lemmy.world"
    "@Frozengyro@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5668 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5672 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 65699
  -bodyTs: "'alway':18 'atheist':29 'christian':21 'classroom':39 'command':34 'cook':13 'equal':48 'fact':2 'find':19 'good':45 'isn':25 'jesus':24 'll':17 'nonsens':51 'number':10 'outlier':4 'peopl':40 'poll':15 'post':37 'real':27 'result':52 'sign':7 'sonic':43 'strang':49 'tast':44 'ten':33 'think':23,31,42 'weird':3 'weren':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3962810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698004462 {#5665
    date: 2023-10-22 21:54: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
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#4641
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698006264 {#4636
    date: 2023-10-22 22:24:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 64927
  -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988070 {#4637
    date: 2023-10-22 17:21:10.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
199 DENIED edit
App\Entity\EntryComment {#4641
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698006264 {#4636
    date: 2023-10-22 22:24:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 64927
  -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988070 {#4637
    date: 2023-10-22 17:21:10.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
200 DENIED moderate
App\Entity\EntryComment {#4641
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698006264 {#4636
    date: 2023-10-22 22:24:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 64927
  -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697988070 {#4637
    date: 2023-10-22 17:21:10.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
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698006264 {#4636
      date: 2023-10-22 22:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 64927
    -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988070 {#4637
      date: 2023-10-22 17:21:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697989049 {#5138
    date: 2023-10-22 17:37:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 64974
  -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989049 {#5139
    date: 2023-10-22 17:37: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
203 DENIED edit
App\Entity\EntryComment {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698006264 {#4636
      date: 2023-10-22 22:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 64927
    -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988070 {#4637
      date: 2023-10-22 17:21:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697989049 {#5138
    date: 2023-10-22 17:37:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 64974
  -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989049 {#5139
    date: 2023-10-22 17:37: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
204 DENIED moderate
App\Entity\EntryComment {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698006264 {#4636
      date: 2023-10-22 22:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 64927
    -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988070 {#4637
      date: 2023-10-22 17:21:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697989049 {#5138
    date: 2023-10-22 17:37:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 64974
  -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989049 {#5139
    date: 2023-10-22 17:37: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
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#5540
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: Proxies\__CG__\App\Entity\User {#5141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4641
      +user: App\Entity\User {#4654 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698006264 {#4636
        date: 2023-10-22 22:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4642 …}
      +nested: Doctrine\ORM\PersistentCollection {#4644 …}
      +votes: Doctrine\ORM\PersistentCollection {#4646 …}
      +reports: Doctrine\ORM\PersistentCollection {#4648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
      -id: 64927
      -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697988070 {#4637
        date: 2023-10-22 17:21:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697989049 {#5138
      date: 2023-10-22 17:37:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@runjun@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5142 …}
    +nested: Doctrine\ORM\PersistentCollection {#5144 …}
    +votes: Doctrine\ORM\PersistentCollection {#5146 …}
    +reports: Doctrine\ORM\PersistentCollection {#5148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
    -id: 64974
    -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989049 {#5139
      date: 2023-10-22 17:37:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "Not saying it’s inaccurate because of history but wow does it not match modern US geography."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697991422 {#5539
    date: 2023-10-22 18:17:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
    "@Maximilious@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
  -id: 65074
  -bodyTs: "'geographi':17 'histori':8 'inaccur':5 'match':14 'modern':15 'say':2 'us':16 'wow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697991422 {#5536
    date: 2023-10-22 18:17: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
207 DENIED edit
App\Entity\EntryComment {#5540
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: Proxies\__CG__\App\Entity\User {#5141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4641
      +user: App\Entity\User {#4654 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698006264 {#4636
        date: 2023-10-22 22:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4642 …}
      +nested: Doctrine\ORM\PersistentCollection {#4644 …}
      +votes: Doctrine\ORM\PersistentCollection {#4646 …}
      +reports: Doctrine\ORM\PersistentCollection {#4648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
      -id: 64927
      -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697988070 {#4637
        date: 2023-10-22 17:21:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697989049 {#5138
      date: 2023-10-22 17:37:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@runjun@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5142 …}
    +nested: Doctrine\ORM\PersistentCollection {#5144 …}
    +votes: Doctrine\ORM\PersistentCollection {#5146 …}
    +reports: Doctrine\ORM\PersistentCollection {#5148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
    -id: 64974
    -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989049 {#5139
      date: 2023-10-22 17:37:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "Not saying it’s inaccurate because of history but wow does it not match modern US geography."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697991422 {#5539
    date: 2023-10-22 18:17:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
    "@Maximilious@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
  -id: 65074
  -bodyTs: "'geographi':17 'histori':8 'inaccur':5 'match':14 'modern':15 'say':2 'us':16 'wow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697991422 {#5536
    date: 2023-10-22 18:17: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
208 DENIED moderate
App\Entity\EntryComment {#5540
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: Proxies\__CG__\App\Entity\User {#5141 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4641
      +user: App\Entity\User {#4654 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698006264 {#4636
        date: 2023-10-22 22:24:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4642 …}
      +nested: Doctrine\ORM\PersistentCollection {#4644 …}
      +votes: Doctrine\ORM\PersistentCollection {#4646 …}
      +reports: Doctrine\ORM\PersistentCollection {#4648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
      -id: 64927
      -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697988070 {#4637
        date: 2023-10-22 17:21:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697989049 {#5138
      date: 2023-10-22 17:37:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@runjun@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5142 …}
    +nested: Doctrine\ORM\PersistentCollection {#5144 …}
    +votes: Doctrine\ORM\PersistentCollection {#5146 …}
    +reports: Doctrine\ORM\PersistentCollection {#5148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
    -id: 64974
    -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697989049 {#5139
      date: 2023-10-22 17:37:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "Not saying it’s inaccurate because of history but wow does it not match modern US geography."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697991422 {#5539
    date: 2023-10-22 18:17:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
    "@Maximilious@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5548 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
  -id: 65074
  -bodyTs: "'geographi':17 'histori':8 'inaccur':5 'match':14 'modern':15 'say':2 'us':16 'wow':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697991422 {#5536
    date: 2023-10-22 18:17: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
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#5783
  +user: Proxies\__CG__\App\Entity\User {#5780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5540
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5140
      +user: Proxies\__CG__\App\Entity\User {#5141 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4641
        +user: App\Entity\User {#4654 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698006264 {#4636
          date: 2023-10-22 22:24:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4642 …}
        +nested: Doctrine\ORM\PersistentCollection {#4644 …}
        +votes: Doctrine\ORM\PersistentCollection {#4646 …}
        +reports: Doctrine\ORM\PersistentCollection {#4648 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
        -id: 64927
        -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725307"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697988070 {#4637
          date: 2023-10-22 17:21:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4641}
      +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697989049 {#5138
        date: 2023-10-22 17:37:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@runjun@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5142 …}
      +nested: Doctrine\ORM\PersistentCollection {#5144 …}
      +votes: Doctrine\ORM\PersistentCollection {#5146 …}
      +reports: Doctrine\ORM\PersistentCollection {#5148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
      -id: 64974
      -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697989049 {#5139
        date: 2023-10-22 17:37:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: "Not saying it’s inaccurate because of history but wow does it not match modern US geography."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697991422 {#5539
      date: 2023-10-22 18:17:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@runjun@lemmy.world"
      "@Maximilious@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5543 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5544 …}
    +reports: Doctrine\ORM\PersistentCollection {#5550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
    -id: 65074
    -bodyTs: "'geographi':17 'histori':8 'inaccur':5 'match':14 'modern':15 'say':2 'us':16 'wow':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991422 {#5536
      date: 2023-10-22 18:17:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "At least it has “Mid” in the name. Imagine if it was just “West” and everything west of that was the Westwest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698006263 {#5784
    date: 2023-10-22 22:24:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
    "@Maximilious@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5777 …}
  +nested: Doctrine\ORM\PersistentCollection {#5775 …}
  +votes: Doctrine\ORM\PersistentCollection {#5779 …}
  +reports: Doctrine\ORM\PersistentCollection {#5790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5794 …}
  -id: 65764
  -bodyTs: "'everyth':16 'imagin':9 'least':2 'mid':5 'name':8 'west':14,17 'westwest':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698006263 {#5787
    date: 2023-10-22 22:24:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5783
  +user: Proxies\__CG__\App\Entity\User {#5780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5540
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5140
      +user: Proxies\__CG__\App\Entity\User {#5141 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4641
        +user: App\Entity\User {#4654 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698006264 {#4636
          date: 2023-10-22 22:24:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4642 …}
        +nested: Doctrine\ORM\PersistentCollection {#4644 …}
        +votes: Doctrine\ORM\PersistentCollection {#4646 …}
        +reports: Doctrine\ORM\PersistentCollection {#4648 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
        -id: 64927
        -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725307"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697988070 {#4637
          date: 2023-10-22 17:21:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4641}
      +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697989049 {#5138
        date: 2023-10-22 17:37:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@runjun@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5142 …}
      +nested: Doctrine\ORM\PersistentCollection {#5144 …}
      +votes: Doctrine\ORM\PersistentCollection {#5146 …}
      +reports: Doctrine\ORM\PersistentCollection {#5148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
      -id: 64974
      -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697989049 {#5139
        date: 2023-10-22 17:37:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: "Not saying it’s inaccurate because of history but wow does it not match modern US geography."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697991422 {#5539
      date: 2023-10-22 18:17:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@runjun@lemmy.world"
      "@Maximilious@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5543 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5544 …}
    +reports: Doctrine\ORM\PersistentCollection {#5550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
    -id: 65074
    -bodyTs: "'geographi':17 'histori':8 'inaccur':5 'match':14 'modern':15 'say':2 'us':16 'wow':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991422 {#5536
      date: 2023-10-22 18:17:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "At least it has “Mid” in the name. Imagine if it was just “West” and everything west of that was the Westwest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698006263 {#5784
    date: 2023-10-22 22:24:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
    "@Maximilious@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5777 …}
  +nested: Doctrine\ORM\PersistentCollection {#5775 …}
  +votes: Doctrine\ORM\PersistentCollection {#5779 …}
  +reports: Doctrine\ORM\PersistentCollection {#5790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5794 …}
  -id: 65764
  -bodyTs: "'everyth':16 'imagin':9 'least':2 'mid':5 'name':8 'west':14,17 'westwest':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698006263 {#5787
    date: 2023-10-22 22:24:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5783
  +user: Proxies\__CG__\App\Entity\User {#5780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5540
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5140
      +user: Proxies\__CG__\App\Entity\User {#5141 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4641
        +user: App\Entity\User {#4654 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698006264 {#4636
          date: 2023-10-22 22:24:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4642 …}
        +nested: Doctrine\ORM\PersistentCollection {#4644 …}
        +votes: Doctrine\ORM\PersistentCollection {#4646 …}
        +reports: Doctrine\ORM\PersistentCollection {#4648 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
        -id: 64927
        -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725307"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697988070 {#4637
          date: 2023-10-22 17:21:10.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4641}
      +body: "That's because it is considered part of the Midwest?? [https://en.m.wikipedia.org/wiki/Midwestern_United_States](https://en.m.wikipedia.org/wiki/Midwestern_United_States)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697989049 {#5138
        date: 2023-10-22 17:37:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
        "@runjun@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5142 …}
      +nested: Doctrine\ORM\PersistentCollection {#5144 …}
      +votes: Doctrine\ORM\PersistentCollection {#5146 …}
      +reports: Doctrine\ORM\PersistentCollection {#5148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
      -id: 64974
      -bodyTs: "'/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':13 'consid':6 'en.m.wikipedia.org':12 'en.m.wikipedia.org/wiki/midwestern_united_states](https://en.m.wikipedia.org/wiki/midwestern_united_states)':11 'midwest':10 'part':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3108231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697989049 {#5139
        date: 2023-10-22 17:37:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: "Not saying it’s inaccurate because of history but wow does it not match modern US geography."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697991422 {#5539
      date: 2023-10-22 18:17:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@runjun@lemmy.world"
      "@Maximilious@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5543 …}
    +nested: Doctrine\ORM\PersistentCollection {#5548 …}
    +votes: Doctrine\ORM\PersistentCollection {#5544 …}
    +reports: Doctrine\ORM\PersistentCollection {#5550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
    -id: 65074
    -bodyTs: "'geographi':17 'histori':8 'inaccur':5 'match':14 'modern':15 'say':2 'us':16 'wow':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4726264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697991422 {#5536
      date: 2023-10-22 18:17:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "At least it has “Mid” in the name. Imagine if it was just “West” and everything west of that was the Westwest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698006263 {#5784
    date: 2023-10-22 22:24:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
    "@Maximilious@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5777 …}
  +nested: Doctrine\ORM\PersistentCollection {#5775 …}
  +votes: Doctrine\ORM\PersistentCollection {#5779 …}
  +reports: Doctrine\ORM\PersistentCollection {#5790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5794 …}
  -id: 65764
  -bodyTs: "'everyth':16 'imagin':9 'least':2 'mid':5 'name':8 'west':14,17 'westwest':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4730295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698006263 {#5787
    date: 2023-10-22 22:24:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#5156
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698006264 {#4636
      date: 2023-10-22 22:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 64927
    -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988070 {#4637
      date: 2023-10-22 17:21:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: """
    This is how I, a Michigander, feel about anyone west of the Mississippi claiming the monocer.\n
    \n
    That river WAS the beginning of the west, how that could be Midwest is beyond me …
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996679 {#5154
    date: 2023-10-22 19:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 65337
  -bodyTs: "'anyon':9 'begin':21 'beyond':31 'claim':14 'could':27 'feel':7 'michigand':6 'midwest':29 'mississippi':13 'monoc':16 'river':18 'west':10,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996679 {#5155
    date: 2023-10-22 19:44:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#5156
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698006264 {#4636
      date: 2023-10-22 22:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 64927
    -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988070 {#4637
      date: 2023-10-22 17:21:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: """
    This is how I, a Michigander, feel about anyone west of the Mississippi claiming the monocer.\n
    \n
    That river WAS the beginning of the west, how that could be Midwest is beyond me …
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996679 {#5154
    date: 2023-10-22 19:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 65337
  -bodyTs: "'anyon':9 'begin':21 'beyond':31 'claim':14 'could':27 'feel':7 'michigand':6 'midwest':29 'mississippi':13 'monoc':16 'river':18 'west':10,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996679 {#5155
    date: 2023-10-22 19:44:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#5156
  +user: Proxies\__CG__\App\Entity\User {#5157 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "When I got to Ohio, I was so confused when people called it the Midwest. I was like, have you seen a map."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698006264 {#4636
      date: 2023-10-22 22:24:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 64927
    -bodyTs: "'call':12 'confus':9 'got':3 'like':18 'map':23 'midwest':15 'ohio':5 'peopl':11 'seen':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4725307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697988070 {#4637
      date: 2023-10-22 17:21:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: """
    This is how I, a Michigander, feel about anyone west of the Mississippi claiming the monocer.\n
    \n
    That river WAS the beginning of the west, how that could be Midwest is beyond me …
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996679 {#5154
    date: 2023-10-22 19:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@runjun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 65337
  -bodyTs: "'anyon':9 'begin':21 'beyond':31 'claim':14 'could':27 'feel':7 'michigand':6 'midwest':29 'mississippi':13 'monoc':16 'river':18 'west':10,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996679 {#5155
    date: 2023-10-22 19:44:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#4714
  +user: App\Entity\User {#4727 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Jesus Christ…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698005911 {#4709
    date: 2023-10-22 22:18:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4715 …}
  +nested: Doctrine\ORM\PersistentCollection {#4717 …}
  +votes: Doctrine\ORM\PersistentCollection {#4719 …}
  +reports: Doctrine\ORM\PersistentCollection {#4721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4725 …}
  -id: 65756
  -bodyTs: "'christ':2 'jesus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3963274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698005911 {#4710
    date: 2023-10-22 22:18:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#4714
  +user: App\Entity\User {#4727 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Jesus Christ…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698005911 {#4709
    date: 2023-10-22 22:18:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4715 …}
  +nested: Doctrine\ORM\PersistentCollection {#4717 …}
  +votes: Doctrine\ORM\PersistentCollection {#4719 …}
  +reports: Doctrine\ORM\PersistentCollection {#4721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4725 …}
  -id: 65756
  -bodyTs: "'christ':2 'jesus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3963274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698005911 {#4710
    date: 2023-10-22 22:18:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#4714
  +user: App\Entity\User {#4727 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Jesus Christ…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698005911 {#4709
    date: 2023-10-22 22:18:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4715 …}
  +nested: Doctrine\ORM\PersistentCollection {#4717 …}
  +votes: Doctrine\ORM\PersistentCollection {#4719 …}
  +reports: Doctrine\ORM\PersistentCollection {#4721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4725 …}
  -id: 65756
  -bodyTs: "'christ':2 'jesus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3963274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698005911 {#4710
    date: 2023-10-22 22:18:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#4789
  +user: App\Entity\User {#4802 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Idaho? Really? That 25% must not know geography at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698005472 {#4784
    date: 2023-10-22 22:11:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4792 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 65611
  -bodyTs: "'25':4 'geographi':8 'idaho':1 'know':7 'must':5 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002391 {#4785
    date: 2023-10-22 21:19:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#4789
  +user: App\Entity\User {#4802 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Idaho? Really? That 25% must not know geography at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698005472 {#4784
    date: 2023-10-22 22:11:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4792 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 65611
  -bodyTs: "'25':4 'geographi':8 'idaho':1 'know':7 'must':5 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002391 {#4785
    date: 2023-10-22 21:19:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#4789
  +user: App\Entity\User {#4802 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Idaho? Really? That 25% must not know geography at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698005472 {#4784
    date: 2023-10-22 22:11:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4790 …}
  +nested: Doctrine\ORM\PersistentCollection {#4792 …}
  +votes: Doctrine\ORM\PersistentCollection {#4794 …}
  +reports: Doctrine\ORM\PersistentCollection {#4796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
  -id: 65611
  -bodyTs: "'25':4 'geographi':8 'idaho':1 'know':7 'must':5 'realli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4729396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698002391 {#4785
    date: 2023-10-22 21:19:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#5505
  +user: App\Entity\User {#4948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4789
    +user: App\Entity\User {#4802 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Idaho? Really? That 25% must not know geography at all…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698005472 {#4784
      date: 2023-10-22 22:11:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4792 …}
    +votes: Doctrine\ORM\PersistentCollection {#4794 …}
    +reports: Doctrine\ORM\PersistentCollection {#4796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
    -id: 65611
    -bodyTs: "'25':4 'geographi':8 'idaho':1 'know':7 'must':5 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002391 {#4785
      date: 2023-10-22 21:19:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4789}
  +body: "Idaho and Montana I understand - no one one from the Midwest or PNW will claim either, but culturally Midwest is closer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698005470 {#5503
    date: 2023-10-22 22:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@LemmyFeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 65743
  -bodyTs: "'claim':15 'closer':21 'cultur':18 'either':16 'idaho':1 'midwest':11,19 'montana':3 'one':7,8 'pnw':13 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3112292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698005470 {#5504
    date: 2023-10-22 22:11:10.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
227 DENIED edit
App\Entity\EntryComment {#5505
  +user: App\Entity\User {#4948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4789
    +user: App\Entity\User {#4802 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Idaho? Really? That 25% must not know geography at all…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698005472 {#4784
      date: 2023-10-22 22:11:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4792 …}
    +votes: Doctrine\ORM\PersistentCollection {#4794 …}
    +reports: Doctrine\ORM\PersistentCollection {#4796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
    -id: 65611
    -bodyTs: "'25':4 'geographi':8 'idaho':1 'know':7 'must':5 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002391 {#4785
      date: 2023-10-22 21:19:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4789}
  +body: "Idaho and Montana I understand - no one one from the Midwest or PNW will claim either, but culturally Midwest is closer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698005470 {#5503
    date: 2023-10-22 22:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@LemmyFeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 65743
  -bodyTs: "'claim':15 'closer':21 'cultur':18 'either':16 'idaho':1 'midwest':11,19 'montana':3 'one':7,8 'pnw':13 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3112292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698005470 {#5504
    date: 2023-10-22 22:11:10.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
228 DENIED moderate
App\Entity\EntryComment {#5505
  +user: App\Entity\User {#4948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4789
    +user: App\Entity\User {#4802 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Idaho? Really? That 25% must not know geography at all…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698005472 {#4784
      date: 2023-10-22 22:11:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4790 …}
    +nested: Doctrine\ORM\PersistentCollection {#4792 …}
    +votes: Doctrine\ORM\PersistentCollection {#4794 …}
    +reports: Doctrine\ORM\PersistentCollection {#4796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4800 …}
    -id: 65611
    -bodyTs: "'25':4 'geographi':8 'idaho':1 'know':7 'must':5 'realli':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4729396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698002391 {#4785
      date: 2023-10-22 21:19:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4789}
  +body: "Idaho and Montana I understand - no one one from the Midwest or PNW will claim either, but culturally Midwest is closer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698005470 {#5503
    date: 2023-10-22 22:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@LemmyFeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 65743
  -bodyTs: "'claim':15 'closer':21 'cultur':18 'either':16 'idaho':1 'midwest':11,19 'montana':3 'one':7,8 'pnw':13 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3112292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698005470 {#5504
    date: 2023-10-22 22:11:10.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
229 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
230 DENIED moderate
App\Entity\EntryComment {#4862
  +user: App\Entity\User {#4875 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Many in Utah think they’re Midwest too. It’s wild. (In my case their answers to me indicated they didn’t know where the Midwest is, not that they identified with it)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698003951 {#4857
    date: 2023-10-22 21:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4863 …}
  +nested: Doctrine\ORM\PersistentCollection {#4865 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4873 …}
  -id: 65674
  -bodyTs: "'answer':16 'case':14 'didn':21 'identifi':31 'indic':19 'know':23 'mani':1 'midwest':7,26 're':6 'think':4 'utah':3 'wild':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4696398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003951 {#4858
    date: 2023-10-22 21:45:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#4862
  +user: App\Entity\User {#4875 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Many in Utah think they’re Midwest too. It’s wild. (In my case their answers to me indicated they didn’t know where the Midwest is, not that they identified with it)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698003951 {#4857
    date: 2023-10-22 21:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4863 …}
  +nested: Doctrine\ORM\PersistentCollection {#4865 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4873 …}
  -id: 65674
  -bodyTs: "'answer':16 'case':14 'didn':21 'identifi':31 'indic':19 'know':23 'mani':1 'midwest':7,26 're':6 'think':4 'utah':3 'wild':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4696398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003951 {#4858
    date: 2023-10-22 21:45:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#4862
  +user: App\Entity\User {#4875 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Many in Utah think they’re Midwest too. It’s wild. (In my case their answers to me indicated they didn’t know where the Midwest is, not that they identified with it)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698003951 {#4857
    date: 2023-10-22 21:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4863 …}
  +nested: Doctrine\ORM\PersistentCollection {#4865 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4873 …}
  -id: 65674
  -bodyTs: "'answer':16 'case':14 'didn':21 'identifi':31 'indic':19 'know':23 'mani':1 'midwest':7,26 're':6 'think':4 'utah':3 'wild':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4696398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003951 {#4858
    date: 2023-10-22 21:45:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 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
234 DENIED moderate
App\Entity\EntryComment {#4935
  +user: App\Entity\User {#4948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This just in: 10% of Tennesseeans forgot what state they live in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698003564 {#4930
    date: 2023-10-22 21:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4938 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
  -id: 65113
  -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992341 {#4931
    date: 2023-10-22 18:32: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
235 DENIED edit
App\Entity\EntryComment {#4935
  +user: App\Entity\User {#4948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This just in: 10% of Tennesseeans forgot what state they live in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698003564 {#4930
    date: 2023-10-22 21:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4938 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
  -id: 65113
  -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992341 {#4931
    date: 2023-10-22 18:32: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
236 DENIED moderate
App\Entity\EntryComment {#4935
  +user: App\Entity\User {#4948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This just in: 10% of Tennesseeans forgot what state they live in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1698003564 {#4930
    date: 2023-10-22 21:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4938 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
  -id: 65113
  -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697992341 {#4931
    date: 2023-10-22 18:32: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
237 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
238 DENIED moderate
App\Entity\EntryComment {#5330
  +user: Proxies\__CG__\App\Entity\User {#5331 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This just in: 10% of Tennesseeans forgot what state they live in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698003564 {#4930
      date: 2023-10-22 21:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 65113
    -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992341 {#4931
      date: 2023-10-22 18:32:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4935}
  +body: "Probably just a coping method you develop from living there 🤷"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697998040 {#5328
    date: 2023-10-22 20:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5332 …}
  +nested: Doctrine\ORM\PersistentCollection {#5334 …}
  +votes: Doctrine\ORM\PersistentCollection {#5336 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -id: 65399
  -bodyTs: "'cope':4 'develop':7 'live':9 'method':5 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2672427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998040 {#5329
    date: 2023-10-22 20:07: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
239 DENIED edit
App\Entity\EntryComment {#5330
  +user: Proxies\__CG__\App\Entity\User {#5331 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This just in: 10% of Tennesseeans forgot what state they live in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698003564 {#4930
      date: 2023-10-22 21:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 65113
    -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992341 {#4931
      date: 2023-10-22 18:32:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4935}
  +body: "Probably just a coping method you develop from living there 🤷"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697998040 {#5328
    date: 2023-10-22 20:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5332 …}
  +nested: Doctrine\ORM\PersistentCollection {#5334 …}
  +votes: Doctrine\ORM\PersistentCollection {#5336 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -id: 65399
  -bodyTs: "'cope':4 'develop':7 'live':9 'method':5 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2672427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998040 {#5329
    date: 2023-10-22 20:07: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
240 DENIED moderate
App\Entity\EntryComment {#5330
  +user: Proxies\__CG__\App\Entity\User {#5331 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This just in: 10% of Tennesseeans forgot what state they live in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698003564 {#4930
      date: 2023-10-22 21:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 65113
    -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992341 {#4931
      date: 2023-10-22 18:32:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4935}
  +body: "Probably just a coping method you develop from living there 🤷"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697998040 {#5328
    date: 2023-10-22 20:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5332 …}
  +nested: Doctrine\ORM\PersistentCollection {#5334 …}
  +votes: Doctrine\ORM\PersistentCollection {#5336 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -id: 65399
  -bodyTs: "'cope':4 'develop':7 'live':9 'method':5 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2672427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998040 {#5329
    date: 2023-10-22 20:07: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
241 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
242 DENIED moderate
App\Entity\EntryComment {#5346
  +user: Proxies\__CG__\App\Entity\User {#5347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This just in: 10% of Tennesseeans forgot what state they live in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698003564 {#4930
      date: 2023-10-22 21:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 65113
    -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992341 {#4931
      date: 2023-10-22 18:32:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4935}
  +body: "I envy them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698003563 {#5344
    date: 2023-10-22 21:39:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 65652
  -bodyTs: "'envi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5122297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003563 {#5345
    date: 2023-10-22 21:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
243 DENIED edit
App\Entity\EntryComment {#5346
  +user: Proxies\__CG__\App\Entity\User {#5347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This just in: 10% of Tennesseeans forgot what state they live in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698003564 {#4930
      date: 2023-10-22 21:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 65113
    -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992341 {#4931
      date: 2023-10-22 18:32:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4935}
  +body: "I envy them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698003563 {#5344
    date: 2023-10-22 21:39:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 65652
  -bodyTs: "'envi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5122297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003563 {#5345
    date: 2023-10-22 21:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
244 DENIED moderate
App\Entity\EntryComment {#5346
  +user: Proxies\__CG__\App\Entity\User {#5347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This just in: 10% of Tennesseeans forgot what state they live in."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1698003564 {#4930
      date: 2023-10-22 21:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 65113
    -bodyTs: "'10':4 'forgot':7 'live':11 'state':9 'tennesseean':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/560458/-/comment/3109055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697992341 {#4931
      date: 2023-10-22 18:32:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4935}
  +body: "I envy them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698003563 {#5344
    date: 2023-10-22 21:39:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 65652
  -bodyTs: "'envi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5122297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003563 {#5345
    date: 2023-10-22 21:39:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
245 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
246 DENIED moderate
App\Entity\EntryComment {#5441
  +user: Proxies\__CG__\App\Entity\User {#5442 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5008 …}
  +root: App\Entity\EntryComment {#5008 …}
  +body: "That’s Pennsylvania."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697998672 {#5439
    date: 2023-10-22 20:17:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@andrewth09@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5443 …}
  +nested: Doctrine\ORM\PersistentCollection {#5445 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
  -id: 65439
  -bodyTs: "'pennsylvania':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998672 {#5440
    date: 2023-10-22 20:17:52.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
247 DENIED edit
App\Entity\EntryComment {#5441
  +user: Proxies\__CG__\App\Entity\User {#5442 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5008 …}
  +root: App\Entity\EntryComment {#5008 …}
  +body: "That’s Pennsylvania."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697998672 {#5439
    date: 2023-10-22 20:17:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@andrewth09@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5443 …}
  +nested: Doctrine\ORM\PersistentCollection {#5445 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
  -id: 65439
  -bodyTs: "'pennsylvania':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998672 {#5440
    date: 2023-10-22 20:17:52.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
248 DENIED moderate
App\Entity\EntryComment {#5441
  +user: Proxies\__CG__\App\Entity\User {#5442 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5008 …}
  +root: App\Entity\EntryComment {#5008 …}
  +body: "That’s Pennsylvania."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697998672 {#5439
    date: 2023-10-22 20:17:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@andrewth09@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5443 …}
  +nested: Doctrine\ORM\PersistentCollection {#5445 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
  -id: 65439
  -bodyTs: "'pennsylvania':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697998672 {#5440
    date: 2023-10-22 20:17:52.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
249 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
250 DENIED moderate
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5441
    +user: Proxies\__CG__\App\Entity\User {#5442 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5008 …}
    +root: App\Entity\EntryComment {#5008 …}
    +body: "That’s Pennsylvania."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697998672 {#5439
      date: 2023-10-22 20:17:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@andrewth09@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5443 …}
    +nested: Doctrine\ORM\PersistentCollection {#5445 …}
    +votes: Doctrine\ORM\PersistentCollection {#5447 …}
    +reports: Doctrine\ORM\PersistentCollection {#5449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
    -id: 65439
    -bodyTs: "'pennsylvania':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697998672 {#5440
      date: 2023-10-22 20:17:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5008 …}
  +body: "The luggage tag of the US"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698000754 {#5680
    date: 2023-10-22 20:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@andrewth09@lemmy.world"
    "@EFZL5NM0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 65534
  -bodyTs: "'luggag':2 'tag':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3961726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698000754 {#5681
    date: 2023-10-22 20:52:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
251 DENIED edit
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5441
    +user: Proxies\__CG__\App\Entity\User {#5442 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5008 …}
    +root: App\Entity\EntryComment {#5008 …}
    +body: "That’s Pennsylvania."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697998672 {#5439
      date: 2023-10-22 20:17:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@andrewth09@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5443 …}
    +nested: Doctrine\ORM\PersistentCollection {#5445 …}
    +votes: Doctrine\ORM\PersistentCollection {#5447 …}
    +reports: Doctrine\ORM\PersistentCollection {#5449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
    -id: 65439
    -bodyTs: "'pennsylvania':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697998672 {#5440
      date: 2023-10-22 20:17:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5008 …}
  +body: "The luggage tag of the US"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698000754 {#5680
    date: 2023-10-22 20:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@andrewth09@lemmy.world"
    "@EFZL5NM0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 65534
  -bodyTs: "'luggag':2 'tag':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3961726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698000754 {#5681
    date: 2023-10-22 20:52:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
252 DENIED moderate
App\Entity\EntryComment {#5682
  +user: Proxies\__CG__\App\Entity\User {#5683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#270
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Do-you-live-in-the-Midwest-by-self-report"
    +title: ""Do you live in the Midwest?" by self-report"
    +url: "https://lemmy.world/pictrs/image/30048ddc-0d7f-4aa0-a825-e5a772b50593.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 278
    +favouriteCount: 986
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698409935 {#2418
      date: 2023-10-27 14:32:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 7031
    -titleTs: "'live':3 'midwest':6 'report':10 'self':9 'self-report':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698070906
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7166891"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697984506 {#1858
      date: 2023-10-22 16:21:46.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5441
    +user: Proxies\__CG__\App\Entity\User {#5442 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5008 …}
    +root: App\Entity\EntryComment {#5008 …}
    +body: "That’s Pennsylvania."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697998672 {#5439
      date: 2023-10-22 20:17:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@andrewth09@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5443 …}
    +nested: Doctrine\ORM\PersistentCollection {#5445 …}
    +votes: Doctrine\ORM\PersistentCollection {#5447 …}
    +reports: Doctrine\ORM\PersistentCollection {#5449 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
    -id: 65439
    -bodyTs: "'pennsylvania':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4728395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697998672 {#5440
      date: 2023-10-22 20:17:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#5008 …}
  +body: "The luggage tag of the US"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698000754 {#5680
    date: 2023-10-22 20:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@andrewth09@lemmy.world"
    "@EFZL5NM0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5684 …}
  +nested: Doctrine\ORM\PersistentCollection {#5686 …}
  +votes: Doctrine\ORM\PersistentCollection {#5688 …}
  +reports: Doctrine\ORM\PersistentCollection {#5690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5694 …}
  -id: 65534
  -bodyTs: "'luggag':2 'tag':3 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3961726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698000754 {#5681
    date: 2023-10-22 20:52:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
253 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +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 {#274
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -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 {#268
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#270
    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