Redirect 302 redirect from GET @entry_comment_create (153388)

GET https://kbin.spritesserver.nl/m/shitposting@lemmygrad.ml/t/32510/Better-Europe-anyone/oldest?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "shitposting@lemmygrad.ml"
    +title: "shitposting"
    +description: "For the dankest of all memes"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 42
    +entryCommentCount: 232
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729556037 {#275
      date: 2024-10-22 02:13:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 152
    +apId: "shitposting@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/c/shitposting"
    +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
    +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "shitposting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728675502 {#269
      date: 2024-10-11 21:38:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704609798 {#271
      date: 2024-01-07 07:43:18.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Better-Europe-anyone"
  +title: "Better Europe, anyone?"
  +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
  +body: """
    I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
    \n
    Update- wound up making a expanded version\n
    \n
    ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
    \n
    and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728657303 {#2414
    date: 2024-10-11 16:35:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
  ]
  +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: 32510
  -titleTs: "'anyon':3 'better':1 'europ':2"
  -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706060407
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3405787"
  +editedAt: DateTimeImmutable @1727943742 {#1793
    date: 2024-10-03 10:22:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705974007 {#2402
    date: 2024-01-23 02:40:07.0 +01: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 {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "shitposting@lemmygrad.ml"
    +title: "shitposting"
    +description: "For the dankest of all memes"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 42
    +entryCommentCount: 232
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729556037 {#275
      date: 2024-10-22 02:13:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 152
    +apId: "shitposting@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/c/shitposting"
    +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
    +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "shitposting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728675502 {#269
      date: 2024-10-11 21:38:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704609798 {#271
      date: 2024-01-07 07:43:18.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Better-Europe-anyone"
  +title: "Better Europe, anyone?"
  +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
  +body: """
    I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
    \n
    Update- wound up making a expanded version\n
    \n
    ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
    \n
    and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728657303 {#2414
    date: 2024-10-11 16:35:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
  ]
  +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: 32510
  -titleTs: "'anyon':3 'better':1 'europ':2"
  -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706060407
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3405787"
  +editedAt: DateTimeImmutable @1727943742 {#1793
    date: 2024-10-03 10:22:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705974007 {#2402
    date: 2024-01-23 02:40:07.0 +01: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 {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "shitposting@lemmygrad.ml"
    +title: "shitposting"
    +description: "For the dankest of all memes"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 42
    +entryCommentCount: 232
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729556037 {#275
      date: 2024-10-22 02:13:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 152
    +apId: "shitposting@lemmygrad.ml"
    +apProfileId: "https://lemmygrad.ml/c/shitposting"
    +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
    +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
    +apInboxUrl: "https://lemmygrad.ml/inbox"
    +apDomain: "lemmygrad.ml"
    +apPreferredUsername: "shitposting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728675502 {#269
      date: 2024-10-11 21:38:22.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704609798 {#271
      date: 2024-01-07 07:43:18.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Better-Europe-anyone"
  +title: "Better Europe, anyone?"
  +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
  +body: """
    I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
    \n
    Update- wound up making a expanded version\n
    \n
    ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
    \n
    and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728657303 {#2414
    date: 2024-10-11 16:35:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
  ]
  +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: 32510
  -titleTs: "'anyon':3 'better':1 'europ':2"
  -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706060407
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3405787"
  +editedAt: DateTimeImmutable @1727943742 {#1793
    date: 2024-10-03 10:22:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705974007 {#2402
    date: 2024-01-23 02:40:07.0 +01: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 {#4039
  +user: App\Entity\User {#3987 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
    \n
    You might as well bring back whole Yugoslavia while at it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728657303 {#4048
    date: 2024-10-11 16:35:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
  -id: 333161
  -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974898 {#3984
    date: 2024-01-23 02:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4039
  +user: App\Entity\User {#3987 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
    \n
    You might as well bring back whole Yugoslavia while at it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728657303 {#4048
    date: 2024-10-11 16:35:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
  -id: 333161
  -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974898 {#3984
    date: 2024-01-23 02:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4039
  +user: App\Entity\User {#3987 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
    \n
    You might as well bring back whole Yugoslavia while at it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1728657303 {#4048
    date: 2024-10-11 16:35:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
  -id: 333161
  -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974898 {#3984
    date: 2024-01-23 02:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5131
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4039
    +user: App\Entity\User {#3987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
      \n
      You might as well bring back whole Yugoslavia while at it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728657303 {#4048
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4033 …}
    +reports: Doctrine\ORM\PersistentCollection {#4031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
    -id: 333161
    -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974898 {#3984
      date: 2024-01-23 02:54:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705975468 {#5135
    date: 2024-01-23 03:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 333175
  -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495741"
  +editedAt: DateTimeImmutable @1727828303 {#5138
    date: 2024-10-02 02:18:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705975468 {#5134
    date: 2024-01-23 03:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5131
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4039
    +user: App\Entity\User {#3987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
      \n
      You might as well bring back whole Yugoslavia while at it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728657303 {#4048
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4033 …}
    +reports: Doctrine\ORM\PersistentCollection {#4031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
    -id: 333161
    -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974898 {#3984
      date: 2024-01-23 02:54:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705975468 {#5135
    date: 2024-01-23 03:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 333175
  -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495741"
  +editedAt: DateTimeImmutable @1727828303 {#5138
    date: 2024-10-02 02:18:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705975468 {#5134
    date: 2024-01-23 03:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5131
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4039
    +user: App\Entity\User {#3987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
      \n
      You might as well bring back whole Yugoslavia while at it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1728657303 {#4048
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4033 …}
    +reports: Doctrine\ORM\PersistentCollection {#4031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
    -id: 333161
    -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705974898 {#3984
      date: 2024-01-23 02:54:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705975468 {#5135
    date: 2024-01-23 03:04:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 333175
  -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495741"
  +editedAt: DateTimeImmutable @1727828303 {#5138
    date: 2024-10-02 02:18:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705975468 {#5134
    date: 2024-01-23 03:04:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5346
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4039
      +user: App\Entity\User {#3987 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
        \n
        You might as well bring back whole Yugoslavia while at it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728657303 {#4048
        date: 2024-10-11 16:35:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4033 …}
      +reports: Doctrine\ORM\PersistentCollection {#4031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
      -id: 333161
      -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3495691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705974898 {#3984
        date: 2024-01-23 02:54:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705975468 {#5135
      date: 2024-01-23 03:04:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5130 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 333175
    -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495741"
    +editedAt: DateTimeImmutable @1727828303 {#5138
      date: 2024-10-02 02:18:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705975468 {#5134
      date: 2024-01-23 03:04:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
    \n
    Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
    \n
    Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706205792 {#5341
    date: 2024-01-25 19:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5336 …}
  +nested: Doctrine\ORM\PersistentCollection {#5334 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 339902
  -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205792 {#5344
    date: 2024-01-25 19:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5346
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4039
      +user: App\Entity\User {#3987 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
        \n
        You might as well bring back whole Yugoslavia while at it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728657303 {#4048
        date: 2024-10-11 16:35:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4033 …}
      +reports: Doctrine\ORM\PersistentCollection {#4031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
      -id: 333161
      -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3495691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705974898 {#3984
        date: 2024-01-23 02:54:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705975468 {#5135
      date: 2024-01-23 03:04:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5130 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 333175
    -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495741"
    +editedAt: DateTimeImmutable @1727828303 {#5138
      date: 2024-10-02 02:18:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705975468 {#5134
      date: 2024-01-23 03:04:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
    \n
    Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
    \n
    Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706205792 {#5341
    date: 2024-01-25 19:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5336 …}
  +nested: Doctrine\ORM\PersistentCollection {#5334 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 339902
  -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205792 {#5344
    date: 2024-01-25 19:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5346
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5131
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4039
      +user: App\Entity\User {#3987 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
        \n
        You might as well bring back whole Yugoslavia while at it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1728657303 {#4048
        date: 2024-10-11 16:35:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4033 …}
      +reports: Doctrine\ORM\PersistentCollection {#4031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
      -id: 333161
      -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3495691"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705974898 {#3984
        date: 2024-01-23 02:54:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705975468 {#5135
      date: 2024-01-23 03:04:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5130 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 333175
    -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495741"
    +editedAt: DateTimeImmutable @1727828303 {#5138
      date: 2024-10-02 02:18:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705975468 {#5134
      date: 2024-01-23 03:04:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
    \n
    Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
    \n
    Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706205792 {#5341
    date: 2024-01-25 19:03:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5336 …}
  +nested: Doctrine\ORM\PersistentCollection {#5334 …}
  +votes: Doctrine\ORM\PersistentCollection {#5332 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 339902
  -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205792 {#5344
    date: 2024-01-25 19:03:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5439
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5346
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4039
        +user: App\Entity\User {#3987 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
          \n
          You might as well bring back whole Yugoslavia while at it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1728657303 {#4048
          date: 2024-10-11 16:35:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4033 …}
        +reports: Doctrine\ORM\PersistentCollection {#4031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
        -id: 333161
        -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3495691"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705974898 {#3984
          date: 2024-01-23 02:54:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705975468 {#5135
        date: 2024-01-23 03:04:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5130 …}
      +reports: Doctrine\ORM\PersistentCollection {#5141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
      -id: 333175
      -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3495741"
      +editedAt: DateTimeImmutable @1727828303 {#5138
        date: 2024-10-02 02:18:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705975468 {#5134
        date: 2024-01-23 03:04:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
      \n
      Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
      \n
      Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706205792 {#5341
      date: 2024-01-25 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5336 …}
    +nested: Doctrine\ORM\PersistentCollection {#5334 …}
    +votes: Doctrine\ORM\PersistentCollection {#5332 …}
    +reports: Doctrine\ORM\PersistentCollection {#5348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
    -id: 339902
    -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205792 {#5344
      date: 2024-01-25 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
    \n
    I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706209906 {#5437
    date: 2024-01-25 20:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 340090
  -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209906 {#5438
    date: 2024-01-25 20:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5439
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5346
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4039
        +user: App\Entity\User {#3987 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
          \n
          You might as well bring back whole Yugoslavia while at it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1728657303 {#4048
          date: 2024-10-11 16:35:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4033 …}
        +reports: Doctrine\ORM\PersistentCollection {#4031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
        -id: 333161
        -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3495691"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705974898 {#3984
          date: 2024-01-23 02:54:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705975468 {#5135
        date: 2024-01-23 03:04:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5130 …}
      +reports: Doctrine\ORM\PersistentCollection {#5141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
      -id: 333175
      -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3495741"
      +editedAt: DateTimeImmutable @1727828303 {#5138
        date: 2024-10-02 02:18:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705975468 {#5134
        date: 2024-01-23 03:04:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
      \n
      Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
      \n
      Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706205792 {#5341
      date: 2024-01-25 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5336 …}
    +nested: Doctrine\ORM\PersistentCollection {#5334 …}
    +votes: Doctrine\ORM\PersistentCollection {#5332 …}
    +reports: Doctrine\ORM\PersistentCollection {#5348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
    -id: 339902
    -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205792 {#5344
      date: 2024-01-25 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
    \n
    I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706209906 {#5437
    date: 2024-01-25 20:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 340090
  -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209906 {#5438
    date: 2024-01-25 20:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5439
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5346
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5131
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4039
        +user: App\Entity\User {#3987 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
          \n
          You might as well bring back whole Yugoslavia while at it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1728657303 {#4048
          date: 2024-10-11 16:35:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4033 …}
        +reports: Doctrine\ORM\PersistentCollection {#4031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
        -id: 333161
        -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3495691"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705974898 {#3984
          date: 2024-01-23 02:54:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705975468 {#5135
        date: 2024-01-23 03:04:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5128 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5130 …}
      +reports: Doctrine\ORM\PersistentCollection {#5141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
      -id: 333175
      -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3495741"
      +editedAt: DateTimeImmutable @1727828303 {#5138
        date: 2024-10-02 02:18:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705975468 {#5134
        date: 2024-01-23 03:04:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
      \n
      Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
      \n
      Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706205792 {#5341
      date: 2024-01-25 19:03:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5336 …}
    +nested: Doctrine\ORM\PersistentCollection {#5334 …}
    +votes: Doctrine\ORM\PersistentCollection {#5332 …}
    +reports: Doctrine\ORM\PersistentCollection {#5348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
    -id: 339902
    -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513302"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205792 {#5344
      date: 2024-01-25 19:03:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
    \n
    I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706209906 {#5437
    date: 2024-01-25 20:11:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 340090
  -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706209906 {#5438
    date: 2024-01-25 20:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5453
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5346
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4039
          +user: App\Entity\User {#3987 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
            \n
            You might as well bring back whole Yugoslavia while at it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1728657303 {#4048
            date: 2024-10-11 16:35:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4033 …}
          +reports: Doctrine\ORM\PersistentCollection {#4031 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
          -id: 333161
          -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3495691"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705974898 {#3984
            date: 2024-01-23 02:54:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4039}
        +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705975468 {#5135
          date: 2024-01-23 03:04:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5128 …}
        +nested: Doctrine\ORM\PersistentCollection {#5126 …}
        +votes: Doctrine\ORM\PersistentCollection {#5130 …}
        +reports: Doctrine\ORM\PersistentCollection {#5141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
        -id: 333175
        -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3495741"
        +editedAt: DateTimeImmutable @1727828303 {#5138
          date: 2024-10-02 02:18:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705975468 {#5134
          date: 2024-01-23 03:04:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: """
        I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
        \n
        Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
        \n
        Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706205792 {#5341
        date: 2024-01-25 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5336 …}
      +nested: Doctrine\ORM\PersistentCollection {#5334 …}
      +votes: Doctrine\ORM\PersistentCollection {#5332 …}
      +reports: Doctrine\ORM\PersistentCollection {#5348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
      -id: 339902
      -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3513302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706205792 {#5344
        date: 2024-01-25 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
      \n
      I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706209906 {#5437
      date: 2024-01-25 20:11:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 340090
    -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209906 {#5438
      date: 2024-01-25 20:11:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    I can’t open the later one, the image fails to load.\n
    \n
    UN supervision, now that’s a horrific idea.\n
    \n
    I like this one, Yugoslavia strong! Any non-aligned type of alliances?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706211393 {#5458
    date: 2024-01-25 20:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5465 …}
  +votes: Doctrine\ORM\PersistentCollection {#5467 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 340162
  -bodyTs: "'align':30 'allianc':33 'fail':10 'horrif':19 'idea':20 'imag':9 'later':6 'like':22 'load':12 'non':29 'non-align':28 'one':7,24 'open':4 'strong':26 'supervis':14 'type':31 'un':13 'yugoslavia':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211393 {#5455
    date: 2024-01-25 20:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5453
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5346
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4039
          +user: App\Entity\User {#3987 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
            \n
            You might as well bring back whole Yugoslavia while at it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1728657303 {#4048
            date: 2024-10-11 16:35:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4033 …}
          +reports: Doctrine\ORM\PersistentCollection {#4031 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
          -id: 333161
          -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3495691"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705974898 {#3984
            date: 2024-01-23 02:54:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4039}
        +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705975468 {#5135
          date: 2024-01-23 03:04:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5128 …}
        +nested: Doctrine\ORM\PersistentCollection {#5126 …}
        +votes: Doctrine\ORM\PersistentCollection {#5130 …}
        +reports: Doctrine\ORM\PersistentCollection {#5141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
        -id: 333175
        -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3495741"
        +editedAt: DateTimeImmutable @1727828303 {#5138
          date: 2024-10-02 02:18:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705975468 {#5134
          date: 2024-01-23 03:04:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: """
        I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
        \n
        Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
        \n
        Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706205792 {#5341
        date: 2024-01-25 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5336 …}
      +nested: Doctrine\ORM\PersistentCollection {#5334 …}
      +votes: Doctrine\ORM\PersistentCollection {#5332 …}
      +reports: Doctrine\ORM\PersistentCollection {#5348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
      -id: 339902
      -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3513302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706205792 {#5344
        date: 2024-01-25 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
      \n
      I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706209906 {#5437
      date: 2024-01-25 20:11:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 340090
    -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209906 {#5438
      date: 2024-01-25 20:11:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    I can’t open the later one, the image fails to load.\n
    \n
    UN supervision, now that’s a horrific idea.\n
    \n
    I like this one, Yugoslavia strong! Any non-aligned type of alliances?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706211393 {#5458
    date: 2024-01-25 20:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5465 …}
  +votes: Doctrine\ORM\PersistentCollection {#5467 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 340162
  -bodyTs: "'align':30 'allianc':33 'fail':10 'horrif':19 'idea':20 'imag':9 'later':6 'like':22 'load':12 'non':29 'non-align':28 'one':7,24 'open':4 'strong':26 'supervis':14 'type':31 'un':13 'yugoslavia':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211393 {#5455
    date: 2024-01-25 20:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5453
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5346
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5131
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4039
          +user: App\Entity\User {#3987 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
            \n
            You might as well bring back whole Yugoslavia while at it.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1728657303 {#4048
            date: 2024-10-11 16:35:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4037 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4033 …}
          +reports: Doctrine\ORM\PersistentCollection {#4031 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
          -id: 333161
          -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3495691"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705974898 {#3984
            date: 2024-01-23 02:54:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4039}
        +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705975468 {#5135
          date: 2024-01-23 03:04:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5128 …}
        +nested: Doctrine\ORM\PersistentCollection {#5126 …}
        +votes: Doctrine\ORM\PersistentCollection {#5130 …}
        +reports: Doctrine\ORM\PersistentCollection {#5141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
        -id: 333175
        -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3495741"
        +editedAt: DateTimeImmutable @1727828303 {#5138
          date: 2024-10-02 02:18:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705975468 {#5134
          date: 2024-01-23 03:04:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: """
        I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
        \n
        Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
        \n
        Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706205792 {#5341
        date: 2024-01-25 19:03:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5336 …}
      +nested: Doctrine\ORM\PersistentCollection {#5334 …}
      +votes: Doctrine\ORM\PersistentCollection {#5332 …}
      +reports: Doctrine\ORM\PersistentCollection {#5348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
      -id: 339902
      -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3513302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706205792 {#5344
        date: 2024-01-25 19:03:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
      \n
      I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706209906 {#5437
      date: 2024-01-25 20:11:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 340090
    -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706209906 {#5438
      date: 2024-01-25 20:11:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    I can’t open the later one, the image fails to load.\n
    \n
    UN supervision, now that’s a horrific idea.\n
    \n
    I like this one, Yugoslavia strong! Any non-aligned type of alliances?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706211393 {#5458
    date: 2024-01-25 20:36:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5461 …}
  +nested: Doctrine\ORM\PersistentCollection {#5465 …}
  +votes: Doctrine\ORM\PersistentCollection {#5467 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 340162
  -bodyTs: "'align':30 'allianc':33 'fail':10 'horrif':19 'idea':20 'imag':9 'later':6 'like':22 'load':12 'non':29 'non-align':28 'one':7,24 'open':4 'strong':26 'supervis':14 'type':31 'un':13 'yugoslavia':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3513914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211393 {#5455
    date: 2024-01-25 20:36:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5489
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5346
        +user: Proxies\__CG__\App\Entity\User {#5338 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5131
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4039
            +user: App\Entity\User {#3987 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
              \n
              You might as well bring back whole Yugoslavia while at it.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1728657303 {#4048
              date: 2024-10-11 16:35:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ledlecreeper27@lemmygrad.ml"
              "@SadArtemis@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4037 …}
            +nested: Doctrine\ORM\PersistentCollection {#4035 …}
            +votes: Doctrine\ORM\PersistentCollection {#4033 …}
            +reports: Doctrine\ORM\PersistentCollection {#4031 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
            -id: 333161
            -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/3495691"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705974898 {#3984
              date: 2024-01-23 02:54:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4039}
          +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705975468 {#5135
            date: 2024-01-23 03:04:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
            "@Kirbywithwhip1987@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5128 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5130 …}
          +reports: Doctrine\ORM\PersistentCollection {#5141 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
          -id: 333175
          -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3495741"
          +editedAt: DateTimeImmutable @1727828303 {#5138
            date: 2024-10-02 02:18:23.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705975468 {#5134
            date: 2024-01-23 03:04:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4039}
        +body: """
          I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
          \n
          Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
          \n
          Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706205792 {#5341
          date: 2024-01-25 19:03:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5336 …}
        +nested: Doctrine\ORM\PersistentCollection {#5334 …}
        +votes: Doctrine\ORM\PersistentCollection {#5332 …}
        +reports: Doctrine\ORM\PersistentCollection {#5348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
        -id: 339902
        -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3513302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706205792 {#5344
          date: 2024-01-25 19:03:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: """
        True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
        \n
        I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706209906 {#5437
        date: 2024-01-25 20:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@drndramrndra@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 340090
      -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3513733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209906 {#5438
        date: 2024-01-25 20:11:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      I can’t open the later one, the image fails to load.\n
      \n
      UN supervision, now that’s a horrific idea.\n
      \n
      I like this one, Yugoslavia strong! Any non-aligned type of alliances?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706211393 {#5458
      date: 2024-01-25 20:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5461 …}
    +nested: Doctrine\ORM\PersistentCollection {#5465 …}
    +votes: Doctrine\ORM\PersistentCollection {#5467 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 340162
    -bodyTs: "'align':30 'allianc':33 'fail':10 'horrif':19 'idea':20 'imag':9 'later':6 'like':22 'load':12 'non':29 'non-align':28 'one':7,24 'open':4 'strong':26 'supervis':14 'type':31 'un':13 'yugoslavia':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706211393 {#5455
      date: 2024-01-25 20:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    > I can’t open the later one, the image fails to load.\n
    \n
    The imgur link or the uploaded file? Just in case, here: [imgur.com/a/A6D7fkj](https://imgur.com/a/A6D7fkj)\n
    \n
    > Any non-aligned type of alliances?\n
    \n
    Admittedly didn’t think of non-aligned movements too much in this case. Heavily aligned movements (a communist, anti-imperialist bloc or two, pan-Africanism, pan-Indigenism, pan-Arabism, pan-Celticism)? Sure. Internationalist countries and a global effort to prevent imperialism from reemerging, or western revanchism to cause trouble? Also definitely, sure. But in these scenarios where the west is decidedly out of the game for the foreseeable future- I’d like to imagine, perhaps in real life as well, that a large and common focus would be keeping them there.\n
    \n
    > UN supervision, now that’s a horrific idea.\n
    \n
    Thanks! I had a lot of fun adding it to places, TBH. I figured in borders that would no doubt leave a lot of people angry (not to mention the indigenism and de-Nazification programs underway) such a world would certainly need it. In the “pessimistic” version of the map there are 90 UN mandate regions labeled in total (and 1 African Union mandate), though these labels range from areas as large as Australia, Poland, and the southern half of Quebec, to as tiny as… the Aland islands, London, or a containment zone around Washington DC (most of the areas are approximately Netherlands-sized).\n
    \n
    There are also 8 “international cities” (in other circumstances, I likely would have placed a whole lot more), all of which are UN mandates- in my imagining of it, those cities would be under permanent UN governance, with open borders to literally anyone from across the globe- London, Manchester, Birmingham, Paris, the Vatican, NYC (renamed for indigeneity), Washington DC (the aforementioned containment zone), and… Lisbon, because I felt I wasn’t balkanizing Portugal near enough, with just cutting off the Algarves. I had a lot of fun imagining the tantrums that would ensue from that as well. One can assume these to be sanctuary cities, on speed and steroids, but with the humanistic element of no longer being run by neoliberal ghouls which probably comes out as far more than a win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706214563 {#5484
    date: 2024-01-25 21:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5478 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 340324
  -bodyTs: "'/a/a6d7fkj](https://imgur.com/a/a6d7fkj)':26 '1':200 '8':248 '90':192 'across':289 'ad':146 'admit':34 'aforement':305 'african':61,201 'aland':226 'algarv':325 'align':30,41,49 'allianc':33 'also':89,247 'angri':164 'anti':54 'anti-imperialist':53 'anyon':287 'approxim':241 'arab':67 'area':209,239 'around':233 'assum':344 'australia':213 'balkan':316 'birmingham':294 'bloc':56 'border':154,284 'case':22,47 'caus':87 'celtic':70 'certain':180 'circumst':253 'citi':250,275,349 'come':369 'common':124 'communist':52 'contain':231,306 'countri':73 'cut':322 'd':110 'dc':235,303 'de':172 'de-nazif':171 'decid':100 'definit':90 'didn':35 'doubt':158 'effort':77 'element':358 'enough':319 'ensu':337 'fail':10 'far':372 'felt':312 'figur':152 'file':19 'focus':125 'forese':107 'fun':145,331 'futur':108 'game':104 'ghoul':366 'global':76 'globe':291 'govern':281 'half':218 'heavili':48 'horrif':137 'humanist':357 'idea':138 'imag':9 'imagin':113,271,332 'imgur':14 'imgur.com':25 'imgur.com/a/a6d7fkj](https://imgur.com/a/a6d7fkj)':24 'imperi':80 'imperialist':55 'indigen':64,169,301 'intern':249 'internationalist':72 'island':227 'keep':128 'label':196,206 'larg':122,211 'later':6 'leav':159 'life':117 'like':111,255 'link':15 'lisbon':309 'liter':286 'load':12 'london':228,292 'longer':361 'lot':143,161,261,329 'manchest':293 'mandat':194,203,268 'map':189 'mention':167 'movement':42,50 'much':44 'nazif':173 'near':318 'need':181 'neoliber':365 'netherland':243 'netherlands-s':242 'non':29,40 'non-align':28,39 'nyc':298 'one':7,342 'open':4,283 'pan':60,63,66,69 'pan-african':59 'pan-arab':65 'pan-celtic':68 'pan-indigen':62 'pari':295 'peopl':163 'perhap':114 'perman':279 'pessimist':185 'place':149,258 'poland':214 'portug':317 'prevent':79 'probabl':368 'program':174 'quebec':220 'rang':207 'real':116 'reemerg':82 'region':195 'renam':299 'revanch':85 'run':363 'sanctuari':348 'scenario':95 'size':244 'southern':217 'speed':351 'steroid':353 'supervis':132 'sure':71,91 'tantrum':334 'tbh':150 'thank':139 'think':37 'though':204 'tini':223 'total':198 'troubl':88 'two':58 'type':31 'un':131,193,267,280 'underway':175 'union':202 'upload':18 'vatican':297 'version':186 'washington':234,302 'wasn':314 'well':119,341 'west':98 'western':84 'whole':260 'win':376 'world':178 'would':126,156,179,256,276,336 'zone':232,307"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3514313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214563 {#5487
    date: 2024-01-25 21:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5489
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5346
        +user: Proxies\__CG__\App\Entity\User {#5338 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5131
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4039
            +user: App\Entity\User {#3987 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
              \n
              You might as well bring back whole Yugoslavia while at it.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1728657303 {#4048
              date: 2024-10-11 16:35:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ledlecreeper27@lemmygrad.ml"
              "@SadArtemis@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4037 …}
            +nested: Doctrine\ORM\PersistentCollection {#4035 …}
            +votes: Doctrine\ORM\PersistentCollection {#4033 …}
            +reports: Doctrine\ORM\PersistentCollection {#4031 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
            -id: 333161
            -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/3495691"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705974898 {#3984
              date: 2024-01-23 02:54:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4039}
          +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705975468 {#5135
            date: 2024-01-23 03:04:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
            "@Kirbywithwhip1987@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5128 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5130 …}
          +reports: Doctrine\ORM\PersistentCollection {#5141 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
          -id: 333175
          -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3495741"
          +editedAt: DateTimeImmutable @1727828303 {#5138
            date: 2024-10-02 02:18:23.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705975468 {#5134
            date: 2024-01-23 03:04:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4039}
        +body: """
          I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
          \n
          Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
          \n
          Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706205792 {#5341
          date: 2024-01-25 19:03:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5336 …}
        +nested: Doctrine\ORM\PersistentCollection {#5334 …}
        +votes: Doctrine\ORM\PersistentCollection {#5332 …}
        +reports: Doctrine\ORM\PersistentCollection {#5348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
        -id: 339902
        -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3513302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706205792 {#5344
          date: 2024-01-25 19:03:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: """
        True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
        \n
        I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706209906 {#5437
        date: 2024-01-25 20:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@drndramrndra@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 340090
      -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3513733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209906 {#5438
        date: 2024-01-25 20:11:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      I can’t open the later one, the image fails to load.\n
      \n
      UN supervision, now that’s a horrific idea.\n
      \n
      I like this one, Yugoslavia strong! Any non-aligned type of alliances?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706211393 {#5458
      date: 2024-01-25 20:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5461 …}
    +nested: Doctrine\ORM\PersistentCollection {#5465 …}
    +votes: Doctrine\ORM\PersistentCollection {#5467 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 340162
    -bodyTs: "'align':30 'allianc':33 'fail':10 'horrif':19 'idea':20 'imag':9 'later':6 'like':22 'load':12 'non':29 'non-align':28 'one':7,24 'open':4 'strong':26 'supervis':14 'type':31 'un':13 'yugoslavia':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706211393 {#5455
      date: 2024-01-25 20:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    > I can’t open the later one, the image fails to load.\n
    \n
    The imgur link or the uploaded file? Just in case, here: [imgur.com/a/A6D7fkj](https://imgur.com/a/A6D7fkj)\n
    \n
    > Any non-aligned type of alliances?\n
    \n
    Admittedly didn’t think of non-aligned movements too much in this case. Heavily aligned movements (a communist, anti-imperialist bloc or two, pan-Africanism, pan-Indigenism, pan-Arabism, pan-Celticism)? Sure. Internationalist countries and a global effort to prevent imperialism from reemerging, or western revanchism to cause trouble? Also definitely, sure. But in these scenarios where the west is decidedly out of the game for the foreseeable future- I’d like to imagine, perhaps in real life as well, that a large and common focus would be keeping them there.\n
    \n
    > UN supervision, now that’s a horrific idea.\n
    \n
    Thanks! I had a lot of fun adding it to places, TBH. I figured in borders that would no doubt leave a lot of people angry (not to mention the indigenism and de-Nazification programs underway) such a world would certainly need it. In the “pessimistic” version of the map there are 90 UN mandate regions labeled in total (and 1 African Union mandate), though these labels range from areas as large as Australia, Poland, and the southern half of Quebec, to as tiny as… the Aland islands, London, or a containment zone around Washington DC (most of the areas are approximately Netherlands-sized).\n
    \n
    There are also 8 “international cities” (in other circumstances, I likely would have placed a whole lot more), all of which are UN mandates- in my imagining of it, those cities would be under permanent UN governance, with open borders to literally anyone from across the globe- London, Manchester, Birmingham, Paris, the Vatican, NYC (renamed for indigeneity), Washington DC (the aforementioned containment zone), and… Lisbon, because I felt I wasn’t balkanizing Portugal near enough, with just cutting off the Algarves. I had a lot of fun imagining the tantrums that would ensue from that as well. One can assume these to be sanctuary cities, on speed and steroids, but with the humanistic element of no longer being run by neoliberal ghouls which probably comes out as far more than a win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706214563 {#5484
    date: 2024-01-25 21:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5478 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 340324
  -bodyTs: "'/a/a6d7fkj](https://imgur.com/a/a6d7fkj)':26 '1':200 '8':248 '90':192 'across':289 'ad':146 'admit':34 'aforement':305 'african':61,201 'aland':226 'algarv':325 'align':30,41,49 'allianc':33 'also':89,247 'angri':164 'anti':54 'anti-imperialist':53 'anyon':287 'approxim':241 'arab':67 'area':209,239 'around':233 'assum':344 'australia':213 'balkan':316 'birmingham':294 'bloc':56 'border':154,284 'case':22,47 'caus':87 'celtic':70 'certain':180 'circumst':253 'citi':250,275,349 'come':369 'common':124 'communist':52 'contain':231,306 'countri':73 'cut':322 'd':110 'dc':235,303 'de':172 'de-nazif':171 'decid':100 'definit':90 'didn':35 'doubt':158 'effort':77 'element':358 'enough':319 'ensu':337 'fail':10 'far':372 'felt':312 'figur':152 'file':19 'focus':125 'forese':107 'fun':145,331 'futur':108 'game':104 'ghoul':366 'global':76 'globe':291 'govern':281 'half':218 'heavili':48 'horrif':137 'humanist':357 'idea':138 'imag':9 'imagin':113,271,332 'imgur':14 'imgur.com':25 'imgur.com/a/a6d7fkj](https://imgur.com/a/a6d7fkj)':24 'imperi':80 'imperialist':55 'indigen':64,169,301 'intern':249 'internationalist':72 'island':227 'keep':128 'label':196,206 'larg':122,211 'later':6 'leav':159 'life':117 'like':111,255 'link':15 'lisbon':309 'liter':286 'load':12 'london':228,292 'longer':361 'lot':143,161,261,329 'manchest':293 'mandat':194,203,268 'map':189 'mention':167 'movement':42,50 'much':44 'nazif':173 'near':318 'need':181 'neoliber':365 'netherland':243 'netherlands-s':242 'non':29,40 'non-align':28,39 'nyc':298 'one':7,342 'open':4,283 'pan':60,63,66,69 'pan-african':59 'pan-arab':65 'pan-celtic':68 'pan-indigen':62 'pari':295 'peopl':163 'perhap':114 'perman':279 'pessimist':185 'place':149,258 'poland':214 'portug':317 'prevent':79 'probabl':368 'program':174 'quebec':220 'rang':207 'real':116 'reemerg':82 'region':195 'renam':299 'revanch':85 'run':363 'sanctuari':348 'scenario':95 'size':244 'southern':217 'speed':351 'steroid':353 'supervis':132 'sure':71,91 'tantrum':334 'tbh':150 'thank':139 'think':37 'though':204 'tini':223 'total':198 'troubl':88 'two':58 'type':31 'un':131,193,267,280 'underway':175 'union':202 'upload':18 'vatican':297 'version':186 'washington':234,302 'wasn':314 'well':119,341 'west':98 'western':84 'whole':260 'win':376 'world':178 'would':126,156,179,256,276,336 'zone':232,307"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3514313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214563 {#5487
    date: 2024-01-25 21:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5489
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5453
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5346
        +user: Proxies\__CG__\App\Entity\User {#5338 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5131
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4039
            +user: App\Entity\User {#3987 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              ![](https://c.tenor.com/Wg9fW_XEft0AAAAC/pout-christian-bale.gif)\n
              \n
              You might as well bring back whole Yugoslavia while at it.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1728657303 {#4048
              date: 2024-10-11 16:35:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ledlecreeper27@lemmygrad.ml"
              "@SadArtemis@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4037 …}
            +nested: Doctrine\ORM\PersistentCollection {#4035 …}
            +votes: Doctrine\ORM\PersistentCollection {#4033 …}
            +reports: Doctrine\ORM\PersistentCollection {#4031 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3999 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4003 …}
            -id: 333161
            -bodyTs: "'/wg9fw_xeft0aaaac/pout-christian-bale.gif)':3 'back':9 'bring':8 'c.tenor.com':2 'c.tenor.com/wg9fw_xeft0aaaac/pout-christian-bale.gif)':1 'might':5 'well':7 'whole':10 'yugoslavia':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/3495691"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705974898 {#3984
              date: 2024-01-23 02:54:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4039}
          +body: "I figured it was best to leave the Croats (too much hassle, best left a rump state) and Bosnians be, tbh. In my heart I want big Yugoslavia, but Croats in particular are suspect"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705975468 {#5135
            date: 2024-01-23 03:04:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
            "@Kirbywithwhip1987@lemmygrad.ml"
            "@ledlecreeper27@lemmygrad.ml"
            "@SadArtemis@lemmygrad.ml"
            "@Kirbywithwhip1987@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5128 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5130 …}
          +reports: Doctrine\ORM\PersistentCollection {#5141 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
          -id: 333175
          -bodyTs: "'best':5,13 'big':27 'bosnian':19 'croat':9,30 'figur':2 'hassl':12 'heart':24 'leav':7 'left':14 'much':11 'particular':32 'rump':16 'state':17 'suspect':34 'tbh':21 'want':26 'yugoslavia':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/3495741"
          +editedAt: DateTimeImmutable @1727828303 {#5138
            date: 2024-10-02 02:18:23.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705975468 {#5134
            date: 2024-01-23 03:04:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4039}
        +body: """
          I’d include both completely, but would have to think real hard about [Bulgaria](https://lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)\n
          \n
          Don’t leave Istra out of Yugoslavia. They were really big on antifascism. It’s not right to let them continue suffering for it. At that point you might as well include the Dalmatian coastline and islands. Amazing for the economy, and very low nationalistic tendencies, especially on the islands. And let’s not forget regions of Krajina that weren’t completely ethnically cleansed.\n
          \n
          Think about Republika Srpska. Literally today Stuart Peach came out to say that it can’t be independent. Shit’s really heating up
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706205792 {#5341
          date: 2024-01-25 19:03:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
          "@Kirbywithwhip1987@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5336 …}
        +nested: Doctrine\ORM\PersistentCollection {#5334 …}
        +votes: Doctrine\ORM\PersistentCollection {#5332 …}
        +reports: Doctrine\ORM\PersistentCollection {#5348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
        -id: 339902
        -bodyTs: "'/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':17 'amaz':55 'antifasc':30 'big':28 'bulgaria':14 'came':90 'cleans':81 'coastlin':52 'complet':5,79 'continu':38 'd':2 'dalmatian':51 'economi':58 'especi':64 'ethnic':80 'forget':72 'hard':12 'heat':103 'includ':3,49 'independ':99 'island':54,67 'istra':21 'krajina':75 'leav':20 'lemmygrad.ml':16 'lemmygrad.ml/pictrs/image/cafffc7c-1da3-41da-9358-62bdab981f42.jpeg)':15 'let':36,69 'liter':86 'low':61 'might':46 'nationalist':62 'peach':89 'point':44 'real':11 'realli':27,102 'region':73 'republika':84 'right':34 'say':93 'shit':100 'srpska':85 'stuart':88 'suffer':39 'tendenc':63 'think':10,82 'today':87 'well':48 'weren':77 'would':7 'yugoslavia':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3513302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706205792 {#5344
          date: 2024-01-25 19:03:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4039}
      +body: """
        True; in a [later post](https://lemmygrad.ml/post/3427445) I changed it around- in the more pessimistic/“realistic” map (ie the one built off what you’re seeing here) I had the other former parts of Yugoslavia return, but under UN supervision- and in the optimistic map I simply had Yugoslavia, whole and happy and mostly uncomplicated.\n
        \n
        I actually spruced up the optimistic map some since, but figured I don’t want to flood lemmygrad with maps- but here’s the latest version- (also just realized saving in .jpg rather than .png gives just the size decrease along with already heavy resizing, to upload straight to lemmy) ![](https://lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706209906 {#5437
        date: 2024-01-25 20:11:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@Kirbywithwhip1987@lemmygrad.ml"
        "@drndramrndra@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 340090
      -bodyTs: "'/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':109 '/post/3427445)':8 'actual':58 'along':97 'alreadi':99 'also':83 'around':12 'built':22 'chang':10 'decreas':96 'figur':67 'flood':73 'former':33 'give':92 'happi':53 'heavi':100 'ie':19 'jpg':88 'later':4 'latest':81 'lemmi':106 'lemmygrad':74 'lemmygrad.ml':7,108 'lemmygrad.ml/pictrs/image/d2b8e981-861f-4a32-8565-6b69d3c93e18.jpeg)':107 'lemmygrad.ml/post/3427445)':6 'map':18,46,63,76 'most':55 'one':21 'optimist':45,62 'part':34 'pessimist':16 'png':91 'post':5 'rather':89 're':26 'realist':17 'realiz':85 'resiz':101 'return':37 'save':86 'see':27 'simpli':48 'sinc':65 'size':95 'spruce':59 'straight':104 'supervis':41 'true':1 'un':40 'uncompl':56 'upload':103 'version':82 'want':71 'whole':51 'yugoslavia':36,50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3513733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706209906 {#5438
        date: 2024-01-25 20:11:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4039}
    +body: """
      I can’t open the later one, the image fails to load.\n
      \n
      UN supervision, now that’s a horrific idea.\n
      \n
      I like this one, Yugoslavia strong! Any non-aligned type of alliances?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1706211393 {#5458
      date: 2024-01-25 20:36:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Kirbywithwhip1987@lemmygrad.ml"
      "@drndramrndra@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5461 …}
    +nested: Doctrine\ORM\PersistentCollection {#5465 …}
    +votes: Doctrine\ORM\PersistentCollection {#5467 …}
    +reports: Doctrine\ORM\PersistentCollection {#5468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
    -id: 340162
    -bodyTs: "'align':30 'allianc':33 'fail':10 'horrif':19 'idea':20 'imag':9 'later':6 'like':22 'load':12 'non':29 'non-align':28 'one':7,24 'open':4 'strong':26 'supervis':14 'type':31 'un':13 'yugoslavia':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3513914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706211393 {#5455
      date: 2024-01-25 20:36:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4039}
  +body: """
    > I can’t open the later one, the image fails to load.\n
    \n
    The imgur link or the uploaded file? Just in case, here: [imgur.com/a/A6D7fkj](https://imgur.com/a/A6D7fkj)\n
    \n
    > Any non-aligned type of alliances?\n
    \n
    Admittedly didn’t think of non-aligned movements too much in this case. Heavily aligned movements (a communist, anti-imperialist bloc or two, pan-Africanism, pan-Indigenism, pan-Arabism, pan-Celticism)? Sure. Internationalist countries and a global effort to prevent imperialism from reemerging, or western revanchism to cause trouble? Also definitely, sure. But in these scenarios where the west is decidedly out of the game for the foreseeable future- I’d like to imagine, perhaps in real life as well, that a large and common focus would be keeping them there.\n
    \n
    > UN supervision, now that’s a horrific idea.\n
    \n
    Thanks! I had a lot of fun adding it to places, TBH. I figured in borders that would no doubt leave a lot of people angry (not to mention the indigenism and de-Nazification programs underway) such a world would certainly need it. In the “pessimistic” version of the map there are 90 UN mandate regions labeled in total (and 1 African Union mandate), though these labels range from areas as large as Australia, Poland, and the southern half of Quebec, to as tiny as… the Aland islands, London, or a containment zone around Washington DC (most of the areas are approximately Netherlands-sized).\n
    \n
    There are also 8 “international cities” (in other circumstances, I likely would have placed a whole lot more), all of which are UN mandates- in my imagining of it, those cities would be under permanent UN governance, with open borders to literally anyone from across the globe- London, Manchester, Birmingham, Paris, the Vatican, NYC (renamed for indigeneity), Washington DC (the aforementioned containment zone), and… Lisbon, because I felt I wasn’t balkanizing Portugal near enough, with just cutting off the Algarves. I had a lot of fun imagining the tantrums that would ensue from that as well. One can assume these to be sanctuary cities, on speed and steroids, but with the humanistic element of no longer being run by neoliberal ghouls which probably comes out as far more than a win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706214563 {#5484
    date: 2024-01-25 21:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Kirbywithwhip1987@lemmygrad.ml"
    "@drndramrndra@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5478 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5494 …}
  -id: 340324
  -bodyTs: "'/a/a6d7fkj](https://imgur.com/a/a6d7fkj)':26 '1':200 '8':248 '90':192 'across':289 'ad':146 'admit':34 'aforement':305 'african':61,201 'aland':226 'algarv':325 'align':30,41,49 'allianc':33 'also':89,247 'angri':164 'anti':54 'anti-imperialist':53 'anyon':287 'approxim':241 'arab':67 'area':209,239 'around':233 'assum':344 'australia':213 'balkan':316 'birmingham':294 'bloc':56 'border':154,284 'case':22,47 'caus':87 'celtic':70 'certain':180 'circumst':253 'citi':250,275,349 'come':369 'common':124 'communist':52 'contain':231,306 'countri':73 'cut':322 'd':110 'dc':235,303 'de':172 'de-nazif':171 'decid':100 'definit':90 'didn':35 'doubt':158 'effort':77 'element':358 'enough':319 'ensu':337 'fail':10 'far':372 'felt':312 'figur':152 'file':19 'focus':125 'forese':107 'fun':145,331 'futur':108 'game':104 'ghoul':366 'global':76 'globe':291 'govern':281 'half':218 'heavili':48 'horrif':137 'humanist':357 'idea':138 'imag':9 'imagin':113,271,332 'imgur':14 'imgur.com':25 'imgur.com/a/a6d7fkj](https://imgur.com/a/a6d7fkj)':24 'imperi':80 'imperialist':55 'indigen':64,169,301 'intern':249 'internationalist':72 'island':227 'keep':128 'label':196,206 'larg':122,211 'later':6 'leav':159 'life':117 'like':111,255 'link':15 'lisbon':309 'liter':286 'load':12 'london':228,292 'longer':361 'lot':143,161,261,329 'manchest':293 'mandat':194,203,268 'map':189 'mention':167 'movement':42,50 'much':44 'nazif':173 'near':318 'need':181 'neoliber':365 'netherland':243 'netherlands-s':242 'non':29,40 'non-align':28,39 'nyc':298 'one':7,342 'open':4,283 'pan':60,63,66,69 'pan-african':59 'pan-arab':65 'pan-celtic':68 'pan-indigen':62 'pari':295 'peopl':163 'perhap':114 'perman':279 'pessimist':185 'place':149,258 'poland':214 'portug':317 'prevent':79 'probabl':368 'program':174 'quebec':220 'rang':207 'real':116 'reemerg':82 'region':195 'renam':299 'revanch':85 'run':363 'sanctuari':348 'scenario':95 'size':244 'southern':217 'speed':351 'steroid':353 'supervis':132 'sure':71,91 'tantrum':334 'tbh':150 'thank':139 'think':37 'though':204 'tini':223 'total':198 'troubl':88 'two':58 'type':31 'un':131,193,267,280 'underway':175 'union':202 'upload':18 'vatican':297 'version':186 'washington':234,302 'wasn':314 'well':119,341 'west':98 'western':84 'whole':260 'win':376 'world':178 'would':126,156,179,256,276,336 'zone':232,307"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3514313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706214563 {#5487
    date: 2024-01-25 21:29:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4074
  +user: App\Entity\User {#4058 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, ha ha ha… YES!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705975195 {#4080
    date: 2024-01-23 02:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4075 …}
  +nested: Doctrine\ORM\PersistentCollection {#4066 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 333169
  -bodyTs: "'ha':2,3,4 'yes':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975195 {#4081
    date: 2024-01-23 02:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4074
  +user: App\Entity\User {#4058 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, ha ha ha… YES!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705975195 {#4080
    date: 2024-01-23 02:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4075 …}
  +nested: Doctrine\ORM\PersistentCollection {#4066 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 333169
  -bodyTs: "'ha':2,3,4 'yes':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975195 {#4081
    date: 2024-01-23 02:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4074
  +user: App\Entity\User {#4058 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, ha ha ha… YES!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705975195 {#4080
    date: 2024-01-23 02:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4075 …}
  +nested: Doctrine\ORM\PersistentCollection {#4066 …}
  +votes: Doctrine\ORM\PersistentCollection {#4069 …}
  +reports: Doctrine\ORM\PersistentCollection {#4064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4060 …}
  -id: 333169
  -bodyTs: "'ha':2,3,4 'yes':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975195 {#4081
    date: 2024-01-23 02:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4158
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thx for fixing up Spain, that first one weirded me out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705975978 {#4153
    date: 2024-01-23 03:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 333191
  -bodyTs: "'first':7 'fix':3 'one':8 'spain':5 'thx':1 'weird':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975978 {#4154
    date: 2024-01-23 03:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4158
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thx for fixing up Spain, that first one weirded me out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705975978 {#4153
    date: 2024-01-23 03:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 333191
  -bodyTs: "'first':7 'fix':3 'one':8 'spain':5 'thx':1 'weird':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975978 {#4154
    date: 2024-01-23 03:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4158
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thx for fixing up Spain, that first one weirded me out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705975978 {#4153
    date: 2024-01-23 03:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4159 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4169 …}
  -id: 333191
  -bodyTs: "'first':7 'fix':3 'one':8 'spain':5 'thx':1 'weird':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705975978 {#4154
    date: 2024-01-23 03:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4234
  +user: App\Entity\User {#4247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Oh god, you hate to see libertarian (fascist) Free Cities in there.\n
    \n
    Simply return continental Europe to the Vicky 3 map with all countries released.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727834499 {#4228
    date: 2024-10-02 04:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4237 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 333206
  -bodyTs: "'3':20 'citi':10 'continent':15 'countri':24 'europ':16 'fascist':8 'free':9 'god':2 'hate':4 'libertarian':7 'map':21 'oh':1 'releas':25 'return':14 'see':6 'simpli':13 'vicki':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4514266"
  +editedAt: DateTimeImmutable @1727832794 {#4229
    date: 2024-10-02 03:33:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705976594 {#4230
    date: 2024-01-23 03:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4234
  +user: App\Entity\User {#4247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Oh god, you hate to see libertarian (fascist) Free Cities in there.\n
    \n
    Simply return continental Europe to the Vicky 3 map with all countries released.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727834499 {#4228
    date: 2024-10-02 04:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4237 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 333206
  -bodyTs: "'3':20 'citi':10 'continent':15 'countri':24 'europ':16 'fascist':8 'free':9 'god':2 'hate':4 'libertarian':7 'map':21 'oh':1 'releas':25 'return':14 'see':6 'simpli':13 'vicki':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4514266"
  +editedAt: DateTimeImmutable @1727832794 {#4229
    date: 2024-10-02 03:33:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705976594 {#4230
    date: 2024-01-23 03:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4234
  +user: App\Entity\User {#4247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Oh god, you hate to see libertarian (fascist) Free Cities in there.\n
    \n
    Simply return continental Europe to the Vicky 3 map with all countries released.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727834499 {#4228
    date: 2024-10-02 04:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4235 …}
  +nested: Doctrine\ORM\PersistentCollection {#4237 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 333206
  -bodyTs: "'3':20 'citi':10 'continent':15 'countri':24 'europ':16 'fascist':8 'free':9 'god':2 'hate':4 'libertarian':7 'map':21 'oh':1 'releas':25 'return':14 'see':6 'simpli':13 'vicki':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4514266"
  +editedAt: DateTimeImmutable @1727832794 {#4229
    date: 2024-10-02 03:33:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705976594 {#4230
    date: 2024-01-23 03:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: App\Entity\User {#4247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh god, you hate to see libertarian (fascist) Free Cities in there.\n
      \n
      Simply return continental Europe to the Vicky 3 map with all countries released.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727834499 {#4228
      date: 2024-10-02 04:01:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4237 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 333206
    -bodyTs: "'3':20 'citi':10 'continent':15 'countri':24 'europ':16 'fascist':8 'free':9 'god':2 'hate':4 'libertarian':7 'map':21 'oh':1 'releas':25 'return':14 'see':6 'simpli':13 'vicki':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4514266"
    +editedAt: DateTimeImmutable @1727832794 {#4229
      date: 2024-10-02 03:33:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705976594 {#4230
      date: 2024-01-23 03:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4234}
  +body: "Who says they have to be libertarian? It would be better yet to have them as UN mandates, but specifically “international cities” that can get flooded with immigrants from the global south."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705977363 {#5147
    date: 2024-01-23 03:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@EmmaGoldman@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 333215
  -bodyTs: "'better':11 'citi':22 'flood':26 'get':25 'global':31 'immigr':28 'intern':21 'libertarian':7 'mandat':18 'say':2 'south':32 'specif':20 'un':17 'would':9 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977363 {#5148
    date: 2024-01-23 03:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: App\Entity\User {#4247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh god, you hate to see libertarian (fascist) Free Cities in there.\n
      \n
      Simply return continental Europe to the Vicky 3 map with all countries released.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727834499 {#4228
      date: 2024-10-02 04:01:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4237 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 333206
    -bodyTs: "'3':20 'citi':10 'continent':15 'countri':24 'europ':16 'fascist':8 'free':9 'god':2 'hate':4 'libertarian':7 'map':21 'oh':1 'releas':25 'return':14 'see':6 'simpli':13 'vicki':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4514266"
    +editedAt: DateTimeImmutable @1727832794 {#4229
      date: 2024-10-02 03:33:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705976594 {#4230
      date: 2024-01-23 03:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4234}
  +body: "Who says they have to be libertarian? It would be better yet to have them as UN mandates, but specifically “international cities” that can get flooded with immigrants from the global south."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705977363 {#5147
    date: 2024-01-23 03:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@EmmaGoldman@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 333215
  -bodyTs: "'better':11 'citi':22 'flood':26 'get':25 'global':31 'immigr':28 'intern':21 'libertarian':7 'mandat':18 'say':2 'south':32 'specif':20 'un':17 'would':9 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977363 {#5148
    date: 2024-01-23 03:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: App\Entity\User {#4247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Oh god, you hate to see libertarian (fascist) Free Cities in there.\n
      \n
      Simply return continental Europe to the Vicky 3 map with all countries released.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727834499 {#4228
      date: 2024-10-02 04:01:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4235 …}
    +nested: Doctrine\ORM\PersistentCollection {#4237 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 333206
    -bodyTs: "'3':20 'citi':10 'continent':15 'countri':24 'europ':16 'fascist':8 'free':9 'god':2 'hate':4 'libertarian':7 'map':21 'oh':1 'releas':25 'return':14 'see':6 'simpli':13 'vicki':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4514266"
    +editedAt: DateTimeImmutable @1727832794 {#4229
      date: 2024-10-02 03:33:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705976594 {#4230
      date: 2024-01-23 03:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4234}
  +body: "Who says they have to be libertarian? It would be better yet to have them as UN mandates, but specifically “international cities” that can get flooded with immigrants from the global south."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705977363 {#5147
    date: 2024-01-23 03:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@EmmaGoldman@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 333215
  -bodyTs: "'better':11 'citi':22 'flood':26 'get':25 'global':31 'immigr':28 'intern':21 'libertarian':7 'mandat':18 'say':2 'south':32 'specif':20 'un':17 'would':9 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977363 {#5148
    date: 2024-01-23 03:36:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4308
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hoi4 gamer understanding of geopolitics lookin ass map"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727947556 {#4303
    date: 2024-10-03 11:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 333212
  -bodyTs: "'ass':7 'gamer':2 'geopolit':5 'hoi4':1 'lookin':6 'map':8 'understand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977168 {#4304
    date: 2024-01-23 03:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4308
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hoi4 gamer understanding of geopolitics lookin ass map"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727947556 {#4303
    date: 2024-10-03 11:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 333212
  -bodyTs: "'ass':7 'gamer':2 'geopolit':5 'hoi4':1 'lookin':6 'map':8 'understand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977168 {#4304
    date: 2024-01-23 03:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4308
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hoi4 gamer understanding of geopolitics lookin ass map"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727947556 {#4303
    date: 2024-10-03 11:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 333212
  -bodyTs: "'ass':7 'gamer':2 'geopolit':5 'hoi4':1 'lookin':6 'map':8 'understand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3495870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977168 {#4304
    date: 2024-01-23 03:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: App\Entity\User {#4321 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hoi4 gamer understanding of geopolitics lookin ass map"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727947556 {#4303
      date: 2024-10-03 11:25:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4311 …}
    +votes: Doctrine\ORM\PersistentCollection {#4313 …}
    +reports: Doctrine\ORM\PersistentCollection {#4315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
    -id: 333212
    -bodyTs: "'ass':7 'gamer':2 'geopolit':5 'hoi4':1 'lookin':6 'map':8 'understand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705977168 {#4304
      date: 2024-01-23 03:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    If the geopolitics for most of these states seem terrible- that’s the point lmao\n
    \n
    The goal among various things, is to make western Europe never rise again as an imperialist bloc, with it being an eyesore on a map and its borders having some plausible logic (to keeping states from either imploding or reunifying… well, there are *a lot* of UN mandates)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706013099 {#5162
    date: 2024-01-23 13:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ComradeSalad@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -id: 333970
  -bodyTs: "'among':18 'bloc':32 'border':43 'either':52 'europ':25 'eyesor':37 'geopolit':3 'goal':17 'imperialist':31 'implod':53 'keep':49 'lmao':15 'logic':47 'lot':60 'make':23 'mandat':63 'map':40 'never':26 'plausibl':46 'point':14 'reunifi':55 'rise':27 'seem':9 'state':8,50 'terribl':10 'thing':20 'un':62 'various':19 'well':56 'western':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706013099 {#5163
    date: 2024-01-23 13:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: App\Entity\User {#4321 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hoi4 gamer understanding of geopolitics lookin ass map"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727947556 {#4303
      date: 2024-10-03 11:25:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4311 …}
    +votes: Doctrine\ORM\PersistentCollection {#4313 …}
    +reports: Doctrine\ORM\PersistentCollection {#4315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
    -id: 333212
    -bodyTs: "'ass':7 'gamer':2 'geopolit':5 'hoi4':1 'lookin':6 'map':8 'understand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705977168 {#4304
      date: 2024-01-23 03:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    If the geopolitics for most of these states seem terrible- that’s the point lmao\n
    \n
    The goal among various things, is to make western Europe never rise again as an imperialist bloc, with it being an eyesore on a map and its borders having some plausible logic (to keeping states from either imploding or reunifying… well, there are *a lot* of UN mandates)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706013099 {#5162
    date: 2024-01-23 13:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ComradeSalad@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -id: 333970
  -bodyTs: "'among':18 'bloc':32 'border':43 'either':52 'europ':25 'eyesor':37 'geopolit':3 'goal':17 'imperialist':31 'implod':53 'keep':49 'lmao':15 'logic':47 'lot':60 'make':23 'mandat':63 'map':40 'never':26 'plausibl':46 'point':14 'reunifi':55 'rise':27 'seem':9 'state':8,50 'terribl':10 'thing':20 'un':62 'various':19 'well':56 'western':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706013099 {#5163
    date: 2024-01-23 13:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: App\Entity\User {#4321 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hoi4 gamer understanding of geopolitics lookin ass map"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727947556 {#4303
      date: 2024-10-03 11:25:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4311 …}
    +votes: Doctrine\ORM\PersistentCollection {#4313 …}
    +reports: Doctrine\ORM\PersistentCollection {#4315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
    -id: 333212
    -bodyTs: "'ass':7 'gamer':2 'geopolit':5 'hoi4':1 'lookin':6 'map':8 'understand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3495870"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705977168 {#4304
      date: 2024-01-23 03:32:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    If the geopolitics for most of these states seem terrible- that’s the point lmao\n
    \n
    The goal among various things, is to make western Europe never rise again as an imperialist bloc, with it being an eyesore on a map and its borders having some plausible logic (to keeping states from either imploding or reunifying… well, there are *a lot* of UN mandates)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706013099 {#5162
    date: 2024-01-23 13:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ComradeSalad@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5165 …}
  +nested: Doctrine\ORM\PersistentCollection {#5167 …}
  +votes: Doctrine\ORM\PersistentCollection {#5169 …}
  +reports: Doctrine\ORM\PersistentCollection {#5171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5175 …}
  -id: 333970
  -bodyTs: "'among':18 'bloc':32 'border':43 'either':52 'europ':25 'eyesor':37 'geopolit':3 'goal':17 'imperialist':31 'implod':53 'keep':49 'lmao':15 'logic':47 'lot':60 'make':23 'mandat':63 'map':40 'never':26 'plausibl':46 'point':14 'reunifi':55 'rise':27 'seem':9 'state':8,50 'terribl':10 'thing':20 'un':62 'various':19 'well':56 'western':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706013099 {#5163
    date: 2024-01-23 13:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4382
  +user: App\Entity\User {#4395 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So many UN Mandates…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727840885 {#4377
    date: 2024-10-02 05:48:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4383 …}
  +nested: Doctrine\ORM\PersistentCollection {#4385 …}
  +votes: Doctrine\ORM\PersistentCollection {#4387 …}
  +reports: Doctrine\ORM\PersistentCollection {#4389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
  -id: 333256
  -bodyTs: "'mandat':4 'mani':2 'un':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8555235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979254 {#4378
    date: 2024-01-23 04:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4382
  +user: App\Entity\User {#4395 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So many UN Mandates…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727840885 {#4377
    date: 2024-10-02 05:48:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4383 …}
  +nested: Doctrine\ORM\PersistentCollection {#4385 …}
  +votes: Doctrine\ORM\PersistentCollection {#4387 …}
  +reports: Doctrine\ORM\PersistentCollection {#4389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
  -id: 333256
  -bodyTs: "'mandat':4 'mani':2 'un':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8555235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979254 {#4378
    date: 2024-01-23 04:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4382
  +user: App\Entity\User {#4395 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So many UN Mandates…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727840885 {#4377
    date: 2024-10-02 05:48:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4383 …}
  +nested: Doctrine\ORM\PersistentCollection {#4385 …}
  +votes: Doctrine\ORM\PersistentCollection {#4387 …}
  +reports: Doctrine\ORM\PersistentCollection {#4389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
  -id: 333256
  -bodyTs: "'mandat':4 'mani':2 'un':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8555235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979254 {#4378
    date: 2024-01-23 04:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5179
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: App\Entity\User {#4395 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So many UN Mandates…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727840885 {#4377
      date: 2024-10-02 05:48:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4385 …}
    +votes: Doctrine\ORM\PersistentCollection {#4387 …}
    +reports: Doctrine\ORM\PersistentCollection {#4389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
    -id: 333256
    -bodyTs: "'mandat':4 'mani':2 'un':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8555235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979254 {#4378
      date: 2024-01-23 04:07:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4382}
  +body: """
    Reeducation isn’t going to come easily 😊\n
    \n
    Also, if it helps diversify regions more, having hundreds of thousands if not millions of UN peacekeepers and other staff around… all the better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705979808 {#5177
    date: 2024-01-23 04:16:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PhlubbaDubba@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 333268
  -bodyTs: "'also':8 'around':28 'better':31 'come':6 'diversifi':12 'easili':7 'go':4 'help':11 'hundr':16 'isn':2 'million':21 'peacekeep':24 'reeduc':1 'region':13 'staff':27 'thousand':18 'un':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3496081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979808 {#5178
    date: 2024-01-23 04:16:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5179
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: App\Entity\User {#4395 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So many UN Mandates…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727840885 {#4377
      date: 2024-10-02 05:48:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4385 …}
    +votes: Doctrine\ORM\PersistentCollection {#4387 …}
    +reports: Doctrine\ORM\PersistentCollection {#4389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
    -id: 333256
    -bodyTs: "'mandat':4 'mani':2 'un':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8555235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979254 {#4378
      date: 2024-01-23 04:07:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4382}
  +body: """
    Reeducation isn’t going to come easily 😊\n
    \n
    Also, if it helps diversify regions more, having hundreds of thousands if not millions of UN peacekeepers and other staff around… all the better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705979808 {#5177
    date: 2024-01-23 04:16:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PhlubbaDubba@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 333268
  -bodyTs: "'also':8 'around':28 'better':31 'come':6 'diversifi':12 'easili':7 'go':4 'help':11 'hundr':16 'isn':2 'million':21 'peacekeep':24 'reeduc':1 'region':13 'staff':27 'thousand':18 'un':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3496081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979808 {#5178
    date: 2024-01-23 04:16:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5179
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: App\Entity\User {#4395 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "So many UN Mandates…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727840885 {#4377
      date: 2024-10-02 05:48:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4385 …}
    +votes: Doctrine\ORM\PersistentCollection {#4387 …}
    +reports: Doctrine\ORM\PersistentCollection {#4389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4393 …}
    -id: 333256
    -bodyTs: "'mandat':4 'mani':2 'un':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8555235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705979254 {#4378
      date: 2024-01-23 04:07:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4382}
  +body: """
    Reeducation isn’t going to come easily 😊\n
    \n
    Also, if it helps diversify regions more, having hundreds of thousands if not millions of UN peacekeepers and other staff around… all the better
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705979808 {#5177
    date: 2024-01-23 04:16:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PhlubbaDubba@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5180 …}
  +nested: Doctrine\ORM\PersistentCollection {#5182 …}
  +votes: Doctrine\ORM\PersistentCollection {#5184 …}
  +reports: Doctrine\ORM\PersistentCollection {#5186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5190 …}
  -id: 333268
  -bodyTs: "'also':8 'around':28 'better':31 'come':6 'diversifi':12 'easili':7 'go':4 'help':11 'hundr':16 'isn':2 'million':21 'peacekeep':24 'reeduc':1 'region':13 'staff':27 'thousand':18 'un':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3496081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705979808 {#5178
    date: 2024-01-23 04:16:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4456
  +user: App\Entity\User {#4469 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "No more Germany. I’m sick and tired of this country. You don’t salvage nuclear waste, you throw it in an abandoned mineshaft and close it off with concrete. Modern day amalekites. ![barbara-pit](https://hexbear.net/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png "emoji barbara-pit")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705992597 {#4450
    date: 2024-01-23 07:49:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4461 …}
  +reports: Doctrine\ORM\PersistentCollection {#4463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
  -id: 333563
  -bodyTs: "'/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png':39 'abandon':23 'amalekit':33 'barbara':35,42 'barbara-pit':34,41 'close':26 'concret':30 'countri':11 'day':32 'emoji':40 'germani':3 'hexbear.net':38 'hexbear.net/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png':37 'm':5 'mineshaft':24 'modern':31 'nuclear':16 'pit':36,43 'salvag':15 'sick':6 'throw':19 'tire':8 'wast':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4514849"
  +editedAt: DateTimeImmutable @1727918650 {#4451
    date: 2024-10-03 03:24:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705992597 {#4452
    date: 2024-01-23 07:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4456
  +user: App\Entity\User {#4469 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "No more Germany. I’m sick and tired of this country. You don’t salvage nuclear waste, you throw it in an abandoned mineshaft and close it off with concrete. Modern day amalekites. ![barbara-pit](https://hexbear.net/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png "emoji barbara-pit")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705992597 {#4450
    date: 2024-01-23 07:49:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4461 …}
  +reports: Doctrine\ORM\PersistentCollection {#4463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
  -id: 333563
  -bodyTs: "'/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png':39 'abandon':23 'amalekit':33 'barbara':35,42 'barbara-pit':34,41 'close':26 'concret':30 'countri':11 'day':32 'emoji':40 'germani':3 'hexbear.net':38 'hexbear.net/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png':37 'm':5 'mineshaft':24 'modern':31 'nuclear':16 'pit':36,43 'salvag':15 'sick':6 'throw':19 'tire':8 'wast':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4514849"
  +editedAt: DateTimeImmutable @1727918650 {#4451
    date: 2024-10-03 03:24:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705992597 {#4452
    date: 2024-01-23 07:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4456
  +user: App\Entity\User {#4469 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "No more Germany. I’m sick and tired of this country. You don’t salvage nuclear waste, you throw it in an abandoned mineshaft and close it off with concrete. Modern day amalekites. ![barbara-pit](https://hexbear.net/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png "emoji barbara-pit")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705992597 {#4450
    date: 2024-01-23 07:49:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4457 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4461 …}
  +reports: Doctrine\ORM\PersistentCollection {#4463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4467 …}
  -id: 333563
  -bodyTs: "'/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png':39 'abandon':23 'amalekit':33 'barbara':35,42 'barbara-pit':34,41 'close':26 'concret':30 'countri':11 'day':32 'emoji':40 'germani':3 'hexbear.net':38 'hexbear.net/pictrs/image/a37d97d4-adaf-4d3b-9590-57d3590bc268.png':37 'm':5 'mineshaft':24 'modern':31 'nuclear':16 'pit':36,43 'salvag':15 'sick':6 'throw':19 'tire':8 'wast':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4514849"
  +editedAt: DateTimeImmutable @1727918650 {#4451
    date: 2024-10-03 03:24:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705992597 {#4452
    date: 2024-01-23 07:49:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4529
  +user: App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Weird Yugoslavia not including most of actual Yugoslavia.\n
    \n
    Based to remember Sorbia\n
    \n
    Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
    \n
    What about Switzerland?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727913301 {#4524
    date: 2024-10-03 01:55:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4530 …}
  +nested: Doctrine\ORM\PersistentCollection {#4532 …}
  +votes: Doctrine\ORM\PersistentCollection {#4534 …}
  +reports: Doctrine\ORM\PersistentCollection {#4536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
  -id: 333607
  -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3496945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994550 {#4525
    date: 2024-01-23 08:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4529
  +user: App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Weird Yugoslavia not including most of actual Yugoslavia.\n
    \n
    Based to remember Sorbia\n
    \n
    Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
    \n
    What about Switzerland?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727913301 {#4524
    date: 2024-10-03 01:55:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4530 …}
  +nested: Doctrine\ORM\PersistentCollection {#4532 …}
  +votes: Doctrine\ORM\PersistentCollection {#4534 …}
  +reports: Doctrine\ORM\PersistentCollection {#4536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
  -id: 333607
  -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3496945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994550 {#4525
    date: 2024-01-23 08:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4529
  +user: App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Weird Yugoslavia not including most of actual Yugoslavia.\n
    \n
    Based to remember Sorbia\n
    \n
    Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
    \n
    What about Switzerland?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1727913301 {#4524
    date: 2024-10-03 01:55:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4530 …}
  +nested: Doctrine\ORM\PersistentCollection {#4532 …}
  +votes: Doctrine\ORM\PersistentCollection {#4534 …}
  +reports: Doctrine\ORM\PersistentCollection {#4536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
  -id: 333607
  -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3496945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705994550 {#4525
    date: 2024-01-23 08:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5195
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Weird Yugoslavia not including most of actual Yugoslavia.\n
      \n
      Based to remember Sorbia\n
      \n
      Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
      \n
      What about Switzerland?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727913301 {#4524
      date: 2024-10-03 01:55:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4530 …}
    +nested: Doctrine\ORM\PersistentCollection {#4532 …}
    +votes: Doctrine\ORM\PersistentCollection {#4534 …}
    +reports: Doctrine\ORM\PersistentCollection {#4536 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
    -id: 333607
    -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3496945"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705994550 {#4525
      date: 2024-01-23 08:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705996188 {#5192
    date: 2024-01-23 08:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 333649
  -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497044"
  +editedAt: DateTimeImmutable @1727909813 {#5193
    date: 2024-10-03 00:56:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705996188 {#5194
    date: 2024-01-23 08:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5195
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Weird Yugoslavia not including most of actual Yugoslavia.\n
      \n
      Based to remember Sorbia\n
      \n
      Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
      \n
      What about Switzerland?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727913301 {#4524
      date: 2024-10-03 01:55:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4530 …}
    +nested: Doctrine\ORM\PersistentCollection {#4532 …}
    +votes: Doctrine\ORM\PersistentCollection {#4534 …}
    +reports: Doctrine\ORM\PersistentCollection {#4536 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
    -id: 333607
    -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3496945"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705994550 {#4525
      date: 2024-01-23 08:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705996188 {#5192
    date: 2024-01-23 08:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 333649
  -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497044"
  +editedAt: DateTimeImmutable @1727909813 {#5193
    date: 2024-10-03 00:56:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705996188 {#5194
    date: 2024-01-23 08:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5195
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4529
    +user: App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Weird Yugoslavia not including most of actual Yugoslavia.\n
      \n
      Based to remember Sorbia\n
      \n
      Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
      \n
      What about Switzerland?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1727913301 {#4524
      date: 2024-10-03 01:55:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4530 …}
    +nested: Doctrine\ORM\PersistentCollection {#4532 …}
    +votes: Doctrine\ORM\PersistentCollection {#4534 …}
    +reports: Doctrine\ORM\PersistentCollection {#4536 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
    -id: 333607
    -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3496945"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705994550 {#4525
      date: 2024-01-23 08:22:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705996188 {#5192
    date: 2024-01-23 08:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5196 …}
  +nested: Doctrine\ORM\PersistentCollection {#5198 …}
  +votes: Doctrine\ORM\PersistentCollection {#5200 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 333649
  -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497044"
  +editedAt: DateTimeImmutable @1727909813 {#5193
    date: 2024-10-03 00:56:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705996188 {#5194
    date: 2024-01-23 08:49:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5356
  +user: App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4529
      +user: App\Entity\User {#4542 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Weird Yugoslavia not including most of actual Yugoslavia.\n
        \n
        Based to remember Sorbia\n
        \n
        Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
        \n
        What about Switzerland?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727913301 {#4524
        date: 2024-10-03 01:55:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4530 …}
      +nested: Doctrine\ORM\PersistentCollection {#4532 …}
      +votes: Doctrine\ORM\PersistentCollection {#4534 …}
      +reports: Doctrine\ORM\PersistentCollection {#4536 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
      -id: 333607
      -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3496945"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705994550 {#4525
        date: 2024-01-23 08:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4529}
    +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705996188 {#5192
      date: 2024-01-23 08:49:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5196 …}
    +nested: Doctrine\ORM\PersistentCollection {#5198 …}
    +votes: Doctrine\ORM\PersistentCollection {#5200 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 333649
    -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497044"
    +editedAt: DateTimeImmutable @1727909813 {#5193
      date: 2024-10-03 00:56:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705996188 {#5194
      date: 2024-01-23 08:49:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Most of eastern Europe (and western too) is in urgent need of denazification though. Overall map needs more labels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705997086 {#5354
    date: 2024-01-23 09:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 333673
  -bodyTs: "'denazif':13 'eastern':3 'europ':4 'label':19 'map':16 'need':11,17 'overal':15 'though':14 'urgent':10 'western':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997086 {#5355
    date: 2024-01-23 09:04:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5356
  +user: App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4529
      +user: App\Entity\User {#4542 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Weird Yugoslavia not including most of actual Yugoslavia.\n
        \n
        Based to remember Sorbia\n
        \n
        Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
        \n
        What about Switzerland?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727913301 {#4524
        date: 2024-10-03 01:55:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4530 …}
      +nested: Doctrine\ORM\PersistentCollection {#4532 …}
      +votes: Doctrine\ORM\PersistentCollection {#4534 …}
      +reports: Doctrine\ORM\PersistentCollection {#4536 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
      -id: 333607
      -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3496945"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705994550 {#4525
        date: 2024-01-23 08:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4529}
    +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705996188 {#5192
      date: 2024-01-23 08:49:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5196 …}
    +nested: Doctrine\ORM\PersistentCollection {#5198 …}
    +votes: Doctrine\ORM\PersistentCollection {#5200 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 333649
    -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497044"
    +editedAt: DateTimeImmutable @1727909813 {#5193
      date: 2024-10-03 00:56:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705996188 {#5194
      date: 2024-01-23 08:49:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Most of eastern Europe (and western too) is in urgent need of denazification though. Overall map needs more labels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705997086 {#5354
    date: 2024-01-23 09:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 333673
  -bodyTs: "'denazif':13 'eastern':3 'europ':4 'label':19 'map':16 'need':11,17 'overal':15 'though':14 'urgent':10 'western':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997086 {#5355
    date: 2024-01-23 09:04:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5356
  +user: App\Entity\User {#4542 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5195
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4529
      +user: App\Entity\User {#4542 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Weird Yugoslavia not including most of actual Yugoslavia.\n
        \n
        Based to remember Sorbia\n
        \n
        Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
        \n
        What about Switzerland?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1727913301 {#4524
        date: 2024-10-03 01:55:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4530 …}
      +nested: Doctrine\ORM\PersistentCollection {#4532 …}
      +votes: Doctrine\ORM\PersistentCollection {#4534 …}
      +reports: Doctrine\ORM\PersistentCollection {#4536 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
      -id: 333607
      -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3496945"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705994550 {#4525
        date: 2024-01-23 08:22:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4529}
    +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705996188 {#5192
      date: 2024-01-23 08:49:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5196 …}
    +nested: Doctrine\ORM\PersistentCollection {#5198 …}
    +votes: Doctrine\ORM\PersistentCollection {#5200 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 333649
    -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497044"
    +editedAt: DateTimeImmutable @1727909813 {#5193
      date: 2024-10-03 00:56:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705996188 {#5194
      date: 2024-01-23 08:49:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Most of eastern Europe (and western too) is in urgent need of denazification though. Overall map needs more labels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705997086 {#5354
    date: 2024-01-23 09:04:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 333673
  -bodyTs: "'denazif':13 'eastern':3 'europ':4 'label':19 'map':16 'need':11,17 'overal':15 'though':14 'urgent':10 'western':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997086 {#5355
    date: 2024-01-23 09:04:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5426
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4529
        +user: App\Entity\User {#4542 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Weird Yugoslavia not including most of actual Yugoslavia.\n
          \n
          Based to remember Sorbia\n
          \n
          Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
          \n
          What about Switzerland?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1727913301 {#4524
          date: 2024-10-03 01:55:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4530 …}
        +nested: Doctrine\ORM\PersistentCollection {#4532 …}
        +votes: Doctrine\ORM\PersistentCollection {#4534 …}
        +reports: Doctrine\ORM\PersistentCollection {#4536 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
        -id: 333607
        -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3496945"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705994550 {#4525
          date: 2024-01-23 08:22:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4529}
      +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705996188 {#5192
        date: 2024-01-23 08:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@PolandIsAStateOfMind@lemmygrad.ml"
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@PolandIsAStateOfMind@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5196 …}
      +nested: Doctrine\ORM\PersistentCollection {#5198 …}
      +votes: Doctrine\ORM\PersistentCollection {#5200 …}
      +reports: Doctrine\ORM\PersistentCollection {#5202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
      -id: 333649
      -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3497044"
      +editedAt: DateTimeImmutable @1727909813 {#5193
        date: 2024-10-03 00:56:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705996188 {#5194
        date: 2024-01-23 08:49:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4529}
    +body: "Most of eastern Europe (and western too) is in urgent need of denazification though. Overall map needs more labels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705997086 {#5354
      date: 2024-01-23 09:04:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5359 …}
    +votes: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
    -id: 333673
    -bodyTs: "'denazif':13 'eastern':3 'europ':4 'label':19 'map':16 'need':11,17 'overal':15 'though':14 'urgent':10 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997086 {#5355
      date: 2024-01-23 09:04:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Fair- I agree tbh. I’d say I was simply being lazy in that regard (mapchart, the site I was using, with the NUTS2 map didn’t go into detail about Ukraine, Russia, Belarus, and Norway among other countries, so rather than go through the hassle of, say, overlaying the map with borders in a different program and from there tracing out different regions I’d want to cut out- I just left them empty, minus the denazification/vague territorial change circles in Estonia, Latvia, Lithuania (all of which I’d have made far smaller) and western Ukraine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705997847 {#5427
    date: 2024-01-23 09:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5422 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 333693
  -bodyTs: "'agre':3 'among':37 'belarus':34 'border':53 'chang':80 'circl':81 'countri':39 'cut':69 'd':6,66,90 'denazification/vague':78 'detail':30 'didn':26 'differ':56,63 'empti':75 'estonia':83 'fair':1 'far':93 'go':28,43 'hassl':46 'latvia':84 'lazi':12 'left':73 'lithuania':85 'made':92 'map':25,51 'mapchart':16 'minus':76 'norway':36 'nuts2':24 'overlay':49 'program':57 'rather':41 'regard':15 'region':64 'russia':33 'say':7,48 'simpli':10 'site':18 'smaller':94 'tbh':4 'territori':79 'trace':61 'ukrain':32,97 'use':21 'want':67 'western':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997847 {#5430
    date: 2024-01-23 09:17:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5426
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4529
        +user: App\Entity\User {#4542 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Weird Yugoslavia not including most of actual Yugoslavia.\n
          \n
          Based to remember Sorbia\n
          \n
          Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
          \n
          What about Switzerland?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1727913301 {#4524
          date: 2024-10-03 01:55:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4530 …}
        +nested: Doctrine\ORM\PersistentCollection {#4532 …}
        +votes: Doctrine\ORM\PersistentCollection {#4534 …}
        +reports: Doctrine\ORM\PersistentCollection {#4536 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
        -id: 333607
        -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3496945"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705994550 {#4525
          date: 2024-01-23 08:22:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4529}
      +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705996188 {#5192
        date: 2024-01-23 08:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@PolandIsAStateOfMind@lemmygrad.ml"
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@PolandIsAStateOfMind@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5196 …}
      +nested: Doctrine\ORM\PersistentCollection {#5198 …}
      +votes: Doctrine\ORM\PersistentCollection {#5200 …}
      +reports: Doctrine\ORM\PersistentCollection {#5202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
      -id: 333649
      -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3497044"
      +editedAt: DateTimeImmutable @1727909813 {#5193
        date: 2024-10-03 00:56:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705996188 {#5194
        date: 2024-01-23 08:49:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4529}
    +body: "Most of eastern Europe (and western too) is in urgent need of denazification though. Overall map needs more labels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705997086 {#5354
      date: 2024-01-23 09:04:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5359 …}
    +votes: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
    -id: 333673
    -bodyTs: "'denazif':13 'eastern':3 'europ':4 'label':19 'map':16 'need':11,17 'overal':15 'though':14 'urgent':10 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997086 {#5355
      date: 2024-01-23 09:04:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Fair- I agree tbh. I’d say I was simply being lazy in that regard (mapchart, the site I was using, with the NUTS2 map didn’t go into detail about Ukraine, Russia, Belarus, and Norway among other countries, so rather than go through the hassle of, say, overlaying the map with borders in a different program and from there tracing out different regions I’d want to cut out- I just left them empty, minus the denazification/vague territorial change circles in Estonia, Latvia, Lithuania (all of which I’d have made far smaller) and western Ukraine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705997847 {#5427
    date: 2024-01-23 09:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5422 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 333693
  -bodyTs: "'agre':3 'among':37 'belarus':34 'border':53 'chang':80 'circl':81 'countri':39 'cut':69 'd':6,66,90 'denazification/vague':78 'detail':30 'didn':26 'differ':56,63 'empti':75 'estonia':83 'fair':1 'far':93 'go':28,43 'hassl':46 'latvia':84 'lazi':12 'left':73 'lithuania':85 'made':92 'map':25,51 'mapchart':16 'minus':76 'norway':36 'nuts2':24 'overlay':49 'program':57 'rather':41 'regard':15 'region':64 'russia':33 'say':7,48 'simpli':10 'site':18 'smaller':94 'tbh':4 'territori':79 'trace':61 'ukrain':32,97 'use':21 'want':67 'western':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997847 {#5430
    date: 2024-01-23 09:17:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5426
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: App\Entity\User {#4542 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5195
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4529
        +user: App\Entity\User {#4542 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Weird Yugoslavia not including most of actual Yugoslavia.\n
          \n
          Based to remember Sorbia\n
          \n
          Galicia-Volhynia is not the best term to refer to the most of eastern Europe.\n
          \n
          What about Switzerland?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1727913301 {#4524
          date: 2024-10-03 01:55:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ledlecreeper27@lemmygrad.ml"
          "@SadArtemis@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4530 …}
        +nested: Doctrine\ORM\PersistentCollection {#4532 …}
        +votes: Doctrine\ORM\PersistentCollection {#4534 …}
        +reports: Doctrine\ORM\PersistentCollection {#4536 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4538 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4540 …}
        -id: 333607
        -bodyTs: "'actual':7 'base':9 'best':19 'eastern':27 'europ':28 'galicia':14 'galicia-volhynia':13 'includ':4 'refer':22 'rememb':11 'sorbia':12 'switzerland':31 'term':20 'volhynia':15 'weird':1 'yugoslavia':2,8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/3496945"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705994550 {#4525
          date: 2024-01-23 08:22:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4529}
      +body: "Switzerland’s borders were unchanged, so I didn’t bother coloring it in or labeling it tbh (also, Galicia-Volhynia is only referring to the specific westernmost regions of Ukraine)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705996188 {#5192
        date: 2024-01-23 08:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@PolandIsAStateOfMind@lemmygrad.ml"
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
        "@PolandIsAStateOfMind@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5196 …}
      +nested: Doctrine\ORM\PersistentCollection {#5198 …}
      +votes: Doctrine\ORM\PersistentCollection {#5200 …}
      +reports: Doctrine\ORM\PersistentCollection {#5202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
      -id: 333649
      -bodyTs: "'also':18 'border':3 'bother':10 'color':11 'didn':8 'galicia':20 'galicia-volhynia':19 'label':15 'refer':24 'region':29 'specif':27 'switzerland':1 'tbh':17 'ukrain':31 'unchang':5 'volhynia':21 'westernmost':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3497044"
      +editedAt: DateTimeImmutable @1727909813 {#5193
        date: 2024-10-03 00:56:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705996188 {#5194
        date: 2024-01-23 08:49:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4529}
    +body: "Most of eastern Europe (and western too) is in urgent need of denazification though. Overall map needs more labels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705997086 {#5354
      date: 2024-01-23 09:04:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@PolandIsAStateOfMind@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5359 …}
    +votes: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
    -id: 333673
    -bodyTs: "'denazif':13 'eastern':3 'europ':4 'label':19 'map':16 'need':11,17 'overal':15 'though':14 'urgent':10 'western':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497086"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997086 {#5355
      date: 2024-01-23 09:04:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4529}
  +body: "Fair- I agree tbh. I’d say I was simply being lazy in that regard (mapchart, the site I was using, with the NUTS2 map didn’t go into detail about Ukraine, Russia, Belarus, and Norway among other countries, so rather than go through the hassle of, say, overlaying the map with borders in a different program and from there tracing out different regions I’d want to cut out- I just left them empty, minus the denazification/vague territorial change circles in Estonia, Latvia, Lithuania (all of which I’d have made far smaller) and western Ukraine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705997847 {#5427
    date: 2024-01-23 09:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@PolandIsAStateOfMind@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5422 …}
  +nested: Doctrine\ORM\PersistentCollection {#5417 …}
  +votes: Doctrine\ORM\PersistentCollection {#5421 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 333693
  -bodyTs: "'agre':3 'among':37 'belarus':34 'border':53 'chang':80 'circl':81 'countri':39 'cut':69 'd':6,66,90 'denazification/vague':78 'detail':30 'didn':26 'differ':56,63 'empti':75 'estonia':83 'fair':1 'far':93 'go':28,43 'hassl':46 'latvia':84 'lazi':12 'left':73 'lithuania':85 'made':92 'map':25,51 'mapchart':16 'minus':76 'norway':36 'nuts2':24 'overlay':49 'program':57 'rather':41 'regard':15 'region':64 'russia':33 'say':7,48 'simpli':10 'site':18 'smaller':94 'tbh':4 'territori':79 'trace':61 'ukrain':32,97 'use':21 'want':67 'western':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997847 {#5430
    date: 2024-01-23 09:17:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4604
  +user: App\Entity\User {#4617 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727944349 {#4599
    date: 2024-10-03 10:32:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4605 …}
  +nested: Doctrine\ORM\PersistentCollection {#4607 …}
  +votes: Doctrine\ORM\PersistentCollection {#4609 …}
  +reports: Doctrine\ORM\PersistentCollection {#4611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
  -id: 333689
  -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7644715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997637 {#4600
    date: 2024-01-23 09:13:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4604
  +user: App\Entity\User {#4617 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727944349 {#4599
    date: 2024-10-03 10:32:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4605 …}
  +nested: Doctrine\ORM\PersistentCollection {#4607 …}
  +votes: Doctrine\ORM\PersistentCollection {#4609 …}
  +reports: Doctrine\ORM\PersistentCollection {#4611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
  -id: 333689
  -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7644715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997637 {#4600
    date: 2024-01-23 09:13:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4604
  +user: App\Entity\User {#4617 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1727944349 {#4599
    date: 2024-10-03 10:32:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4605 …}
  +nested: Doctrine\ORM\PersistentCollection {#4607 …}
  +votes: Doctrine\ORM\PersistentCollection {#4609 …}
  +reports: Doctrine\ORM\PersistentCollection {#4611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
  -id: 333689
  -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7644715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997637 {#4600
    date: 2024-01-23 09:13:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4604
    +user: App\Entity\User {#4617 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727944349 {#4599
      date: 2024-10-03 10:32:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4607 …}
    +votes: Doctrine\ORM\PersistentCollection {#4609 …}
    +reports: Doctrine\ORM\PersistentCollection {#4611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
    -id: 333689
    -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7644715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997637 {#4600
      date: 2024-01-23 09:13:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4604}
  +body: "Imperialist Catalonia strikes again smh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706000739 {#5208
    date: 2024-01-23 10:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 333751
  -bodyTs: "'catalonia':2 'imperialist':1 'smh':5 'strike':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000739 {#5209
    date: 2024-01-23 10:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4604
    +user: App\Entity\User {#4617 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727944349 {#4599
      date: 2024-10-03 10:32:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4607 …}
    +votes: Doctrine\ORM\PersistentCollection {#4609 …}
    +reports: Doctrine\ORM\PersistentCollection {#4611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
    -id: 333689
    -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7644715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997637 {#4600
      date: 2024-01-23 09:13:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4604}
  +body: "Imperialist Catalonia strikes again smh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706000739 {#5208
    date: 2024-01-23 10:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 333751
  -bodyTs: "'catalonia':2 'imperialist':1 'smh':5 'strike':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000739 {#5209
    date: 2024-01-23 10:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5210
  +user: Proxies\__CG__\App\Entity\User {#5211 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4604
    +user: App\Entity\User {#4617 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727944349 {#4599
      date: 2024-10-03 10:32:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4607 …}
    +votes: Doctrine\ORM\PersistentCollection {#4609 …}
    +reports: Doctrine\ORM\PersistentCollection {#4611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
    -id: 333689
    -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7644715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997637 {#4600
      date: 2024-01-23 09:13:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4604}
  +body: "Imperialist Catalonia strikes again smh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706000739 {#5208
    date: 2024-01-23 10:05:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 333751
  -bodyTs: "'catalonia':2 'imperialist':1 'smh':5 'strike':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706000739 {#5209
    date: 2024-01-23 10:05:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4604
    +user: App\Entity\User {#4617 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727944349 {#4599
      date: 2024-10-03 10:32:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4607 …}
    +votes: Doctrine\ORM\PersistentCollection {#4609 …}
    +reports: Doctrine\ORM\PersistentCollection {#4611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
    -id: 333689
    -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7644715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997637 {#4600
      date: 2024-01-23 09:13:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4604}
  +body: "Good point, I changed it in a later version of the map. What’s important (well, not all that important) is that Spain proper stays landlocked, lol…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706011794 {#5224
    date: 2024-01-23 13:09:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 333941
  -bodyTs: "'chang':4 'good':1 'import':15,20 'landlock':26 'later':8 'lol':27 'map':12 'point':2 'proper':24 'spain':23 'stay':25 'version':9 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011794 {#5225
    date: 2024-01-23 13:09:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4604
    +user: App\Entity\User {#4617 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727944349 {#4599
      date: 2024-10-03 10:32:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4607 …}
    +votes: Doctrine\ORM\PersistentCollection {#4609 …}
    +reports: Doctrine\ORM\PersistentCollection {#4611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
    -id: 333689
    -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7644715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997637 {#4600
      date: 2024-01-23 09:13:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4604}
  +body: "Good point, I changed it in a later version of the map. What’s important (well, not all that important) is that Spain proper stays landlocked, lol…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706011794 {#5224
    date: 2024-01-23 13:09:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 333941
  -bodyTs: "'chang':4 'good':1 'import':15,20 'landlock':26 'later':8 'lol':27 'map':12 'point':2 'proper':24 'spain':23 'stay':25 'version':9 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011794 {#5225
    date: 2024-01-23 13:09:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4604
    +user: App\Entity\User {#4617 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Valencianos would like to have a word with the person who put Catalunya all the way down to Alicante…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1727944349 {#4599
      date: 2024-10-03 10:32:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4607 …}
    +votes: Doctrine\ORM\PersistentCollection {#4609 …}
    +reports: Doctrine\ORM\PersistentCollection {#4611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4615 …}
    -id: 333689
    -bodyTs: "'alicant':19 'catalunya':13 'like':3 'person':10 'put':12 'valenciano':1 'way':16 'word':7 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7644715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705997637 {#4600
      date: 2024-01-23 09:13:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4604}
  +body: "Good point, I changed it in a later version of the map. What’s important (well, not all that important) is that Spain proper stays landlocked, lol…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706011794 {#5224
    date: 2024-01-23 13:09:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Che_Donkey@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 333941
  -bodyTs: "'chang':4 'good':1 'import':15,20 'landlock':26 'later':8 'lol':27 'map':12 'point':2 'proper':24 'spain':23 'stay':25 'version':9 'well':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706011794 {#5225
    date: 2024-01-23 13:09:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4679
  +user: App\Entity\User {#4692 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "why did you make austria bigger? what kind of unhinged shit is this… austria must be balkanized. the west should be annexed by liechtenstein, vienna should become its own country, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705997873 {#4674
    date: 2024-01-23 09:17:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 333694
  -bodyTs: "'annex':22 'austria':5,14 'balkan':17 'becom':27 'bigger':6 'countri':30 'etc':31 'kind':8 'liechtenstein':24 'make':4 'must':15 'shit':11 'unhing':10 'vienna':25 'west':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997873 {#4675
    date: 2024-01-23 09:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4679
  +user: App\Entity\User {#4692 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "why did you make austria bigger? what kind of unhinged shit is this… austria must be balkanized. the west should be annexed by liechtenstein, vienna should become its own country, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705997873 {#4674
    date: 2024-01-23 09:17:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 333694
  -bodyTs: "'annex':22 'austria':5,14 'balkan':17 'becom':27 'bigger':6 'countri':30 'etc':31 'kind':8 'liechtenstein':24 'make':4 'must':15 'shit':11 'unhing':10 'vienna':25 'west':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997873 {#4675
    date: 2024-01-23 09:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4679
  +user: App\Entity\User {#4692 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "why did you make austria bigger? what kind of unhinged shit is this… austria must be balkanized. the west should be annexed by liechtenstein, vienna should become its own country, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705997873 {#4674
    date: 2024-01-23 09:17:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 333694
  -bodyTs: "'annex':22 'austria':5,14 'balkan':17 'becom':27 'bigger':6 'countri':30 'etc':31 'kind':8 'liechtenstein':24 'make':4 'must':15 'shit':11 'unhing':10 'vienna':25 'west':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997873 {#4675
    date: 2024-01-23 09:17:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4752
  +user: App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Creating a DMZ between England and Wales isn’t enough, Offa’s Dyke needs to be re-dug and extended."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706008461 {#4747
    date: 2024-01-23 12:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 333900
  -bodyTs: "'creat':1 'dmz':3 'dug':19 'dyke':13 'england':5 'enough':10 'extend':21 'isn':8 'need':14 'offa':11 're':18 're-dug':17 'wale':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706008461 {#4748
    date: 2024-01-23 12:14:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4752
  +user: App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Creating a DMZ between England and Wales isn’t enough, Offa’s Dyke needs to be re-dug and extended."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706008461 {#4747
    date: 2024-01-23 12:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 333900
  -bodyTs: "'creat':1 'dmz':3 'dug':19 'dyke':13 'england':5 'enough':10 'extend':21 'isn':8 'need':14 'offa':11 're':18 're-dug':17 'wale':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706008461 {#4748
    date: 2024-01-23 12:14:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4752
  +user: App\Entity\User {#4765 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Creating a DMZ between England and Wales isn’t enough, Offa’s Dyke needs to be re-dug and extended."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706008461 {#4747
    date: 2024-01-23 12:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 333900
  -bodyTs: "'creat':1 'dmz':3 'dug':19 'dyke':13 'england':5 'enough':10 'extend':21 'isn':8 'need':14 'offa':11 're':18 're-dug':17 'wale':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706008461 {#4748
    date: 2024-01-23 12:14:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4827
  +user: App\Entity\User {#4840 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why on earth does Holland gain territory? Colonial bastards should be balkanized themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727942652 {#4822
    date: 2024-10-03 10:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 333920
  -bodyTs: "'balkan':12 'bastard':9 'coloni':8 'earth':3 'gain':6 'holland':5 'territori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010397 {#4823
    date: 2024-01-23 12:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4827
  +user: App\Entity\User {#4840 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why on earth does Holland gain territory? Colonial bastards should be balkanized themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727942652 {#4822
    date: 2024-10-03 10:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 333920
  -bodyTs: "'balkan':12 'bastard':9 'coloni':8 'earth':3 'gain':6 'holland':5 'territori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010397 {#4823
    date: 2024-01-23 12:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4827
  +user: App\Entity\User {#4840 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why on earth does Holland gain territory? Colonial bastards should be balkanized themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1727942652 {#4822
    date: 2024-10-03 10:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 333920
  -bodyTs: "'balkan':12 'bastard':9 'coloni':8 'earth':3 'gain':6 'holland':5 'territori':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010397 {#4823
    date: 2024-01-23 12:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5241
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: App\Entity\User {#4840 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why on earth does Holland gain territory? Colonial bastards should be balkanized themselves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727942652 {#4822
      date: 2024-10-03 10:04:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4828 …}
    +nested: Doctrine\ORM\PersistentCollection {#4830 …}
    +votes: Doctrine\ORM\PersistentCollection {#4832 …}
    +reports: Doctrine\ORM\PersistentCollection {#4834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
    -id: 333920
    -bodyTs: "'balkan':12 'bastard':9 'coloni':8 'earth':3 'gain':6 'holland':5 'territori':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706010397 {#4823
      date: 2024-01-23 12:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4827}
  +body: """
    I figure they’re small enough as-is… but more than that, specifically it’s the logic of passing little bits of Germany (or Croatia, as another example on the map) to get as many nations invested in stomping out German revanchism wherever it pops up.\n
    \n
    Giving the region to the Netherlands also isn’t without cultural or historical precedent, which makes it better yet still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706010944 {#5239
    date: 2024-01-23 12:55:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@commiewolf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 333930
  -bodyTs: "'also':54 'anoth':28 'as-i':7 'better':65 'bit':22 'croatia':26 'cultur':58 'enough':6 'exampl':29 'figur':2 'german':42 'germani':24 'get':34 'give':48 'histor':60 'invest':38 'isn':55 'littl':21 'logic':18 'make':63 'mani':36 'map':32 'nation':37 'netherland':53 'pass':20 'pop':46 'preced':61 're':4 'region':50 'revanch':43 'small':5 'specif':14 'still':67 'stomp':40 'wherev':44 'without':57 'yet':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010944 {#5240
    date: 2024-01-23 12:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5241
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: App\Entity\User {#4840 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why on earth does Holland gain territory? Colonial bastards should be balkanized themselves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727942652 {#4822
      date: 2024-10-03 10:04:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4828 …}
    +nested: Doctrine\ORM\PersistentCollection {#4830 …}
    +votes: Doctrine\ORM\PersistentCollection {#4832 …}
    +reports: Doctrine\ORM\PersistentCollection {#4834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
    -id: 333920
    -bodyTs: "'balkan':12 'bastard':9 'coloni':8 'earth':3 'gain':6 'holland':5 'territori':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706010397 {#4823
      date: 2024-01-23 12:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4827}
  +body: """
    I figure they’re small enough as-is… but more than that, specifically it’s the logic of passing little bits of Germany (or Croatia, as another example on the map) to get as many nations invested in stomping out German revanchism wherever it pops up.\n
    \n
    Giving the region to the Netherlands also isn’t without cultural or historical precedent, which makes it better yet still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706010944 {#5239
    date: 2024-01-23 12:55:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@commiewolf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 333930
  -bodyTs: "'also':54 'anoth':28 'as-i':7 'better':65 'bit':22 'croatia':26 'cultur':58 'enough':6 'exampl':29 'figur':2 'german':42 'germani':24 'get':34 'give':48 'histor':60 'invest':38 'isn':55 'littl':21 'logic':18 'make':63 'mani':36 'map':32 'nation':37 'netherland':53 'pass':20 'pop':46 'preced':61 're':4 'region':50 'revanch':43 'small':5 'specif':14 'still':67 'stomp':40 'wherev':44 'without':57 'yet':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010944 {#5240
    date: 2024-01-23 12:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5241
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: App\Entity\User {#4840 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why on earth does Holland gain territory? Colonial bastards should be balkanized themselves."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1727942652 {#4822
      date: 2024-10-03 10:04:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4828 …}
    +nested: Doctrine\ORM\PersistentCollection {#4830 …}
    +votes: Doctrine\ORM\PersistentCollection {#4832 …}
    +reports: Doctrine\ORM\PersistentCollection {#4834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
    -id: 333920
    -bodyTs: "'balkan':12 'bastard':9 'coloni':8 'earth':3 'gain':6 'holland':5 'territori':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3497797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706010397 {#4823
      date: 2024-01-23 12:46:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4827}
  +body: """
    I figure they’re small enough as-is… but more than that, specifically it’s the logic of passing little bits of Germany (or Croatia, as another example on the map) to get as many nations invested in stomping out German revanchism wherever it pops up.\n
    \n
    Giving the region to the Netherlands also isn’t without cultural or historical precedent, which makes it better yet still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706010944 {#5239
    date: 2024-01-23 12:55:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@commiewolf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 333930
  -bodyTs: "'also':54 'anoth':28 'as-i':7 'better':65 'bit':22 'croatia':26 'cultur':58 'enough':6 'exampl':29 'figur':2 'german':42 'germani':24 'get':34 'give':48 'histor':60 'invest':38 'isn':55 'littl':21 'logic':18 'make':63 'mani':36 'map':32 'nation':37 'netherland':53 'pass':20 'pop':46 'preced':61 're':4 'region':50 'revanch':43 'small':5 'specif':14 'still':67 'stomp':40 'wherev':44 'without':57 'yet':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3497820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706010944 {#5240
    date: 2024-01-23 12:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4901
  +user: App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1728005232 {#4896
    date: 2024-10-04 03:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 333987
  -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014132 {#4897
    date: 2024-01-23 13:48:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4901
  +user: App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1728005232 {#4896
    date: 2024-10-04 03:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 333987
  -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014132 {#4897
    date: 2024-01-23 13:48:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4901
  +user: App\Entity\User {#4914 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1728005232 {#4896
    date: 2024-10-04 03:27:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 333987
  -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014132 {#4897
    date: 2024-01-23 13:48:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5256
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: App\Entity\User {#4914 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1728005232 {#4896
      date: 2024-10-04 03:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 333987
    -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014132 {#4897
      date: 2024-01-23 13:48:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4901}
  +body: "Sadly, history has shown nowhere is far enough from the Angloids. But ideally, perhaps in this map’s universe England can lose its… particularly *English* characteristics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706018629 {#5254
    date: 2024-01-23 15:03:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@DanComrd@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 334106
  -bodyTs: "'angloid':11 'characterist':26 'england':20 'english':25 'enough':8 'far':7 'histori':2 'ideal':13 'lose':22 'map':17 'nowher':5 'particular':24 'perhap':14 'sad':1 'shown':4 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3498366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706018629 {#5255
    date: 2024-01-23 15:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5256
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: App\Entity\User {#4914 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1728005232 {#4896
      date: 2024-10-04 03:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 333987
    -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014132 {#4897
      date: 2024-01-23 13:48:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4901}
  +body: "Sadly, history has shown nowhere is far enough from the Angloids. But ideally, perhaps in this map’s universe England can lose its… particularly *English* characteristics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706018629 {#5254
    date: 2024-01-23 15:03:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@DanComrd@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 334106
  -bodyTs: "'angloid':11 'characterist':26 'england':20 'english':25 'enough':8 'far':7 'histori':2 'ideal':13 'lose':22 'map':17 'nowher':5 'particular':24 'perhap':14 'sad':1 'shown':4 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3498366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706018629 {#5255
    date: 2024-01-23 15:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5256
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: App\Entity\User {#4914 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1728005232 {#4896
      date: 2024-10-04 03:27:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 333987
    -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515492"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706014132 {#4897
      date: 2024-01-23 13:48:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4901}
  +body: "Sadly, history has shown nowhere is far enough from the Angloids. But ideally, perhaps in this map’s universe England can lose its… particularly *English* characteristics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706018629 {#5254
    date: 2024-01-23 15:03:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@DanComrd@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 334106
  -bodyTs: "'angloid':11 'characterist':26 'england':20 'english':25 'enough':8 'far':7 'histori':2 'ideal':13 'lose':22 'map':17 'nowher':5 'particular':24 'perhap':14 'sad':1 'shown':4 'univers':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3498366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706018629 {#5255
    date: 2024-01-23 15:03:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5371
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4901
      +user: App\Entity\User {#4914 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1728005232 {#4896
        date: 2024-10-04 03:27:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 333987
      -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4515492"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706014132 {#4897
        date: 2024-01-23 13:48:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4901}
    +body: "Sadly, history has shown nowhere is far enough from the Angloids. But ideally, perhaps in this map’s universe England can lose its… particularly *English* characteristics."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706018629 {#5254
      date: 2024-01-23 15:03:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@DanComrd@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5257 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5261 …}
    +reports: Doctrine\ORM\PersistentCollection {#5263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
    -id: 334106
    -bodyTs: "'angloid':11 'characterist':26 'england':20 'english':25 'enough':8 'far':7 'histori':2 'ideal':13 'lose':22 'map':17 'nowher':5 'particular':24 'perhap':14 'sad':1 'shown':4 'univers':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3498366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706018629 {#5255
      date: 2024-01-23 15:03:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4901}
  +body: "We need someone to change that bugs bunny meme where he’s sawing off Florida, but separate england from scotland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706033782 {#5369
    date: 2024-01-23 19:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@DanComrd@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5372 …}
  +nested: Doctrine\ORM\PersistentCollection {#5374 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
  -id: 334714
  -bodyTs: "'bug':7 'bunni':8 'chang':5 'england':18 'florida':15 'meme':9 'need':2 'saw':13 'scotland':20 'separ':17 'someon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3499867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706033782 {#5370
    date: 2024-01-23 19:16:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5371
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4901
      +user: App\Entity\User {#4914 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1728005232 {#4896
        date: 2024-10-04 03:27:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 333987
      -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4515492"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706014132 {#4897
        date: 2024-01-23 13:48:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4901}
    +body: "Sadly, history has shown nowhere is far enough from the Angloids. But ideally, perhaps in this map’s universe England can lose its… particularly *English* characteristics."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706018629 {#5254
      date: 2024-01-23 15:03:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@DanComrd@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5257 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5261 …}
    +reports: Doctrine\ORM\PersistentCollection {#5263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
    -id: 334106
    -bodyTs: "'angloid':11 'characterist':26 'england':20 'english':25 'enough':8 'far':7 'histori':2 'ideal':13 'lose':22 'map':17 'nowher':5 'particular':24 'perhap':14 'sad':1 'shown':4 'univers':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3498366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706018629 {#5255
      date: 2024-01-23 15:03:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4901}
  +body: "We need someone to change that bugs bunny meme where he’s sawing off Florida, but separate england from scotland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706033782 {#5369
    date: 2024-01-23 19:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@DanComrd@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5372 …}
  +nested: Doctrine\ORM\PersistentCollection {#5374 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
  -id: 334714
  -bodyTs: "'bug':7 'bunni':8 'chang':5 'england':18 'florida':15 'meme':9 'need':2 'saw':13 'scotland':20 'separ':17 'someon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3499867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706033782 {#5370
    date: 2024-01-23 19:16:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5371
  +user: App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4901
      +user: App\Entity\User {#4914 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Creating a DMZ between Scotland and England is based. However, we are still not far enough away from the Angloids"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1728005232 {#4896
        date: 2024-10-04 03:27:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4902 …}
      +nested: Doctrine\ORM\PersistentCollection {#4904 …}
      +votes: Doctrine\ORM\PersistentCollection {#4906 …}
      +reports: Doctrine\ORM\PersistentCollection {#4908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
      -id: 333987
      -bodyTs: "'angloid':20 'away':17 'base':9 'creat':1 'dmz':3 'england':7 'enough':16 'far':15 'howev':10 'scotland':5 'still':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4515492"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706014132 {#4897
        date: 2024-01-23 13:48:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4901}
    +body: "Sadly, history has shown nowhere is far enough from the Angloids. But ideally, perhaps in this map’s universe England can lose its… particularly *English* characteristics."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1706018629 {#5254
      date: 2024-01-23 15:03:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@DanComrd@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5257 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5261 …}
    +reports: Doctrine\ORM\PersistentCollection {#5263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
    -id: 334106
    -bodyTs: "'angloid':11 'characterist':26 'england':20 'english':25 'enough':8 'far':7 'histori':2 'ideal':13 'lose':22 'map':17 'nowher':5 'particular':24 'perhap':14 'sad':1 'shown':4 'univers':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3498366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706018629 {#5255
      date: 2024-01-23 15:03:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4901}
  +body: "We need someone to change that bugs bunny meme where he’s sawing off Florida, but separate england from scotland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706033782 {#5369
    date: 2024-01-23 19:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@DanComrd@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5372 …}
  +nested: Doctrine\ORM\PersistentCollection {#5374 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
  -id: 334714
  -bodyTs: "'bug':7 'bunni':8 'chang':5 'england':18 'florida':15 'meme':9 'need':2 'saw':13 'scotland':20 'separ':17 'someon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3499867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706033782 {#5370
    date: 2024-01-23 19:16:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4974
  +user: App\Entity\User {#4987 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t we shit on libs for doing stuff like this?\n
    \n
    Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
    \n
    But this is giving “libs making balkanized China maps” cringe energy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728178156 {#4969
    date: 2024-10-06 03:29:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4975 …}
  +nested: Doctrine\ORM\PersistentCollection {#4977 …}
  +votes: Doctrine\ORM\PersistentCollection {#4979 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 334270
  -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023063 {#4970
    date: 2024-01-23 16:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4974
  +user: App\Entity\User {#4987 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t we shit on libs for doing stuff like this?\n
    \n
    Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
    \n
    But this is giving “libs making balkanized China maps” cringe energy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728178156 {#4969
    date: 2024-10-06 03:29:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4975 …}
  +nested: Doctrine\ORM\PersistentCollection {#4977 …}
  +votes: Doctrine\ORM\PersistentCollection {#4979 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 334270
  -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023063 {#4970
    date: 2024-01-23 16:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4974
  +user: App\Entity\User {#4987 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t we shit on libs for doing stuff like this?\n
    \n
    Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
    \n
    But this is giving “libs making balkanized China maps” cringe energy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728178156 {#4969
    date: 2024-10-06 03:29:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4975 …}
  +nested: Doctrine\ORM\PersistentCollection {#4977 …}
  +votes: Doctrine\ORM\PersistentCollection {#4979 …}
  +reports: Doctrine\ORM\PersistentCollection {#4981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
  -id: 334270
  -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023063 {#4970
    date: 2024-01-23 16:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: "I thought this was riffing off of that phenomenon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706023631 {#5269
    date: 2024-01-23 16:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 334283
  -bodyTs: "'phenomenon':9 'rif':5 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023631 {#5270
    date: 2024-01-23 16:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: "I thought this was riffing off of that phenomenon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706023631 {#5269
    date: 2024-01-23 16:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 334283
  -bodyTs: "'phenomenon':9 'rif':5 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023631 {#5270
    date: 2024-01-23 16:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: "I thought this was riffing off of that phenomenon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1706023631 {#5269
    date: 2024-01-23 16:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 334283
  -bodyTs: "'phenomenon':9 'rif':5 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4515887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706023631 {#5270
    date: 2024-01-23 16:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5386
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5271
    +user: Proxies\__CG__\App\Entity\User {#5272 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4974
      +user: App\Entity\User {#4987 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t we shit on libs for doing stuff like this?\n
        \n
        Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
        \n
        But this is giving “libs making balkanized China maps” cringe energy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728178156 {#4969
        date: 2024-10-06 03:29:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4975 …}
      +nested: Doctrine\ORM\PersistentCollection {#4977 …}
      +votes: Doctrine\ORM\PersistentCollection {#4979 …}
      +reports: Doctrine\ORM\PersistentCollection {#4981 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
      -id: 334270
      -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4515859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706023063 {#4970
        date: 2024-01-23 16:17:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4974}
    +body: "I thought this was riffing off of that phenomenon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706023631 {#5269
      date: 2024-01-23 16:27:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@SpookyGenderCommunist@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 334283
    -bodyTs: "'phenomenon':9 'rif':5 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023631 {#5270
      date: 2024-01-23 16:27:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: "We’re in a state of post-sarcasm here tbh. Far be it from me to ever back away from a good thing (balkanized Europe, imperialist countries being turned into puny statelets)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706040933 {#5384
    date: 2024-01-23 21:15:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
    "@WIIHAPPYFEW@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 335024
  -bodyTs: "'away':20 'back':19 'balkan':25 'countri':28 'europ':26 'ever':18 'far':12 'good':23 'imperialist':27 'post':8 'post-sarcasm':7 'puni':32 're':2 'sarcasm':9 'state':5 'statelet':33 'tbh':11 'thing':24 'turn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3500512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706040933 {#5385
    date: 2024-01-23 21:15:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5386
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5271
    +user: Proxies\__CG__\App\Entity\User {#5272 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4974
      +user: App\Entity\User {#4987 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t we shit on libs for doing stuff like this?\n
        \n
        Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
        \n
        But this is giving “libs making balkanized China maps” cringe energy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728178156 {#4969
        date: 2024-10-06 03:29:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4975 …}
      +nested: Doctrine\ORM\PersistentCollection {#4977 …}
      +votes: Doctrine\ORM\PersistentCollection {#4979 …}
      +reports: Doctrine\ORM\PersistentCollection {#4981 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
      -id: 334270
      -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4515859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706023063 {#4970
        date: 2024-01-23 16:17:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4974}
    +body: "I thought this was riffing off of that phenomenon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706023631 {#5269
      date: 2024-01-23 16:27:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@SpookyGenderCommunist@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 334283
    -bodyTs: "'phenomenon':9 'rif':5 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023631 {#5270
      date: 2024-01-23 16:27:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: "We’re in a state of post-sarcasm here tbh. Far be it from me to ever back away from a good thing (balkanized Europe, imperialist countries being turned into puny statelets)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706040933 {#5384
    date: 2024-01-23 21:15:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
    "@WIIHAPPYFEW@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 335024
  -bodyTs: "'away':20 'back':19 'balkan':25 'countri':28 'europ':26 'ever':18 'far':12 'good':23 'imperialist':27 'post':8 'post-sarcasm':7 'puni':32 're':2 'sarcasm':9 'state':5 'statelet':33 'tbh':11 'thing':24 'turn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3500512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706040933 {#5385
    date: 2024-01-23 21:15:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5386
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5271
    +user: Proxies\__CG__\App\Entity\User {#5272 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4974
      +user: App\Entity\User {#4987 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t we shit on libs for doing stuff like this?\n
        \n
        Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
        \n
        But this is giving “libs making balkanized China maps” cringe energy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728178156 {#4969
        date: 2024-10-06 03:29:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4975 …}
      +nested: Doctrine\ORM\PersistentCollection {#4977 …}
      +votes: Doctrine\ORM\PersistentCollection {#4979 …}
      +reports: Doctrine\ORM\PersistentCollection {#4981 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
      -id: 334270
      -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4515859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706023063 {#4970
        date: 2024-01-23 16:17:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4974}
    +body: "I thought this was riffing off of that phenomenon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1706023631 {#5269
      date: 2024-01-23 16:27:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@SpookyGenderCommunist@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 334283
    -bodyTs: "'phenomenon':9 'rif':5 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023631 {#5270
      date: 2024-01-23 16:27:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: "We’re in a state of post-sarcasm here tbh. Far be it from me to ever back away from a good thing (balkanized Europe, imperialist countries being turned into puny statelets)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706040933 {#5384
    date: 2024-01-23 21:15:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
    "@WIIHAPPYFEW@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 335024
  -bodyTs: "'away':20 'back':19 'balkan':25 'countri':28 'europ':26 'ever':18 'far':12 'good':23 'imperialist':27 'post':8 'post-sarcasm':7 'puni':32 're':2 'sarcasm':9 'state':5 'statelet':33 'tbh':11 'thing':24 'turn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3500512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706040933 {#5385
    date: 2024-01-23 21:15:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5287
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: """
    We do shit on libs for doing stuff like this- I shit on them specifically, myself.\n
    \n
    Difference between libs’ maps and this though IMO is- for one, I think mine is hilarious, and had fun making it. But also, I’m not going about trying to fund or instigate separatists like this (though I won’t lie- if I had the means to both do so, and have no repercussions- I meet neither requirement- I totally would), and certainly not/never terrorists and extremists the likes of which the west always does.\n
    \n
    Dunno to what extent it’s cringe in that context. Probably some, but I don’t have much or any personal investment in these maps. I’d love to see half of it IRL, but there’s no expectation unlike libs thinking they’re going to carve up China, Russia, or (insert country here) “when they collapse, any day now…”\n
    \n
    …also- while the borders tend to have some minor ethnic or historical context (not always) more than anything else, it’s intended as a Euro-screw. And I’ll never back down from such Euro-screws; at least I’m honest in that regard. The borders are less about “promoting democracy and equality by having a shit-ton of ethno-statelets and separatists” and more “let’s screw England/France/Italy/west Germany to such an extent they will never wield the same influence again that they presently do.” Which if you ask me, for shitposting borders on a map- or even IRL to a considerable extent- can only be a good thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706039223 {#5285
    date: 2024-01-23 20:47:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5288 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5292 …}
  +reports: Doctrine\ORM\PersistentCollection {#5294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5298 …}
  -id: 334956
  -bodyTs: "'also':39,152 'alway':90,166 'anyth':169 'ask':245 'back':183 'border':155,199,249 'carv':138 'certain':79 'china':140 'collaps':148 'consider':258 'context':101,164 'countri':144 'cring':98 'd':118 'day':150 'democraci':204 'differ':17 'dunno':92 'els':170 'england/france/italy/west':224 'equal':206 'ethnic':161 'ethno':215 'ethno-statelet':214 'euro':177,188 'euro-screw':176,187 'even':254 'expect':130 'extent':95,229,259 'extremist':83 'fun':35 'fund':47 'germani':225 'go':43,136 'good':264 'half':122 'hilari':32 'histor':163 'honest':194 'imo':24 'influenc':236 'insert':143 'instig':49 'intend':173 'invest':113 'irl':125,255 'least':191 'less':201 'let':221 'lib':5,19,132 'lie':57 'like':9,51,85 'll':181 'love':119 'm':41,193 'make':36 'map':20,116,252 'mean':62 'meet':72 'mine':30 'minor':160 'much':109 'neither':73 'never':182,232 'not/never':80 'one':27 'person':112 'present':240 'probabl':102 'promot':203 're':135 'regard':197 'repercuss':70 'requir':74 'russia':141 'screw':178,189,223 'see':121 'separatist':50,218 'shit':3,12,211 'shit-ton':210 'shitpost':248 'specif':15 'statelet':216 'stuff':8 'tend':156 'terrorist':81 'thing':265 'think':29,133 'though':23,53 'ton':212 'total':76 'tri':45 'unlik':131 'west':89 'wield':233 'won':55 'would':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3500373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706039223 {#5286
    date: 2024-01-23 20:47:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5287
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: """
    We do shit on libs for doing stuff like this- I shit on them specifically, myself.\n
    \n
    Difference between libs’ maps and this though IMO is- for one, I think mine is hilarious, and had fun making it. But also, I’m not going about trying to fund or instigate separatists like this (though I won’t lie- if I had the means to both do so, and have no repercussions- I meet neither requirement- I totally would), and certainly not/never terrorists and extremists the likes of which the west always does.\n
    \n
    Dunno to what extent it’s cringe in that context. Probably some, but I don’t have much or any personal investment in these maps. I’d love to see half of it IRL, but there’s no expectation unlike libs thinking they’re going to carve up China, Russia, or (insert country here) “when they collapse, any day now…”\n
    \n
    …also- while the borders tend to have some minor ethnic or historical context (not always) more than anything else, it’s intended as a Euro-screw. And I’ll never back down from such Euro-screws; at least I’m honest in that regard. The borders are less about “promoting democracy and equality by having a shit-ton of ethno-statelets and separatists” and more “let’s screw England/France/Italy/west Germany to such an extent they will never wield the same influence again that they presently do.” Which if you ask me, for shitposting borders on a map- or even IRL to a considerable extent- can only be a good thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706039223 {#5285
    date: 2024-01-23 20:47:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5288 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5292 …}
  +reports: Doctrine\ORM\PersistentCollection {#5294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5298 …}
  -id: 334956
  -bodyTs: "'also':39,152 'alway':90,166 'anyth':169 'ask':245 'back':183 'border':155,199,249 'carv':138 'certain':79 'china':140 'collaps':148 'consider':258 'context':101,164 'countri':144 'cring':98 'd':118 'day':150 'democraci':204 'differ':17 'dunno':92 'els':170 'england/france/italy/west':224 'equal':206 'ethnic':161 'ethno':215 'ethno-statelet':214 'euro':177,188 'euro-screw':176,187 'even':254 'expect':130 'extent':95,229,259 'extremist':83 'fun':35 'fund':47 'germani':225 'go':43,136 'good':264 'half':122 'hilari':32 'histor':163 'honest':194 'imo':24 'influenc':236 'insert':143 'instig':49 'intend':173 'invest':113 'irl':125,255 'least':191 'less':201 'let':221 'lib':5,19,132 'lie':57 'like':9,51,85 'll':181 'love':119 'm':41,193 'make':36 'map':20,116,252 'mean':62 'meet':72 'mine':30 'minor':160 'much':109 'neither':73 'never':182,232 'not/never':80 'one':27 'person':112 'present':240 'probabl':102 'promot':203 're':135 'regard':197 'repercuss':70 'requir':74 'russia':141 'screw':178,189,223 'see':121 'separatist':50,218 'shit':3,12,211 'shit-ton':210 'shitpost':248 'specif':15 'statelet':216 'stuff':8 'tend':156 'terrorist':81 'thing':265 'think':29,133 'though':23,53 'ton':212 'total':76 'tri':45 'unlik':131 'west':89 'wield':233 'won':55 'would':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3500373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706039223 {#5286
    date: 2024-01-23 20:47:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5287
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: """
    We do shit on libs for doing stuff like this- I shit on them specifically, myself.\n
    \n
    Difference between libs’ maps and this though IMO is- for one, I think mine is hilarious, and had fun making it. But also, I’m not going about trying to fund or instigate separatists like this (though I won’t lie- if I had the means to both do so, and have no repercussions- I meet neither requirement- I totally would), and certainly not/never terrorists and extremists the likes of which the west always does.\n
    \n
    Dunno to what extent it’s cringe in that context. Probably some, but I don’t have much or any personal investment in these maps. I’d love to see half of it IRL, but there’s no expectation unlike libs thinking they’re going to carve up China, Russia, or (insert country here) “when they collapse, any day now…”\n
    \n
    …also- while the borders tend to have some minor ethnic or historical context (not always) more than anything else, it’s intended as a Euro-screw. And I’ll never back down from such Euro-screws; at least I’m honest in that regard. The borders are less about “promoting democracy and equality by having a shit-ton of ethno-statelets and separatists” and more “let’s screw England/France/Italy/west Germany to such an extent they will never wield the same influence again that they presently do.” Which if you ask me, for shitposting borders on a map- or even IRL to a considerable extent- can only be a good thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706039223 {#5285
    date: 2024-01-23 20:47:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5288 …}
  +nested: Doctrine\ORM\PersistentCollection {#5290 …}
  +votes: Doctrine\ORM\PersistentCollection {#5292 …}
  +reports: Doctrine\ORM\PersistentCollection {#5294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5298 …}
  -id: 334956
  -bodyTs: "'also':39,152 'alway':90,166 'anyth':169 'ask':245 'back':183 'border':155,199,249 'carv':138 'certain':79 'china':140 'collaps':148 'consider':258 'context':101,164 'countri':144 'cring':98 'd':118 'day':150 'democraci':204 'differ':17 'dunno':92 'els':170 'england/france/italy/west':224 'equal':206 'ethnic':161 'ethno':215 'ethno-statelet':214 'euro':177,188 'euro-screw':176,187 'even':254 'expect':130 'extent':95,229,259 'extremist':83 'fun':35 'fund':47 'germani':225 'go':43,136 'good':264 'half':122 'hilari':32 'histor':163 'honest':194 'imo':24 'influenc':236 'insert':143 'instig':49 'intend':173 'invest':113 'irl':125,255 'least':191 'less':201 'let':221 'lib':5,19,132 'lie':57 'like':9,51,85 'll':181 'love':119 'm':41,193 'make':36 'map':20,116,252 'mean':62 'meet':72 'mine':30 'minor':160 'much':109 'neither':73 'never':182,232 'not/never':80 'one':27 'person':112 'present':240 'probabl':102 'promot':203 're':135 'regard':197 'repercuss':70 'requir':74 'russia':141 'screw':178,189,223 'see':121 'separatist':50,218 'shit':3,12,211 'shit-ton':210 'shitpost':248 'specif':15 'statelet':216 'stuff':8 'tend':156 'terrorist':81 'thing':265 'think':29,133 'though':23,53 'ton':212 'total':76 'tri':45 'unlik':131 'west':89 'wield':233 'won':55 'would':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3500373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706039223 {#5286
    date: 2024-01-23 20:47:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5302
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: """
    Wanting to disempower nazis = based\n
    \n
    Wanting to disempower socialists = cringe\n
    \n
    Imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071894 {#5300
    date: 2024-01-24 05:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 335958
  -bodyTs: "'base':5 'cring':10 'disempow':3,8 'imo':11 'nazi':4 'socialist':9 'want':1,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071894 {#5301
    date: 2024-01-24 05:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5302
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: """
    Wanting to disempower nazis = based\n
    \n
    Wanting to disempower socialists = cringe\n
    \n
    Imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071894 {#5300
    date: 2024-01-24 05:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 335958
  -bodyTs: "'base':5 'cring':10 'disempow':3,8 'imo':11 'nazi':4 'socialist':9 'want':1,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071894 {#5301
    date: 2024-01-24 05:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5302
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4974
    +user: App\Entity\User {#4987 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Don’t we shit on libs for doing stuff like this?\n
      \n
      Alt history and speculative near future stuff can be fun and illuminating, if done well.\n
      \n
      But this is giving “libs making balkanized China maps” cringe energy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1728178156 {#4969
      date: 2024-10-06 03:29:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4975 …}
    +nested: Doctrine\ORM\PersistentCollection {#4977 …}
    +votes: Doctrine\ORM\PersistentCollection {#4979 …}
    +reports: Doctrine\ORM\PersistentCollection {#4981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4985 …}
    -id: 334270
    -bodyTs: "'alt':12 'balkan':33 'china':34 'cring':36 'done':25 'energi':37 'fun':21 'futur':17 'give':30 'histori':13 'illumin':23 'lib':6,31 'like':10 'make':32 'map':35 'near':16 'shit':4 'specul':15 'stuff':9,18 'well':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4515859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706023063 {#4970
      date: 2024-01-23 16:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4974}
  +body: """
    Wanting to disempower nazis = based\n
    \n
    Wanting to disempower socialists = cringe\n
    \n
    Imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071894 {#5300
    date: 2024-01-24 05:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@SpookyGenderCommunist@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5308 …}
  +reports: Doctrine\ORM\PersistentCollection {#5310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5314 …}
  -id: 335958
  -bodyTs: "'base':5 'cring':10 'disempow':3,8 'imo':11 'nazi':4 'socialist':9 'want':1,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071894 {#5301
    date: 2024-01-24 05:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5049
  +user: App\Entity\User {#5062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All borders are bourgeoisie, death to all states"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728213764 {#5044
    date: 2024-10-06 13:22:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5054 …}
  +reports: Doctrine\ORM\PersistentCollection {#5056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
  -id: 334771
  -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4516447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035125 {#5045
    date: 2024-01-23 19:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5049
  +user: App\Entity\User {#5062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All borders are bourgeoisie, death to all states"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728213764 {#5044
    date: 2024-10-06 13:22:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5054 …}
  +reports: Doctrine\ORM\PersistentCollection {#5056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
  -id: 334771
  -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4516447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035125 {#5045
    date: 2024-01-23 19:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5049
  +user: App\Entity\User {#5062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All borders are bourgeoisie, death to all states"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1728213764 {#5044
    date: 2024-10-06 13:22:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5050 …}
  +nested: Doctrine\ORM\PersistentCollection {#5052 …}
  +votes: Doctrine\ORM\PersistentCollection {#5054 …}
  +reports: Doctrine\ORM\PersistentCollection {#5056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
  -id: 334771
  -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4516447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035125 {#5045
    date: 2024-01-23 19:38:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5318
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5049
    +user: App\Entity\User {#5062 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "All borders are bourgeoisie, death to all states"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728213764 {#5044
      date: 2024-10-06 13:22:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5050 …}
    +nested: Doctrine\ORM\PersistentCollection {#5052 …}
    +votes: Doctrine\ORM\PersistentCollection {#5054 …}
    +reports: Doctrine\ORM\PersistentCollection {#5056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
    -id: 334771
    -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4516447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706035125 {#5045
      date: 2024-01-23 19:38:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5049}
  +body: """
    Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
    \n
    I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
    \n
    Calling borders “bourgeoisie” comes off to me a little weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071712 {#5316
    date: 2024-01-24 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 335951
  -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071712 {#5317
    date: 2024-01-24 05:48:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5318
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5049
    +user: App\Entity\User {#5062 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "All borders are bourgeoisie, death to all states"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728213764 {#5044
      date: 2024-10-06 13:22:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5050 …}
    +nested: Doctrine\ORM\PersistentCollection {#5052 …}
    +votes: Doctrine\ORM\PersistentCollection {#5054 …}
    +reports: Doctrine\ORM\PersistentCollection {#5056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
    -id: 334771
    -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4516447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706035125 {#5045
      date: 2024-01-23 19:38:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5049}
  +body: """
    Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
    \n
    I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
    \n
    Calling borders “bourgeoisie” comes off to me a little weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071712 {#5316
    date: 2024-01-24 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 335951
  -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071712 {#5317
    date: 2024-01-24 05:48:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5318
  +user: Proxies\__CG__\App\Entity\User {#5303 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5049
    +user: App\Entity\User {#5062 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "All borders are bourgeoisie, death to all states"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1728213764 {#5044
      date: 2024-10-06 13:22:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5050 …}
    +nested: Doctrine\ORM\PersistentCollection {#5052 …}
    +votes: Doctrine\ORM\PersistentCollection {#5054 …}
    +reports: Doctrine\ORM\PersistentCollection {#5056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
    -id: 334771
    -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4516447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706035125 {#5045
      date: 2024-01-23 19:38:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5049}
  +body: """
    Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
    \n
    I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
    \n
    Calling borders “bourgeoisie” comes off to me a little weird.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706071712 {#5316
    date: 2024-01-24 05:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5321 …}
  +votes: Doctrine\ORM\PersistentCollection {#5323 …}
  +reports: Doctrine\ORM\PersistentCollection {#5325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
  -id: 335951
  -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3502820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706071712 {#5317
    date: 2024-01-24 05:48:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5402
  +user: App\Entity\User {#5062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5318
    +user: Proxies\__CG__\App\Entity\User {#5303 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5049
      +user: App\Entity\User {#5062 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "All borders are bourgeoisie, death to all states"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728213764 {#5044
        date: 2024-10-06 13:22:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5050 …}
      +nested: Doctrine\ORM\PersistentCollection {#5052 …}
      +votes: Doctrine\ORM\PersistentCollection {#5054 …}
      +reports: Doctrine\ORM\PersistentCollection {#5056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
      -id: 334771
      -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4516447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706035125 {#5045
        date: 2024-01-23 19:38:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5049}
    +body: """
      Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
      \n
      I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
      \n
      Calling borders “bourgeoisie” comes off to me a little weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706071712 {#5316
      date: 2024-01-24 05:48:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Rom@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5319 …}
    +nested: Doctrine\ORM\PersistentCollection {#5321 …}
    +votes: Doctrine\ORM\PersistentCollection {#5323 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 335951
    -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3502820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706071712 {#5317
      date: 2024-01-24 05:48:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5049}
  +body: "I mean I wasn’t being entirely serious. But of course, the end state of communism is the absence of nation-states."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706075503 {#5399
    date: 2024-01-24 06:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
    "@kig_v2@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 336048
  -bodyTs: "'absenc':19 'communism':16 'cours':11 'end':13 'entir':7 'mean':2 'nation':22 'nation-st':21 'serious':8 'state':14,23 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4518424"
  +editedAt: DateTimeImmutable @1728213771 {#5400
    date: 2024-10-06 13:22:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706075503 {#5401
    date: 2024-01-24 06:51:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5402
  +user: App\Entity\User {#5062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5318
    +user: Proxies\__CG__\App\Entity\User {#5303 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5049
      +user: App\Entity\User {#5062 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "All borders are bourgeoisie, death to all states"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728213764 {#5044
        date: 2024-10-06 13:22:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5050 …}
      +nested: Doctrine\ORM\PersistentCollection {#5052 …}
      +votes: Doctrine\ORM\PersistentCollection {#5054 …}
      +reports: Doctrine\ORM\PersistentCollection {#5056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
      -id: 334771
      -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4516447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706035125 {#5045
        date: 2024-01-23 19:38:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5049}
    +body: """
      Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
      \n
      I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
      \n
      Calling borders “bourgeoisie” comes off to me a little weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706071712 {#5316
      date: 2024-01-24 05:48:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Rom@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5319 …}
    +nested: Doctrine\ORM\PersistentCollection {#5321 …}
    +votes: Doctrine\ORM\PersistentCollection {#5323 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 335951
    -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3502820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706071712 {#5317
      date: 2024-01-24 05:48:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5049}
  +body: "I mean I wasn’t being entirely serious. But of course, the end state of communism is the absence of nation-states."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706075503 {#5399
    date: 2024-01-24 06:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
    "@kig_v2@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 336048
  -bodyTs: "'absenc':19 'communism':16 'cours':11 'end':13 'entir':7 'mean':2 'nation':22 'nation-st':21 'serious':8 'state':14,23 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4518424"
  +editedAt: DateTimeImmutable @1728213771 {#5400
    date: 2024-10-06 13:22:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706075503 {#5401
    date: 2024-01-24 06:51:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5402
  +user: App\Entity\User {#5062 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "shitposting@lemmygrad.ml"
      +title: "shitposting"
      +description: "For the dankest of all memes"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 42
      +entryCommentCount: 232
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729556037 {#275
        date: 2024-10-22 02:13:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 152
      +apId: "shitposting@lemmygrad.ml"
      +apProfileId: "https://lemmygrad.ml/c/shitposting"
      +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
      +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
      +apInboxUrl: "https://lemmygrad.ml/inbox"
      +apDomain: "lemmygrad.ml"
      +apPreferredUsername: "shitposting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728675502 {#269
        date: 2024-10-11 21:38:22.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704609798 {#271
        date: 2024-01-07 07:43:18.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Better-Europe-anyone"
    +title: "Better Europe, anyone?"
    +url: "https://lemmygrad.ml/pictrs/image/f9112f03-ef27-42fe-98a6-a49b7888ec04.png"
    +body: """
      I saw @ledlecreeper27@lemmygrad.ml 's post and wound up making a larger version of it (with my own changes)\n
      \n
      Update- wound up making a expanded version\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)\n
      \n
      and a notion of how it would look amidst a better world (not overly serious, borders subject to change) ![](https://lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728657303 {#2414
      date: 2024-10-11 16:35:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
    ]
    +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: 32510
    -titleTs: "'anyon':3 'better':1 'europ':2"
    -bodyTs: "'/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':50 '/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':28 'amidst':37 'better':39 'border':44 'chang':18,47 'expand':24 'larger':11 'ledlecreeper27@lemmygrad.ml':3 'lemmygrad.ml':27,49 'lemmygrad.ml/pictrs/image/3ae6f59d-3a1a-4558-90dd-5b884ee3d144.png)':48 'lemmygrad.ml/pictrs/image/d50ac600-ca0f-4dca-a26d-c6dbbb1e22a4.png)':26 'look':36 'make':9,22 'notion':31 'over':42 'post':5 'saw':2 'serious':43 'subject':45 'updat':19 'version':12,25 'world':40 'would':35 'wound':7,20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706060407
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/3405787"
    +editedAt: DateTimeImmutable @1727943742 {#1793
      date: 2024-10-03 10:22:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705974007 {#2402
      date: 2024-01-23 02:40:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5318
    +user: Proxies\__CG__\App\Entity\User {#5303 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5049
      +user: App\Entity\User {#5062 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "All borders are bourgeoisie, death to all states"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1728213764 {#5044
        date: 2024-10-06 13:22:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ledlecreeper27@lemmygrad.ml"
        "@SadArtemis@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5050 …}
      +nested: Doctrine\ORM\PersistentCollection {#5052 …}
      +votes: Doctrine\ORM\PersistentCollection {#5054 …}
      +reports: Doctrine\ORM\PersistentCollection {#5056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5060 …}
      -id: 334771
      -bodyTs: "'border':2 'bourgeoisi':4 'death':5 'state':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4516447"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706035125 {#5045
        date: 2024-01-23 19:38:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5049}
    +body: """
      Socialism must be secure before communism can be realized. Which will mean not only ensuring the entire world is developed, everyone has superabundance, all major deadly conflicts are largely resolved and interracial, interethic, and international grievances are healed, and the lingering ideologies spawned from America’s international brainwashing operations have been excised, but then we will have to deal with our first major related challenge as a unified species: climate change.\n
      \n
      I mean, nothing will suddenly switch overnight, as the world becomes more socialist or even more internationally interested in peace and cooperation, borders will become more porous. Death of US empire alone will see to this beginning.\n
      \n
      Calling borders “bourgeoisie” comes off to me a little weird.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706071712 {#5316
      date: 2024-01-24 05:48:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ledlecreeper27@lemmygrad.ml"
      "@SadArtemis@lemmygrad.ml"
      "@Rom@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5319 …}
    +nested: Doctrine\ORM\PersistentCollection {#5321 …}
    +votes: Doctrine\ORM\PersistentCollection {#5323 …}
    +reports: Doctrine\ORM\PersistentCollection {#5325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5327 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5329 …}
    -id: 335951
    -bodyTs: "'alon':103 'america':45 'becom':82,96 'begin':108 'border':94,110 'bourgeoisi':111 'brainwash':48 'call':109 'challeng':65 'chang':71 'climat':70 'come':112 'communism':6 'conflict':27 'cooper':93 'dead':26 'deal':59 'death':99 'develop':20 'empir':102 'ensur':15 'entir':17 'even':86 'everyon':21 'excis':52 'first':62 'grievanc':36 'heal':38 'ideolog':42 'interest':89 'intereth':33 'intern':35,47,88 'interraci':32 'larg':29 'linger':41 'littl':117 'major':25,63 'mean':12,73 'must':2 'noth':74 'oper':49 'overnight':78 'peac':91 'porous':98 'realiz':9 'relat':64 'resolv':30 'secur':4 'see':105 'social':1 'socialist':84 'spawn':43 'speci':69 'sudden':76 'superabund':23 'switch':77 'unifi':68 'us':101 'weird':118 'world':18,81"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3502820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706071712 {#5317
      date: 2024-01-24 05:48:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5049}
  +body: "I mean I wasn’t being entirely serious. But of course, the end state of communism is the absence of nation-states."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706075503 {#5399
    date: 2024-01-24 06:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
    "@kig_v2@lemmygrad.ml"
    "@ledlecreeper27@lemmygrad.ml"
    "@SadArtemis@lemmygrad.ml"
    "@Rom@hexbear.net"
    "@kig_v2@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 336048
  -bodyTs: "'absenc':19 'communism':16 'cours':11 'end':13 'entir':7 'mean':2 'nation':22 'nation-st':21 'serious':8 'state':14,23 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4518424"
  +editedAt: DateTimeImmutable @1728213771 {#5400
    date: 2024-10-06 13:22:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706075503 {#5401
    date: 2024-01-24 06:51:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "shitposting@lemmygrad.ml"
  +title: "shitposting"
  +description: "For the dankest of all memes"
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 42
  +entryCommentCount: 232
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729556037 {#275
    date: 2024-10-22 02:13:57.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 152
  +apId: "shitposting@lemmygrad.ml"
  +apProfileId: "https://lemmygrad.ml/c/shitposting"
  +apPublicUrl: "https://lemmygrad.ml/c/shitposting"
  +apFollowersUrl: "https://lemmygrad.ml/c/shitposting/followers"
  +apInboxUrl: "https://lemmygrad.ml/inbox"
  +apDomain: "lemmygrad.ml"
  +apPreferredUsername: "shitposting"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728675502 {#269
    date: 2024-10-11 21:38:22.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1704609798 {#271
    date: 2024-01-07 07:43:18.0 +01: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